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

libdmx: Changes to 'debian-unstable'



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

New commits:
commit ca7596784b33c008f76f6130ac32079fc6dc5995
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Mar 17 17:50:04 2008 +0100

    Updates to debian/control
    
    * Drop XS- prefix from Vcs-* headers.
    * Drop pre-dependency on x11-common from libdmx1, it's not needed.
    * 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.
    * Use ${binary:Version} instead of ${Source-Version} in dependencies.

diff --git a/debian/changelog b/debian/changelog
index e3aa071..4eec4f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 libdmx (1:1.0.2-3) UNRELEASED; urgency=low
 
   * Remove outdated cvs information from the package descriptions, and add
-    XS-Vcs-* headers.
+    Vcs-* headers.
+  * Drop pre-dependency on x11-common from libdmx1, it's not needed.
+  * 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.
+  * Use ${binary:Version} instead of ${Source-Version} in dependencies.
 
  -- Julien Cristau <jcristau@debian.org>  Sat, 07 Apr 2007 16:19:06 +0200
 
diff --git a/debian/control b/debian/control
index 00f2909..56ccda7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,15 @@ Source: libdmx
 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>
-Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), x11proto-dmx-dev, libxext-dev (>= 1:0.99.1-1), pkg-config
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libdmx
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libdmx.git
+Uploaders: David Nusinow <dnusinow@debian.org>
+Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), x11proto-dmx-dev, libxext-dev (>= 1:0.99.1), pkg-config
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libdmx
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libdmx.git
 
 Package: libdmx1
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 Distributed Multihead extension library
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike
@@ -29,7 +28,7 @@ Description: X11 Distributed Multihead extension library
 Package: libdmx1-dbg
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libdmx1 (= ${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libdmx1 (= ${binary:Version})
 Description: X11 Distributed Multihead library (debug package)
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike
@@ -49,7 +48,7 @@ Description: X11 Distributed Multihead library (debug package)
 
 Package: libdmx-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libdmx1 (= ${Source-Version}), libx11-dev, x11proto-dmx-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libdmx1 (= ${binary:Version}), libx11-dev, x11proto-dmx-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 Distributed Multihead extension library (development headers)
  libdmx is an interface to the DMX extension for X, which allows a single

commit 7b82ecc3990f2f5d574b600d466c343b96529a10
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Apr 11 12:53:28 2007 +0200

    Fix typo.

diff --git a/debian/control b/debian/control
index 7c9f4f8..00f2909 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian
 Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), x11proto-dmx-dev, libxext-dev (>= 1:0.99.1-1), pkg-config
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libdmx
-XS-Vcs-Browse: http://git.debian.org/?p=pkg-xorg/lib/libdmx.git
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libdmx.git
 
 Package: libdmx1
 Architecture: any


Reply to: