[SCM] puredata-import/master: fixed puredata depends and removed DM upload tag

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Tue Nov 2 04:26:12 UTC 2010


The following commit has been merged in the master branch:
commit 760b5cd97727bee167e33dd555a44903837b8787
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Nov 2 00:25:21 2010 -0400

    fixed puredata depends and removed DM upload tag

diff --git a/debian/control b/debian/control
index 3b313c9..b9c1ced 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Hans-Christoph Steiner <hans at eds.org>
-DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
                puredata (<< 0.43),
                quilt (>= 0.46-7~)
@@ -14,7 +13,7 @@ Package: puredata-import
 Architecture: any
 Provides: pd-import
 Depends: ${shlibs:Depends},
-         puredata (< 0.43),
+         puredata,
          ${misc:Depends}
 Recommends: pd-libdir
 Enhances: puredata

-- 
puredata-import packaging



More information about the pkg-multimedia-commits mailing list