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 | b1a94736acd876f2b21c95623c598f74f184e529 (patch) | |
tree | 8a71c1eb87e4bf336864d65aaa8cc9064959fe7d | |
parent | f125af30e617bba8e135b23b596a3ed75e6b3e1c (diff) |
applied Felipe Sateler's feedback on the pd-motex package to these packages
svn path=/trunk/externals/windowing/; 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 e87a21e..fab33d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ pd-windowing (0.1-0.0) unstable; urgency=low - * Non-maintainer upload * Initial release (Closes: #591704) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 797333f..d610f84 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: pd-windowing 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://crca.ucsd.edu/~jsarlo/pd/ Package: pd-windowing |