r45607 - in /desktop/unstable/totem-pl-parser/debian: control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 26 12:24:09 UTC 2015


Author: biebl
Date: Sun Jul 26 12:24:09 2015
New Revision: 45607

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45607
Log:
Make the Breaks/Replaces against libtotem-plparser18 properly versioned

Modified:
    desktop/unstable/totem-pl-parser/debian/control
    desktop/unstable/totem-pl-parser/debian/control.in

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=45607&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control	[utf-8] Sun Jul 26 12:24:09 2015
@@ -52,9 +52,9 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends}
 Breaks: libtotem-plparser17,
-        libtotem-plparser18
+        libtotem-plparser18 (<< 3.16.5-1)
 Replaces: libtotem-plparser17,
-          libtotem-plparser18
+          libtotem-plparser18 (<< 3.16.5-1)
 Description: Totem Playlist Parser library - common files
  totem-pl-parser is a simple GObject-based library to parse a host of
  playlist formats, as well as save those.

Modified: desktop/unstable/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control.in?rev=45607&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in	[utf-8] Sun Jul 26 12:24:09 2015
@@ -48,9 +48,9 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends}
 Breaks: libtotem-plparser17,
-        libtotem-plparser18
+        libtotem-plparser18 (<< 3.10.5-1)
 Replaces: libtotem-plparser17,
-          libtotem-plparser18
+          libtotem-plparser18 (<< 3.10.5-1)
 Description: Totem Playlist Parser library - common files
  totem-pl-parser is a simple GObject-based library to parse a host of
  playlist formats, as well as save those.




More information about the pkg-gnome-commits mailing list