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

libxaw: Changes to 'debian-unstable'



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

New commits:
commit f639d3f696524c27c4d2c7a5a3dc3bef4620ab3c
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Jan 6 14:47:30 2008 +0100

    more debian/control updates
    
    * Bump Standards-Version to 3.7.3.
    * Add Vcs-Browser, and remove the XS- prefix from Vcs-Git.

diff --git a/debian/changelog b/debian/changelog
index c4610dc..9f74527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,10 @@ libxaw (2:1.0.4-2) UNRELEASED; urgency=low
     libxaw-headers packages, moving the contents of -headers to libxaw7-dev
     (closes: #172890).
   * Use ${binary:Version} instead of ${Source-Version}.
+  * Bump Standards-Version to 3.7.3.
+  * Add Vcs-Browser, and remove the XS- prefix from Vcs-Git.
 
- -- Julien Cristau <jcristau@debian.org>  Sun, 06 Jan 2008 14:42:24 +0100
+ -- Julien Cristau <jcristau@debian.org>  Sun, 06 Jan 2008 14:45:06 +0100
 
 libxaw (2:1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5443615..add2cb2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,9 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>
 Build-Depends: debhelper (>= 5), libx11-dev (>= 1:0.99.2-1), x11proto-core-dev (>= 7.0.1-1), libxt-dev (>= 1:0.99.1-1), libxmu-dev (>= 1:0.99.1-1), libxpm-dev (>= 1:3.5.3-1), pkg-config, ed, quilt, dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxaw
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxaw
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxaw.git
 
 Package: libxaw7
 Section: libs

commit 3e75bcab2dbdef63bc54afe1a323ab0390d62435
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Jan 6 14:42:50 2008 +0100

    * Use ${binary:Version} instead of ${Source-Version}.

diff --git a/debian/changelog b/debian/changelog
index f41c873..c4610dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ libxaw (2:1.0.4-2) UNRELEASED; urgency=low
   * Stop building Xaw6.  Remove the libxaw6, libxaw6-dbg, libxaw6-dev and
     libxaw-headers packages, moving the contents of -headers to libxaw7-dev
     (closes: #172890).
+  * Use ${binary:Version} instead of ${Source-Version}.
 
- -- Julien Cristau <jcristau@debian.org>  Sun, 06 Jan 2008 11:45:39 +0100
+ -- Julien Cristau <jcristau@debian.org>  Sun, 06 Jan 2008 14:42:24 +0100
 
 libxaw (2:1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a3b0b75..5443615 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Package: libxaw7-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxaw7 (= ${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxaw7 (= ${binary:Version})
 Description: X11 Athena Widget library (debug package)
  libXaw7 provides the second version of Xaw, the Athena Widgets tookit,
  which is largely used by legacy X applications.  This version is the
@@ -44,7 +44,7 @@ Description: X11 Athena Widget library (debug package)
 Package: libxaw7-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxaw7 (= ${Source-Version}), libx11-dev, libxmu-dev, libxpm-dev, x11proto-core-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxaw7 (= ${binary:Version}), libx11-dev, libxmu-dev, libxpm-dev, x11proto-core-dev
 Conflicts: libxaw6-dev, libxaw8-dev
 Replaces: libxaw6-dev, libxaw8-dev, libxaw-headers (<< 2:1.0.4-2)
 Description: X11 Athena Widget library (development headers)


Reply to: