[Pkg-voip-commits] [portaudio19] 43/114: * Vanilla 'dh_makeshlibs -a' does correct magic

Benjamin Drung bdrung at moszumanska.debian.org
Sun Dec 25 20:05:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository portaudio19.

commit 42eb86a7df9f6194c7d32d036d65bc3129456fd2
Author: Mark Purcell <msp at debian.org>
Date:   Thu Oct 25 06:01:05 2007 +0000

    * Vanilla 'dh_makeshlibs -a' does correct magic
---
 debian/changelog | 4 ++--
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db926a8..72ae32c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
 portaudio19 (19+svn20071022-2) unstable; urgency=low
 
-  * dh_makeshlibs -a -plibportaudiocpp0 -V 'libportaudio2, libportaudiocpp0'
+  * Vanilla 'dh_makeshlibs -a' does correct magic
     - shlibs file incorrect: does not force dependency on libportaudiocpp0
     (Closes: #447819)
   * We only support upgrades from stable/etch 19+svn20060825-1, thus
     libportaudio2 (>= 19+cvs20060311-1) is unnecssary
 
- -- Mark Purcell <msp at debian.org>  Wed, 24 Oct 2007 22:01:49 +0100
+ -- Mark Purcell <msp at debian.org>  Thu, 25 Oct 2007 06:59:26 +0100
 
 portaudio19 (19+svn20071022-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 4170414..ec4a4fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -128,7 +128,7 @@ binary-arch: build install
 	dh_strip -a
 	dh_compress -a --exclude=usr/share/doc/portaudio19-doc/docs
 	dh_fixperms -a
-	dh_makeshlibs -a -plibportaudiocpp0 -V 'libportaudio2, libportaudiocpp0'
+	dh_makeshlibs -a
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a -- $(DH_GENCONTROL_ARGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/portaudio19.git



More information about the Pkg-voip-commits mailing list