diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 21:41:57 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | c4deed0d179fcb370bc18853199d9971c98afd29 (patch) | |
tree | cf13ec464afb0660d15e837296576fe31aa02c45 | |
parent | 40836a5db3535ae44a2ebf84790c83cc18fa6027 (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/abstractions/purepd/; revision=13759
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 28325f5..da30559 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-purepd (0.1-1) unstable; urgency=low +pd-purepd (0.1-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591708) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index be911fa..c9953d6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pd-purepd 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~) Standards-Version: 3.8.3 Homepage: http://puredata.info |