libice: Changes to 'debian-unstable'
debian/changelog | 7 +++++++
debian/control | 4 ++++
2 files changed, 11 insertions(+)
New commits:
commit 19489f6b854e049093de17758e2c3439cae13f8c
Author: Julien Cristau <jcristau@debian.org>
Date: Mon Apr 9 20:08:52 2012 +0200
Upload to unstable
diff --git a/debian/changelog b/debian/changelog
index 2605fd3..697b9b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libice (2:1.0.8-2) UNRELEASED; urgency=low
+libice (2:1.0.8-2) unstable; urgency=low
* Add missing Replaces/Breaks on libice-dev in the doc package. Thanks,
Sven Joachim!
- -- Julien Cristau <jcristau@debian.org> Mon, 09 Apr 2012 20:07:16 +0200
+ -- Julien Cristau <jcristau@debian.org> Mon, 09 Apr 2012 20:08:47 +0200
libice (2:1.0.8-1) unstable; urgency=low
commit c0d7f8557be8254fcefba3631cf1bddd89383ba9
Author: Julien Cristau <jcristau@debian.org>
Date: Mon Apr 9 20:07:52 2012 +0200
Add missing Replaces/Breaks on libice-dev in the doc package
Thanks, Sven Joachim!
diff --git a/debian/changelog b/debian/changelog
index 9c960fb..2605fd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libice (2:1.0.8-2) UNRELEASED; urgency=low
+
+ * Add missing Replaces/Breaks on libice-dev in the doc package. Thanks,
+ Sven Joachim!
+
+ -- Julien Cristau <jcristau@debian.org> Mon, 09 Apr 2012 20:07:16 +0200
+
libice (2:1.0.8-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index effbebf..a6c899a 100644
--- a/debian/control
+++ b/debian/control
@@ -80,6 +80,10 @@ Multi-Arch: foreign
Section: doc
Depends:
${misc:Depends},
+Replaces:
+ libice-dev (<< 2:1.0.8),
+Breaks:
+ libice-dev (<< 2:1.0.8),
Description: documentation for the X11 ICE protocol and library
The Inter-Client Exchange (ICE) Protocol allows for communication of data
between X clients.
Reply to: