[SCM] pd-ggee/master: fix Build-Depends and Depends to use new puredata 0.43 package suite

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Sun Jan 1 01:56:52 UTC 2012


The following commit has been merged in the master branch:
commit 93b0bae70da10b27fc80188a54f0c9ecb82ff34a
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sat Dec 31 20:26:34 2011 -0500

    fix Build-Depends and Depends to use new puredata 0.43 package suite

diff --git a/debian/control b/debian/control
index cc25cec..e502f68 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 DM-Upload-Allowed: yes
 Uploaders: Hans-Christoph Steiner <hans at eds.org>
 Build-Depends: debhelper (>= 7.0.50~),
-               puredata-dev | puredata (<< 0.43),
+               puredata-dev,
                quilt (>= 0.46-7~)
 Standards-Version: 3.9.2
 Homepage: http://puredata.info
@@ -15,7 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-ggee.git;a=summary
 Package: pd-ggee
 Architecture: any
 Depends: ${shlibs:Depends},
-         pd,
+         puredata-core | pd,
          pd-libdir,
          ${misc:Depends}
 Description: a Pd library of GUI controls, synths, filters, and more

-- 
pd-ggee packaging



More information about the pkg-multimedia-commits mailing list