[SCM] libaacs/master: Bump dh_makeshlibs version to >= 0.9.0

bob.dybian-guest at users.alioth.debian.org bob.dybian-guest at users.alioth.debian.org
Fri Jun 30 21:34:21 UTC 2017


The following commit has been merged in the master branch:
commit b932e2b4da08d6dd817b4fe2fe89dca062ff3ccd
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Fri Jun 30 23:34:13 2017 +0200

    Bump dh_makeshlibs version to >= 0.9.0

diff --git a/debian/changelog b/debian/changelog
index 73a407b..9b06731 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ libaacs (0.9.0-1) UNRELEASED; urgency=medium
   * debian/{control,copyright,watch}: Switch to https.
   * Update debian/copyright.
   * Bump Standards to 4.0.0.
+  * Bump dh_makeshlibs version to >= 0.9.0.
 
- -- Dylan Aïssi <bob.dybian at gmail.com>  Wed, 28 Jun 2017 22:17:47 +0200
+ -- Dylan Aïssi <bob.dybian at gmail.com>  Fri, 30 Jun 2017 23:33:34 +0200
 
 libaacs (0.8.1-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index b902d38..8919de9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_makeshlibs:
-	dh_makeshlibs -V 'libaacs0 (>= 0.5.0)'
+	dh_makeshlibs -V 'libaacs0 (>= 0.9.0)'

-- 
libaacs packaging



More information about the pkg-multimedia-commits mailing list