[SCM] audiofile/master: Add ${shlibs:Depends} to the -DEV's Depends field.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jan 5 10:06:14 UTC 2012


The following commit has been merged in the master branch:
commit 91ff003e8c3291e914c841252983a08ea994aec5
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jan 5 11:05:54 2012 +0100

    Add ${shlibs:Depends} to the -DEV's Depends field.

diff --git a/debian/control b/debian/control
index d958b48..1e31709 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: libaudiofile0 (= ${binary:Version}),
+ ${shlibs:Depends},
  ${misc:Depends}
 Conflicts: libaudiofile0 (<= 0.2.3-4)
 Replaces: libaudiofile0 (<= 0.2.3-4)

-- 
audiofile packaging



More information about the pkg-multimedia-commits mailing list