[SCM] audiofile/master: Add shlibs:Depends to -DEV's Build-Depends field.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Jan 14 23:23:55 UTC 2012
The following commit has been merged in the master branch:
commit 7a4d5c7ee25f93c2bf711fdc2847cf6b2c2142bf
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Jan 15 00:06:46 2012 +0100
Add shlibs:Depends to -DEV's Build-Depends field.
diff --git a/debian/control b/debian/control
index 1e06778..2944167 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libaudiofile0 (= ${binary:Version}),
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Conflicts: libaudiofile0 (<= 0.2.3-4)
Replaces: libaudiofile0 (<= 0.2.3-4)
Description: Open-source version of SGI's audiofile library (header files)
--
audiofile packaging
More information about the pkg-multimedia-commits
mailing list