libxres: Changes to 'debian-unstable'
debian/changelog | 7 +++++++
debian/control | 7 +++----
2 files changed, 10 insertions(+), 4 deletions(-)
New commits:
commit e1f6678185613986993d5d0ba76b6034a0c58189
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Apr 28 14:29:02 2011 +0200
Drop Depends and Pre-Depends on x11-common.
diff --git a/debian/changelog b/debian/changelog
index 563390f..7b6a638 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libxres (2:1.0.5-2) UNRELEASED; urgency=low
* Remove Andres, David and Brice from Uploaders.
+ * Drop Depends and Pre-Depends on x11-common.
-- Julien Cristau <jcristau@debian.org> Thu, 28 Apr 2011 14:27:18 +0200
diff --git a/debian/control b/debian/control
index a9abee5..f45971e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxres.git
Package: libxres1
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X11 Resource extension library
libXRes provides an X Window System client interface to the Resource
extension to the X protocol.
@@ -39,7 +39,7 @@ Package: libxres1-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxres1 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxres1 (= ${binary:Version})
Description: X11 Resource extension library (debug package)
libXRes provides an X Window System client interface to the Resource
extension to the X protocol.
@@ -61,7 +61,6 @@ Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libxres1 (= ${binary:Version}), libx11-dev, libxext-dev, x11proto-resource-dev
Conflicts: x11proto-resource-dev (<< 1.0+cvs.20050712-1)
-Pre-Depends: x11-common (>= 1:7.0.0)
Description: X11 Resource extension library (development headers)
libXRes provides an X Window System client interface to the Resource
extension to the X protocol.
commit 11ca29da7a15afe4840ef7774e6ecb9d4375eb73
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Apr 28 14:27:28 2011 +0200
Remove Andres, David and Brice from Uploaders.
diff --git a/debian/changelog b/debian/changelog
index 64963a4..563390f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxres (2:1.0.5-2) UNRELEASED; urgency=low
+
+ * Remove Andres, David and Brice from Uploaders.
+
+ -- Julien Cristau <jcristau@debian.org> Thu, 28 Apr 2011 14:27:18 +0200
+
libxres (2:1.0.5-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index a1dd18d..a9abee5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxres
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org>
+Uploaders: Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
Build-Depends:
debhelper (>= 5.0.0),
libx11-dev (>= 1:0.99.2),
Reply to: