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 | 83a7ca622a8aeb64536ea56fa7216b9edf8478e1 (patch) | |
tree | 7a85f1c28a9fb055891109f0f46c64bb6776fc2b | |
parent | e3dc58931088a0f0ac2534ab8182dc9101c7e4e4 (diff) |
removed puredata version number from Build-Depends for packages that don't need it
svn path=/trunk/externals/earplug~/; revision=13547
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 98f11e1..76974fc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-earplug 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 |