r37830 - in /attic/pangox-compat/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 23 13:51:15 UTC 2013


Author: biebl
Date: Thu May 23 13:51:14 2013
New Revision: 37830

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37830
Log:
Add Breaks/Replaces: libpango1.0-0 (<< 1.32.5-2) to ensure proper upgrades
after the package split. Closes: #709458

Modified:
    attic/pangox-compat/debian/changelog
    attic/pangox-compat/debian/control
    attic/pangox-compat/debian/control.in

Modified: attic/pangox-compat/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/pangox-compat/debian/changelog?rev=37830&op=diff
==============================================================================
--- attic/pangox-compat/debian/changelog [utf-8] (original)
+++ attic/pangox-compat/debian/changelog [utf-8] Thu May 23 13:51:14 2013
@@ -1,3 +1,10 @@
+pangox-compat (0.0.2-4) UNRELEASED; urgency=low
+
+  * Add Breaks/Replaces: libpango1.0-0 (<< 1.32.5-2) to ensure proper upgrades
+    after the package split. Closes: #709458
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 23 May 2013 03:26:56 +0200
+
 pangox-compat (0.0.2-3) unstable; urgency=low
 
   * Upload to unstable

Modified: attic/pangox-compat/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/pangox-compat/debian/control?rev=37830&op=diff
==============================================================================
--- attic/pangox-compat/debian/control [utf-8] (original)
+++ attic/pangox-compat/debian/control [utf-8] Thu May 23 13:51:14 2013
@@ -24,6 +24,8 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
+Breaks: libpango1.0-0 (<< 1.32.5-2)
+Replaces: libpango1.0-0 (<< 1.32.5-2)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: pango library X backend

Modified: attic/pangox-compat/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/pangox-compat/debian/control.in?rev=37830&op=diff
==============================================================================
--- attic/pangox-compat/debian/control.in [utf-8] (original)
+++ attic/pangox-compat/debian/control.in [utf-8] Thu May 23 13:51:14 2013
@@ -19,6 +19,8 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
+Breaks: libpango1.0-0 (<< 1.32.5-2)
+Replaces: libpango1.0-0 (<< 1.32.5-2)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: pango library X backend




More information about the pkg-gnome-commits mailing list