From 7f737d2a83f7818e81e8e4992e7478c1ba40ba4b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 5 Aug 2010 21:41:57 +0000 Subject: fixed up Debian files in preparation for submission to mentors.debian.net svn path=/trunk/externals/bassemu~/; revision=13759 --- debian/changelog | 4 ++-- debian/control | 12 +++++++++--- debian/copyright | 1 + 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 11638ad..e09a1d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-bassemu (0.3-1) unstable; urgency=low +pd-bassemu (0.3-0.0) unstable; urgency=low - * Initial release (Closes: #nnnn) + * Initial release (Closes: #591848) -- Hans-Christoph Steiner Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index efc507c..baa34b0 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-bassemu Section: sound Priority: optional -Maintainer: Paul Brossier +Maintainer: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 Homepage: http://puredata.info @@ -9,6 +9,12 @@ Homepage: http://puredata.info Package: pd-bassemu Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: an object for transistor bass emulation +Description: a Pd object for transistor bass emulation bassemu~ is an object that simulates a transistor-based electronic - synthesizer. + synthesizer. This serves as a emulation of an analogue bass synth. It + includes the obligatory filter, saw/rect/tri/sine waveform select, an + extra hi-pass filter. You can also feed another signal to its left + inlet, and filter that, either alone or mixed to the vco. + + Also included is a small, messy gop abstraction to resemble a 16-step + sequencer. diff --git a/debian/copyright b/debian/copyright index 6868864..5aebffa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,7 @@ Debianized-By: Hans-Christoph Steiner Debianized-Date: Sat, 3 Apr 2010 17:14:25 -0400 Files: * Copyright: 2006, Christian Klippel +Original-Source: http://home.mamalala.de/bassemu-0.2.tgz License: GPL-2+ This package is free software; you can redistribute it and/or modify -- cgit v1.2.1