diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-14 21:02:39 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:53:22 +0200 |
commit | 2a5c4d8790eb506c5d9caba462e7c1900d1afdb3 (patch) | |
tree | 299205af3088e45665d98ca8a9e85928d972b3b2 | |
parent | f4ae8aaa3dceb5a2a759aba593025763f6dea96d (diff) |
applied Felipe Sateler's feedback on the pd-motex package to these packages
svn path=/trunk/externals/maxlib/; 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 41b0256..b453c1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ pd-maxlib (1.5.3-0.0) unstable; urgency=low - * Non-maintainer upload * Initial release (Closes: #591825) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index d05e60f..b4b5030 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: pd-maxlib 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-maxlib |