diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b079822..746d98d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-markex (0.85-1) unstable; urgency=low +pd-markex (0.85-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #591826) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 02f7a7a..91acad6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-markex Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.org> +Maintainer: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 Homepage: http://puredata.info @@ -9,7 +9,7 @@ Homepage: http://puredata.info Package: pd-markex Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: library of misc objects from Mark Danks +Description: a library Pd of misc objects from Mark Danks Markex is an external library of miscellaneous objects that was begun in 1994 and originally included in GEM. It is largely here for the sake of old projects that might still rely on it. The included functionality has been |