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 14:40:10 +0200 |
commit | c64311c5f71927d0f00ca5a22927fcd76312a213 (patch) | |
tree | 17b26ca1791126ac58c42b9a1a14cd29009e9403 | |
parent | 58c6ac5ac19d78ce5a764b29057d29993e418da5 (diff) |
applied Felipe Sateler's feedback on the pd-motex package to these packages
svn path=/trunk/abstractions/purepd/; 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 ccc2539..da30559 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ pd-purepd (0.1-0.0) unstable; urgency=low - * Non-maintainer upload * Initial release (Closes: #591708) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index c9953d6..1e86aee 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: pd-purepd Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.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~) -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-purepd |