[SCM] libreplaygain/master: Breaks is more appropriate than the Conflicts field.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Apr 15 06:43:19 UTC 2011


The following commit has been merged in the master branch:
commit c89c645e8ea3f11b7238f7373388b3b128717724
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Apr 15 08:40:16 2011 +0200

    Breaks is more appropriate than the Conflicts field.
    
    See Policy §7.4.

diff --git a/debian/control b/debian/control
index 5b23242..b7ffc10 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: musepack-tools (<< 1:0.1~r406)
+Breaks: musepack-tools (<< 1:0.1~r406)
 Description: Calculate ReplayGain information - library
  libreplaygain calculates the perceived loudness of audio and
  suggests dB adjustments according to the ReplayGain standard.

-- 
libreplaygain packaging



More information about the pkg-multimedia-commits mailing list