Followup-For: Bug #796864
Control: tag -1 patch pending

Attached is a patch adding the missing Breaks+Replaces. I'm going to
upload this to DELAYED/2.


Andreas
diff -Nru modglue-1.17/debian/changelog modglue-1.17/debian/changelog
--- modglue-1.17/debian/changelog	2015-08-14 19:35:15.000000000 +0200
+++ modglue-1.17/debian/changelog	2015-09-12 23:27:37.000000000 +0200
@@ -1,3 +1,11 @@
+modglue (1.17-2.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * libmodglue1v5: Add Breaks+Replaces: libmodglue1.  (Closes: #796864)
+  * Drop obsolete DMUA flag.
+
+ -- Andreas Beckmann <a...@debian.org>  Sat, 12 Sep 2015 23:27:37 +0200
+
 modglue (1.17-2.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru modglue-1.17/debian/control modglue-1.17/debian/control
--- modglue-1.17/debian/control	2015-08-14 19:31:42.000000000 +0200
+++ modglue-1.17/debian/control	2015-09-12 23:25:06.000000000 +0200
@@ -3,7 +3,6 @@
 Priority: optional
 Maintainer: Iulian Udrea <iul...@ubuntu.com>
 Uploaders: Kasper Peeters <kasper.peet...@aei.mpg.de>
-DM-Upload-Allowed: yes
 Homepage: http://www.aei.mpg.de/~peekas/modglue/
 Build-Depends: debhelper (>= 7.0.50), pkg-config, libsigc++-2.0-dev, libtool, libtool-bin, chrpath
 Standards-Version: 3.8.4
@@ -25,6 +24,8 @@
 Package: libmodglue1v5
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: libmodglue1
+Replaces: libmodglue1
 Description: C++ library for handling of multiple co-processes
  Modglue is a C++ library with classes for forking external
  processes and asynchronous reading from streams. It takes

Reply via email to