[SCM] soundtouch/master: Update breaks/replaces and relax conflicts.
micove-guest at users.alioth.debian.org
micove-guest at users.alioth.debian.org
Sun Sep 20 20:21:41 UTC 2015
The following commit has been merged in the master branch:
commit 7ef0c1438c08e7c0c1f89d61f6db399461ced1ea
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Sun Sep 20 16:14:21 2015 -0400
Update breaks/replaces and relax conflicts.
diff --git a/debian/control b/debian/control
index 7b647a8..2395fef 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,10 @@ Pre-Depends:
Depends:
${misc:Depends},
${shlibs:Depends}
+Breaks:
+ libsoundtouch1c2
+Replaces:
+ libsoundtouch1c2
Description: Sound stretching library
SoundTouch is a library that can be used to change pitch and time
of soundfiles independently.
@@ -48,9 +52,9 @@ Multi-Arch: same
Depends:
libsoundtouch1 (= ${binary:Version}),
${misc:Depends}
-Replaces:
+Breaks:
libsoundtouch1-dev
-Conflicts:
+Replaces:
libsoundtouch1-dev
Provides:
libsoundtouch1-dev
--
soundtouch packaging
More information about the pkg-multimedia-commits
mailing list