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 | 0422a919e93a600618691a643e2fc3b569c39068 (patch) | |
tree | 7534c0f1b658739fea9c3ae95dfcf849c1ea8f10 | |
parent | fc8b519234b5e530c4572581d008bc690f0d96c6 (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/pdogg/; 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 09a372f..2a750a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-pdogg (0.25-1) unstable; urgency=low +pd-pdogg (0.25-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591711) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 7e0edd6..11cf4fb 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-pdogg 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~), libvorbis-dev Standards-Version: 3.8.3 Homepage: http://puredata.info |