[SCM] pd-pdogg/master: Suggest pd-libdir rather than Depend on it
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Mon Apr 18 12:09:14 UTC 2011
The following commit has been merged in the master branch:
commit 838d0b70c5632e553ddea314de358c6565b7333d
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Mon Apr 18 14:10:34 2011 +0200
Suggest pd-libdir rather than Depend on it
using this package without pd-libdir is perfectly reasonable and possible;
according to the debian policy 7.1, the relation is thus a "Suggests" relation
diff --git a/debian/control b/debian/control
index 74c75a9..c740cca 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: pd-pdogg
Architecture: any
Depends: ${shlibs:Depends},
pd,
- pd-libdir,
${misc:Depends}
+Suggests: pd-libdir
Description: a collection of Ogg/Vorbis objects for Pd
pdogg is a library of objects for Pd for reading and writing Ogg/Vorbis
streams and files. There is a stream player for multichannel audio streams
--
pd-pdogg packaging
More information about the pkg-multimedia-commits
mailing list