libxmu: Changes to 'debian-unstable'
debian/changelog | 9 +++++++--
debian/control | 1 -
2 files changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 627c936af402d3e00ecdfb3d7827dc6f98844944
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Apr 28 14:10:27 2011 +0200
Prepare changelog for upload
diff --git a/debian/changelog b/debian/changelog
index 4e2a318..32e870e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxmu (2:1.1.0-2) UNRELEASED; urgency=low
+libxmu (2:1.1.0-2) unstable; urgency=low
[ Christopher James Halse Rogers ]
* debian/patches/01_dont_export_private_deps.patch:
@@ -10,7 +10,7 @@ libxmu (2:1.1.0-2) UNRELEASED; urgency=low
* Drop Pre-Depends on x11-common, only needed for upgrades from the
monolith.
- -- Christopher James Halse Rogers <raof@ubuntu.com> Fri, 10 Dec 2010 08:53:10 +1100
+ -- Julien Cristau <jcristau@debian.org> Thu, 28 Apr 2011 14:10:11 +0200
libxmu (2:1.1.0-1) unstable; urgency=low
commit f77352ac908e918714cffa2b3d93ce61440dcfac
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Apr 28 14:09:47 2011 +0200
Drop Pre-Depends on x11-common
Only needed for upgrades from the monolith.
diff --git a/debian/changelog b/debian/changelog
index 3402ed8..4e2a318 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
libxmu (2:1.1.0-2) UNRELEASED; urgency=low
+ [ Christopher James Halse Rogers ]
* debian/patches/01_dont_export_private_deps.patch:
- The Xmu.h header uses libXt symbols in a #define, so libXt is not a
private dep. With binutils-gold, the indirect dependency on Xt is not
considered when linking with Xmu so this causes build failures.
+ [ Julien Cristau ]
+ * Drop Pre-Depends on x11-common, only needed for upgrades from the
+ monolith.
+
-- Christopher James Halse Rogers <raof@ubuntu.com> Fri, 10 Dec 2010 08:53:10 +1100
libxmu (2:1.1.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 02dd8af..82b1f01 100644
--- a/debian/control
+++ b/debian/control
@@ -127,7 +127,6 @@ Package: libxmu-headers
Section: libdevel
Architecture: all
Depends: libx11-dev, x11proto-core-dev
-Pre-Depends: x11-common (>= 1:7.0.0)
Description: X11 miscellaneous utility library headers
libXmu and libXmuu are miscellaneous utility libraries for X library
developers to abstract some common functions. This package provides the
Reply to: