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 | c981c05d1061bc80884e8f92776af1d166560946 (patch) | |
tree | cbe808cc6fddba7ee36ec81a5223b1f323a62b4d /debian | |
parent | e31e16c922f5217044762d527c1c3058c4d22a5c (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/smlib/; 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 49031ef..9b2814e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-smlib (0.12.1-1) unstable; urgency=low +pd-smlib (0.12.1-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591713) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 2c7cbd3..84d9232 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-smlib 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://puredata.info |