[SCM] pd-ext13/master: Demote dependency on pd-libdir to Recommends
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Sun Jan 15 18:27:41 UTC 2017
The following commit has been merged in the master branch:
commit 124505aae62b50c384c64b35bd1b5ba8ed61cc67
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Sun Jan 15 18:43:58 2017 +0100
Demote dependency on pd-libdir to Recommends
diff --git a/debian/control b/debian/control
index 458d21a..654c6c6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,10 @@ Package: pd-ext13
Architecture: any
Depends:
puredata-core | pd,
- pd-libdir,
${shlibs:Depends},
${misc:Depends},
+Recommends:
+ pd-libdir,
Description: collection of file and message objects for Pd by dieb13
this ist ext13, a collection of externals for pd
most of the code comes from other pd-object or externals
--
pd-ext13 packaging
More information about the pkg-multimedia-commits
mailing list