rev 19861 - kde-extras/kid3/trunk/debian

Patrick Matthäi pmatthaei at moszumanska.debian.org
Wed Feb 12 10:37:26 UTC 2014


Author: pmatthaei
Date: 2014-02-12 10:37:26 +0000 (Wed, 12 Feb 2014)
New Revision: 19861

Modified:
   kde-extras/kid3/trunk/debian/changelog
   kde-extras/kid3/trunk/debian/control
Log:
* Add missing breaks.
  Closes: #738712


Modified: kde-extras/kid3/trunk/debian/changelog
===================================================================
--- kde-extras/kid3/trunk/debian/changelog	2014-02-12 08:49:26 UTC (rev 19860)
+++ kde-extras/kid3/trunk/debian/changelog	2014-02-12 10:37:26 UTC (rev 19861)
@@ -1,3 +1,10 @@
+kid3 (3.0.2-4) UNRELEASED; urgency=low
+
+  * Add missing breaks.
+    Closes: #738712
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 12 Feb 2014 11:36:34 +0100
+
 kid3 (3.0.2-3) unstable; urgency=low
 
   * Do not compress docbooks.

Modified: kde-extras/kid3/trunk/debian/control
===================================================================
--- kde-extras/kid3/trunk/debian/control	2014-02-12 08:49:26 UTC (rev 19860)
+++ kde-extras/kid3/trunk/debian/control	2014-02-12 10:37:26 UTC (rev 19861)
@@ -29,6 +29,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
+Breaks: kid3 (<< 3.0.2-2)
 Description: Audio tag editor core libraries and data
  An application to edit the ID3v1 and ID3v2 tags in MP3 files in an efficient
  way. These tags can be edited by most MP3 players, but not in a very
@@ -132,6 +133,7 @@
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  kid3-core (= ${binary:Version})
+Breaks: kid3 (<< 3.0.2-2)
 Description: Command line audio tag editor
  An application to edit the ID3v1 and ID3v2 tags in MP3 files in an efficient
  way. These tags can be edited by most MP3 players, but not in a very




More information about the pkg-kde-commits mailing list