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 | 4e7c4592d19f33e76b34a87e70ea6c832d9cbed0 (patch) | |
tree | eafb4bd501a305fc46fa802d8e71a549be3b6827 | |
parent | 3fb0131eb75107b1c139fb540644d77daf85c43a (diff) |
removed puredata version number from Build-Depends for packages that don't need it
svn path=/trunk/externals/freeverb~/; revision=13547
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 965130a..ac854b3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-freeverb 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 |