diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-10 04:57:37 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-10 04:57:37 +0000 |
commit | 8f49b159f046b2a074a638e1861c6ed644bd2d82 (patch) | |
tree | 656035e9723e74586ed05dba4f45b935a3a79b8f /debian/control | |
parent | 08959c10fb4357a511027eb8563e6d40d3ef505d (diff) |
added ~ to package version so that test packages work
svn path=/trunk/externals/ext13/; revision=13166
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bb49ac6..c7dfe36 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-ext13 Section: sound Priority: optional Maintainer: Paul Brossier <piem@debian.org> -Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-4) +Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-4~) Standards-Version: 3.8.3 Homepage: http://puredata.info |