[SCM] pd-moonlib/master: Demote pd-libdir to Recommends
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Fri Oct 28 21:50:49 UTC 2016
The following commit has been merged in the master branch:
commit 53c9efbbc1096f37327877b07bb720142dd481e8
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Fri Oct 28 23:06:52 2016 +0200
Demote pd-libdir to Recommends
diff --git a/debian/control b/debian/control
index 40be1fc..9fa901c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,10 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-moonlib.git
Package: pd-moonlib
Architecture: any
Depends: ${shlibs:Depends},
+ ${misc:Depends},
puredata-core | pd,
+Recommends:
pd-libdir,
- ${misc:Depends}
Description: library of Pd objects related to GUI control
Moonlib includes three sub-sections: nilib, which is a kind of wrapper
between Pd and Gtk, sublib, which is a collection of gui control objects, and
--
pd-moonlib packaging
More information about the pkg-multimedia-commits
mailing list