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 | 2cd2da2a8402c7ef0102f2315c938637fa32a52c (patch) | |
tree | f49e5086d0699c26df8effab089f699b61a3163a | |
parent | 93673803249d94784718b1b33fbd599705a5c53e (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/motex/; 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 e6ce5f3..25651c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-motex (1.1.4-1) unstable; urgency=low +pd-motex (1.1.4-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591736) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index c3abe8f..ac74458 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-motex 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 |