[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxfixes: Changes to 'debian-unstable'



 debian/changelog |   13 +++++++++++++
 debian/control   |   15 +++++++--------
 2 files changed, 20 insertions(+), 8 deletions(-)

New commits:
commit eb1c89a4ba6e16681974fe918355bfda7e2fb172
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Mar 17 18:10:13 2008 +0100

    Updates to debian/control
    
    * Remove Branden and Fabio from Uploaders with their permission.
    * Don't build-depend on packages with a -1 debian revision.
    * Bump Standards-Version to 3.7.3.
    * Drop the XS- prefix from the Vcs-* control fields.
    * Remove x11-common (pre-)dependency from libxfixes3 and libxfixes3-dbg, as
      it shouldn't be needed.
    * Use ${binary:Version} instead of the equivalent but confusingly-named
      ${Source-Version} in debian/control.

diff --git a/debian/changelog b/debian/changelog
index f335203..fd57272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libxfixes (1:4.0.3-3) UNRELEASED; urgency=low
+
+  * Remove Branden and Fabio from Uploaders with their permission.
+  * Don't build-depend on packages with a -1 debian revision.
+  * Bump Standards-Version to 3.7.3.
+  * Drop the XS- prefix from the Vcs-* control fields.
+  * Remove x11-common (pre-)dependency from libxfixes3 and libxfixes3-dbg, as
+    it shouldn't be needed.
+  * Use ${binary:Version} instead of the equivalent but confusingly-named
+    ${Source-Version} in debian/control.
+
+ -- Julien Cristau <jcristau@debian.org>  Mon, 17 Mar 2008 18:04:54 +0100
+
 libxfixes (1:4.0.3-2) unstable; urgency=low
 
   * Add XS-Vcs-Browser.
diff --git a/debian/control b/debian/control
index cdd9f5c..2206d8f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,16 @@ Source: libxfixes
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Drew Parsons <dparsons@debian.org>, Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
-Build-Depends: debhelper (>= 5), libx11-dev (>= 1:0.99.2-1), x11proto-fixes-dev (>= 4.0-1), pkg-config, quilt
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxfixes
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxfixes.git
+Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
+Build-Depends: debhelper (>= 5), libx11-dev (>= 1:0.99.2), x11proto-fixes-dev (>= 4.0), pkg-config, quilt
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxfixes
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxfixes.git
 
 Package: libxfixes3
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, 
-Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 miscellaneous 'fixes' extension library
  libXfixes provides an X Window System client interface to the 'XFIXES'
  extension to the X protocol.
@@ -30,7 +29,7 @@ Package: libxfixes3-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxfixes3 (= ${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxfixes3 (= ${binary:Version})
 Description: X11 miscellaneous 'fixes' extension library (debug package)
  libXfixes provides an X Window System client interface to the 'XFIXES'
  extension to the X protocol.
@@ -50,7 +49,7 @@ Description: X11 miscellaneous 'fixes' extension library (debug package)
 Package: libxfixes-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxfixes3 (= ${Source-Version}), libx11-dev, x11proto-fixes-dev (>= 4.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxfixes3 (= ${binary:Version}), libx11-dev, x11proto-fixes-dev (>= 4.0-1)
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 miscellaneous 'fixes' extension library (development headers)
  libXfixes provides an X Window System client interface to the 'XFIXES'


Reply to: