From 32defffd77d6b55bcbef3979ae4e0b10e1baed1a Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Wed, 10 Nov 2010 16:14:40 +0000 Subject: svn path=/trunk/externals/nusmuk/; revision=14366 --- nusmuk_audio/debian/changelog | 5 ----- nusmuk_audio/debian/compat | 1 - nusmuk_audio/debian/control | 17 ----------------- nusmuk_audio/debian/copyright | 23 ----------------------- nusmuk_audio/debian/gbp.conf | 7 ------- nusmuk_audio/debian/links | 3 --- nusmuk_audio/debian/rules | 17 ----------------- nusmuk_audio/debian/source/format | 1 - nusmuk_audio/debian/watch | 2 -- 9 files changed, 76 deletions(-) delete mode 100644 nusmuk_audio/debian/changelog delete mode 100644 nusmuk_audio/debian/compat delete mode 100644 nusmuk_audio/debian/control delete mode 100644 nusmuk_audio/debian/copyright delete mode 100644 nusmuk_audio/debian/gbp.conf delete mode 100644 nusmuk_audio/debian/links delete mode 100755 nusmuk_audio/debian/rules delete mode 100644 nusmuk_audio/debian/source/format delete mode 100644 nusmuk_audio/debian/watch diff --git a/nusmuk_audio/debian/changelog b/nusmuk_audio/debian/changelog deleted file mode 100644 index e923023..0000000 --- a/nusmuk_audio/debian/changelog +++ /dev/null @@ -1,5 +0,0 @@ -pd-nusmuk_audio (1.02) unstable; urgency=low - - * Initial release (Closes: #nnnn) - - -- Hans-Christoph Steiner Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/nusmuk_audio/debian/compat b/nusmuk_audio/debian/compat deleted file mode 100644 index 7f8f011..0000000 --- a/nusmuk_audio/debian/compat +++ /dev/null @@ -1 +0,0 @@ -7 diff --git a/nusmuk_audio/debian/control b/nusmuk_audio/debian/control deleted file mode 100644 index 10b8185..0000000 --- a/nusmuk_audio/debian/control +++ /dev/null @@ -1,17 +0,0 @@ -Source: pd-nusmuk_audio -Section: sound -Priority: optional -Maintainer: Debian Multimedia Maintainers -Uploaders: Hans-Christoph Steiner -Build-Depends: debhelper (>= 7.0.50~), - puredata -Standards-Version: 3.9.1 -Homepage: http://puredata.info - -Package: pd-template -Architecture: any -Depends: ${shlibs:Depends}, - pd, - ${misc:Depends}, - pd-libdir -Description: diff --git a/nusmuk_audio/debian/copyright b/nusmuk_audio/debian/copyright deleted file mode 100644 index b7aa0dc..0000000 --- a/nusmuk_audio/debian/copyright +++ /dev/null @@ -1,23 +0,0 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 -Name: nusmuk_audio -Maintainer: -Source: http://sourceforge.net/projects/pure-data/files/libraries/template/ - -Files: * -Copyright: 2001-2003, Free Software Foundation -License: GPL-2+ - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - . - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -X-Comment: On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/nusmuk_audio/debian/gbp.conf b/nusmuk_audio/debian/gbp.conf deleted file mode 100644 index ae1dc36..0000000 --- a/nusmuk_audio/debian/gbp.conf +++ /dev/null @@ -1,7 +0,0 @@ -[DEFAULT] -upstream-branch = upstream -debian-branch = master -upstream-tag = upstream/%(version)s -debian-tag = debian/%(version)s -pristine-tar = True -sign-tags = True diff --git a/nusmuk_audio/debian/links b/nusmuk_audio/debian/links deleted file mode 100644 index 92e0f9c..0000000 --- a/nusmuk_audio/debian/links +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/pd/extra/nusmuk_audio/README.txt usr/share/doc/pd-template/README -usr/lib/pd/extra/nusmuk_audio/examples usr/share/doc/pd-template/examples -usr/share/common-licenses/GPL-2 usr/lib/pd/extra/template/LICENSE.txt diff --git a/nusmuk_audio/debian/rules b/nusmuk_audio/debian/rules deleted file mode 100755 index 7c32885..0000000 --- a/nusmuk_audio/debian/rules +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/make -f - -LIBRARY_NAME = nusmuk_audio -PACKAGE = pd-$(LIBRARY_NAME) -pkglibdir = /usr/lib/pd/extra - -%: - dh $@ --buildsystem=makefile - -override_dh_auto_install: - dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir) -# replace license file with link to the Debian license file - rm -f -- $(CURDIR)/debian/$(PACKAGE)/$(pkglibdir)/$(LIBRARY_NAME)/LICENSE.txt - -override_dh_shlibdeps: - dpkg-shlibdeps $(CURDIR)/debian/$(PACKAGE)$(pkglibdir)/$(LIBRARY_NAME)/*.pd_linux \ - -T$(CURDIR)/debian/$(PACKAGE).substvars diff --git a/nusmuk_audio/debian/source/format b/nusmuk_audio/debian/source/format deleted file mode 100644 index 163aaf8..0000000 --- a/nusmuk_audio/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/nusmuk_audio/debian/watch b/nusmuk_audio/debian/watch deleted file mode 100644 index 4a77243..0000000 --- a/nusmuk_audio/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://sf.net/pure-data/nusmuk_audio-(.*)\.tar\.gz -- cgit v1.2.1