diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-15 22:13:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-15 22:13:38 +0000 |
commit | b656f1b7fb08d65a438d61de721b0fc7fa0f08c9 (patch) | |
tree | d0f8cbdc5f74fd536ca828e473dbfe8dced96b6e | |
parent | bf28f936ed3182e34b71184ec91d906b81544a6f (diff) |
removed puredata version number from Build-Depends for packages that don't need it
svn path=/trunk/externals/pmpd/; revision=13547
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 94ce83b..133c375 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-pmpd Section: sound Priority: optional Maintainer: Paul Brossier <piem@debian.org> -Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 Homepage: http://puredata.info |