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 | 8f37e360e50735cd9f20f259edfa7b20c1b5fff3 (patch) | |
tree | 7862e8ae531070eac3db7e2c21b40525bdd8c5d2 | |
parent | a8da557be6601ecd9a9d6572a3ffd403ad301330 (diff) |
applied Felipe Sateler's feedback on the pd-motex package to these packages
svn path=/trunk/externals/pmpd/; revision=13794
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 7b950fc..8d70f65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ pd-pmpd (0.9-0.0) unstable; urgency=low - * Non-maintainer upload * 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 847bb73..c33ba84 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ -cSource: pd-pmpd +Source: pd-pmpd 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 -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Homepage: http://drpichon.free.fr/pmpd/ Package: pd-pmpd |