diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-14 21:02:39 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-14 21:02:39 +0000 |
commit | 1e03b8a1163d4c0cecb7182ec20e452bc094839a (patch) | |
tree | 5a69fb1e25be56e8de4c5b7f3ccfca4ea2cae31b | |
parent | e82be2dd11093bd6af670fb01b4d4911fc27c84e (diff) |
applied Felipe Sateler's feedback on the pd-motex package to these packages
svn path=/trunk/externals/pddp/; revision=13794
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index aea024c..6c43920 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ pd-pddp (0.1-0.0) unstable; urgency=low - * Non-maintainer upload * Initial release (Closes: #591732) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 851fc13..6d10bfc 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: pd-pddp Section: sound Priority: optional -Maintainer: Hans-Christoph Steiner <hans@eds.org> +Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> +Uploaders: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-pddp |