diff options
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/ |