diff options
author | David Robillard <d@drobilla.net> | 2009-12-09 02:30:08 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2009-12-09 02:30:08 +0000 |
commit | 20b2431a1b1c49d7f94f5dede4e892124af3e32c (patch) | |
tree | a58082f41d9a4db52344de6f2534f6cc79ac7a2a /debian-sid/control | |
parent | a324a4da27413245fefaf482faf793bcb1c1bb65 (diff) | |
download | patchage-20b2431a1b1c49d7f94f5dede4e892124af3e32c.tar.gz patchage-20b2431a1b1c49d7f94f5dede4e892124af3e32c.tar.bz2 patchage-20b2431a1b1c49d7f94f5dede4e892124af3e32c.zip |
Remove debian packaging stuff.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2303 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian-sid/control')
-rw-r--r-- | debian-sid/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/debian-sid/control b/debian-sid/control deleted file mode 100644 index a87ec34..0000000 --- a/debian-sid/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: patchage -Priority: extra -Maintainer: Dave Robillard <dave@drobilla.net> -Build-Depends: debhelper (>= 5), autotools-dev -Standards-Version: 3.7.3 -Section: sound - -Package: patchage -Section: sound -Architecture: any -Pre-Depends: make -Depends: ${shlibs:Depends}, raul-0, flowcanvas-0 -Description: A modular patch bay for audio and MIDI - Patchage is a modular patch bay for audio and MIDI systems - based on JACK (audio, MIDI), LASH (projects), and ALSA (MIDI). - |