diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 21:41:57 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 21:41:57 +0000 |
commit | 7ec02b869ae0eb3d7dd671bf3ba6dd2bb8bcd790 (patch) | |
tree | 857903ef4df03a6892313394082eda6680eb8dfd | |
parent | 321b18bcd0d614d975945a233081b32451fc4809 (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/pddp/; 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 58bda34..6c43920 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-pddp (0.1-1) unstable; urgency=low +pd-pddp (0.1-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591732) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index c54c2bb..851fc13 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-pddp Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.org> +Maintainer: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) Standards-Version: 3.8.3 Homepage: http://puredata.info |