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 | 04922fe9d002eca643abc3749d0fbd598a6bc707 (patch) | |
tree | 57f493fb827db140050923d4b4ae327988bd7116 /debian | |
parent | 0f91b3cf26cafc593e24115004b307ab96c0c023 (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/pmpd/; revision=13759
Diffstat (limited to 'debian')
-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 609c832..8d70f65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-pmpd (0.9-1) unstable; urgency=low +pd-pmpd (0.9-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591709) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index c1c4ac0..847bb73 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ cSource: pd-pmpd Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.org> +Maintainer: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 Homepage: http://drpichon.free.fr/pmpd/ |