[SCM] soundtouch/master: Adjust the shlib versioning.
micove-guest at users.alioth.debian.org
micove-guest at users.alioth.debian.org
Sun Sep 20 10:00:00 UTC 2015
The following commit has been merged in the master branch:
commit 68c921259fb735f3f0257ae070ad82f5c701898e
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Sun Sep 20 05:35:22 2015 -0400
Adjust the shlib versioning.
diff --git a/debian/rules b/debian/rules
index a88181a..beb43ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_strip:
dh_strip --package=soundstretch --dbg-package=soundstretch-dbg
override_dh_makeshlibs:
- dh_makeshlibs -plibsoundtouch1 -V 'libsoundtouch1 (>= 1.9.1-2~)'
+ dh_makeshlibs -plibsoundtouch1 -V 'libsoundtouch1 (>= 1.9.2)'
%:
dh $@ --parallel --with autoreconf
--
soundtouch packaging
More information about the pkg-multimedia-commits
mailing list