diff options
Diffstat (limited to 'nusmuk_utils/debian')
-rw-r--r-- | nusmuk_utils/debian/changelog | 5 | ||||
-rw-r--r-- | nusmuk_utils/debian/compat | 1 | ||||
-rw-r--r-- | nusmuk_utils/debian/control | 17 | ||||
-rw-r--r-- | nusmuk_utils/debian/copyright | 23 | ||||
-rw-r--r-- | nusmuk_utils/debian/gbp.conf | 7 | ||||
-rw-r--r-- | nusmuk_utils/debian/links | 3 | ||||
-rwxr-xr-x | nusmuk_utils/debian/rules | 17 | ||||
-rw-r--r-- | nusmuk_utils/debian/source/format | 1 | ||||
-rw-r--r-- | nusmuk_utils/debian/watch | 2 |
9 files changed, 0 insertions, 76 deletions
diff --git a/nusmuk_utils/debian/changelog b/nusmuk_utils/debian/changelog deleted file mode 100644 index 78b9edb..0000000 --- a/nusmuk_utils/debian/changelog +++ /dev/null @@ -1,5 +0,0 @@ -pd-nusmuk_utils (1.00) unstable; urgency=low - - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> - - -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/nusmuk_utils/debian/compat b/nusmuk_utils/debian/compat deleted file mode 100644 index 7f8f011..0000000 --- a/nusmuk_utils/debian/compat +++ /dev/null @@ -1 +0,0 @@ -7 diff --git a/nusmuk_utils/debian/control b/nusmuk_utils/debian/control deleted file mode 100644 index 79308b9..0000000 --- a/nusmuk_utils/debian/control +++ /dev/null @@ -1,17 +0,0 @@ -Source: pd-nusmuk_utils -Section: sound -Priority: optional -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.9.1 -Homepage: http://puredata.info - -Package: pd-template -Architecture: any -Depends: ${shlibs:Depends}, - pd, - ${misc:Depends}, - pd-libdir -Description: diff --git a/nusmuk_utils/debian/copyright b/nusmuk_utils/debian/copyright deleted file mode 100644 index 1fa1438..0000000 --- a/nusmuk_utils/debian/copyright +++ /dev/null @@ -1,23 +0,0 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 -Name: nusmuk_utils -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_utils/debian/gbp.conf b/nusmuk_utils/debian/gbp.conf deleted file mode 100644 index ae1dc36..0000000 --- a/nusmuk_utils/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_utils/debian/links b/nusmuk_utils/debian/links deleted file mode 100644 index 3e2400e..0000000 --- a/nusmuk_utils/debian/links +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/pd/extra/nusmuk_utils/README.txt usr/share/doc/pd-template/README -usr/lib/pd/extra/nusmuk_utils/examples usr/share/doc/pd-template/examples -usr/share/common-licenses/GPL-2 usr/lib/pd/extra/template/LICENSE.txt diff --git a/nusmuk_utils/debian/rules b/nusmuk_utils/debian/rules deleted file mode 100755 index 2b455ad..0000000 --- a/nusmuk_utils/debian/rules +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/make -f - -LIBRARY_NAME = nusmuk_utils -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_utils/debian/source/format b/nusmuk_utils/debian/source/format deleted file mode 100644 index 163aaf8..0000000 --- a/nusmuk_utils/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/nusmuk_utils/debian/watch b/nusmuk_utils/debian/watch deleted file mode 100644 index eeae81a..0000000 --- a/nusmuk_utils/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://sf.net/pure-data/nusmuk_utils-(.*)\.tar\.gz |