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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 26 12:04:46 UTC 2015


Author: biebl
Date: Sun Jul 26 12:04:45 2015
New Revision: 45603

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45603
Log:
Wrap dependencies and drop obsolete Conflicts and Replaces from
pre-wheezy.

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

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=45603&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog	[utf-8] Sun Jul 26 12:04:45 2015
@@ -1,6 +1,11 @@
 totem-pl-parser (3.10.5-1) UNRELEASED; urgency=medium
 
+  [ Jackson Doak ]
   * New upstream release
+
+  [ Michael Biebl ]
+  * Wrap dependencies and drop obsolete Conflicts and Replaces from
+    pre-wheezy.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Thu, 02 Jul 2015 18:22:58 +1000
 

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=45603&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:04:45 2015
@@ -33,14 +33,13 @@
 Section: libdevel
 Architecture: any
 Depends: gir1.2-totem-plparser-1.0 (= ${binary:Version}),
+         libtotem-plparser18 (= ${binary:Version}),
          libarchive-dev,
          libglib2.0-dev,
          libgmime-2.6-dev,
          libquvi-dev,
-         libtotem-plparser18 (= ${binary:Version}),
          libxml2-dev,
          ${misc:Depends}
-Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - development files
  totem-pl-parser is a simple GObject-based library to parse a host of
  playlist formats, as well as save those.
@@ -49,8 +48,9 @@
 
 Package: libtotem-plparser18
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libtotem-plparser10, libtotem-plparser12, libtotem-plparser17
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Replaces: libtotem-plparser17
 Description: Totem Playlist Parser library - runtime files
  totem-pl-parser is a simple GObject-based library to parse a host of
  playlist formats, as well as save those.
@@ -73,9 +73,9 @@
 Package: gir1.2-totem-plparser-1.0
 Section: introspection
 Architecture: any
-Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Conflicts: gir1.0-totem-plparser-1.0
-Replaces: gir1.0-totem-plparser-1.0
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: GObject introspection data for the Totem Playlist Parser library
  This package contains introspection data for the Totem Playlist Parser
  library.

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=45603&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:04:45 2015
@@ -29,14 +29,13 @@
 Section: libdevel
 Architecture: any
 Depends: gir1.2-totem-plparser-1.0 (= ${binary:Version}),
+         libtotem-plparser18 (= ${binary:Version}),
          libarchive-dev,
          libglib2.0-dev,
          libgmime-2.6-dev,
          libquvi-dev,
-         libtotem-plparser18 (= ${binary:Version}),
          libxml2-dev,
          ${misc:Depends}
-Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - development files
  totem-pl-parser is a simple GObject-based library to parse a host of
  playlist formats, as well as save those.
@@ -45,8 +44,9 @@
 
 Package: libtotem-plparser18
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libtotem-plparser10, libtotem-plparser12, libtotem-plparser17
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Replaces: libtotem-plparser17
 Description: Totem Playlist Parser library - runtime files
  totem-pl-parser is a simple GObject-based library to parse a host of
  playlist formats, as well as save those.
@@ -69,9 +69,9 @@
 Package: gir1.2-totem-plparser-1.0
 Section: introspection
 Architecture: any
-Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Conflicts: gir1.0-totem-plparser-1.0
-Replaces: gir1.0-totem-plparser-1.0
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: GObject introspection data for the Totem Playlist Parser library
  This package contains introspection data for the Totem Playlist Parser
  library.




More information about the pkg-gnome-commits mailing list