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

libxfixes: Changes to 'debian-unstable'



 debian/changelog |   10 +++++-----
 debian/control   |    2 +-
 debian/rules     |    4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 722e63317e8e28d8a541c955b2bd055267f7b75e
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 18:36:50 2009 +0100

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index f4bc247..dbc5479 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxfixes (1:4.0.4-1) UNRELEASED; urgency=low
+libxfixes (1:4.0.4-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Remove Branden and Fabio from Uploaders with their permission.
@@ -27,7 +27,7 @@ libxfixes (1:4.0.4-1) UNRELEASED; urgency=low
   * Drop pre-dependency on x11-common from libxfixes-dev. This was needed
     for upgrades from sarge.
 
- -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 23 Nov 2009 14:20:37 +0200
+ -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 18:36:48 +0100
 
 libxfixes (1:4.0.3-2) unstable; urgency=low
 

commit 322100b8ac2d3a90369d0f725ebef0db65724844
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 18:36:14 2009 +0100

    Bump Standards-Version to 3.8.3.

diff --git a/debian/changelog b/debian/changelog
index fb22b47..f4bc247 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,12 @@ libxfixes (1:4.0.4-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * 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.
+  * Bump Standards-Version to 3.8.3.
 
   [ Brice Goglin ]
   * Add upstream URL to debian/copyright.
diff --git a/debian/control b/debian/control
index 48bcad4..d830e0b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev (>= 1:7.5~1)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxfixes
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxfixes.git
 

commit d9478884976eccc8192d3f5f6caae5322aaacfdc
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 18:35:05 2009 +0100

    Fix patch rule dependency

diff --git a/debian/rules b/debian/rules
index 308a288..86f18d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,8 @@ else
 endif
 
 
-build: patch build-stamp
-build-stamp:
+build: build-stamp
+build-stamp: $(STAMP_DIR)/patch
 	dh_testdir
 	autoreconf -vfi
 	mkdir -p obj-$(DEB_BUILD_GNU_TYPE)

commit 7d9f557b5507af8c4d7c2eb3901c8226bc1d3473
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 18:31:22 2009 +0100

    Fix changelog typo

diff --git a/debian/changelog b/debian/changelog
index d75119e..fb22b47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,7 +24,7 @@ libxfixes (1:4.0.4-1) UNRELEASED; urgency=low
   * Run autoreconf on build. Add build-deps on automake, libtool
     and xutils-dev.
   * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
-  * Drop pre-dependency on x11-common from libxtst-dev. This was needed
+  * Drop pre-dependency on x11-common from libxfixes-dev. This was needed
     for upgrades from sarge.
 
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 23 Nov 2009 14:20:37 +0200

commit 75969310d84974b35f0714aa1feb85b4c084c78f
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 18:29:16 2009 +0100

    Add bug closer

diff --git a/debian/changelog b/debian/changelog
index d135208..d75119e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,7 @@ libxfixes (1:4.0.4-1) UNRELEASED; urgency=low
   * Move -dbg package to section debug.
 
   [ Timo Aaltonen ]
-  * New upstream release.
+  * New upstream release (closes: #556000).
   * Run autoreconf on build. Add build-deps on automake, libtool
     and xutils-dev.
   * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.


Reply to: