--- tap-plugins-doc-20040817.orig/debian/rules +++ tap-plugins-doc-20040817/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@ --- tap-plugins-doc-20040817.orig/debian/tap-plugins-doc.doc-base +++ tap-plugins-doc-20040817/debian/tap-plugins-doc.doc-base @@ -0,0 +1,11 @@ +Document: tap-plugins-doc +Title: tap-plugins documentation +Author: Tom Szilagyi +Abstract: This set of documents provides help for using the tap-plugins +Section: Sound + +Format: HTML +Index: /usr/share/doc/tap-plugins/html/index.html +Files: /usr/share/doc/tap-plugins/html/*.html + /usr/share/doc/tap-plugins/html/ladspa/*.html + /usr/share/doc/tap-plugins/html/reverbed/*.html --- tap-plugins-doc-20040817.orig/debian/watch +++ tap-plugins-doc-20040817/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://sf.net/tap-plugins/tap-plugins-doc-([\d.]+)\.tar\.gz --- tap-plugins-doc-20040817.orig/debian/compat +++ tap-plugins-doc-20040817/debian/compat @@ -0,0 +1 @@ +7 --- tap-plugins-doc-20040817.orig/debian/control +++ tap-plugins-doc-20040817/debian/control @@ -0,0 +1,29 @@ +Source: tap-plugins-doc +Section: doc +Priority: optional +Maintainer: Debian Multimedia Packages Maintainers +Uploaders: Alessio Treglia , + Jaromír Mikeš +Build-Depends: debhelper (>= 7) +DM-Upload-Allowed: yes +Standards-Version: 3.8.4 +Vcs-Git: git://git.debian.org/git/pkg-multimedia/tap-plugins-doc.git +Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/tap-plugins-doc.git +Homepage: http://tap-plugins.sourceforge.net/ + +Package: tap-plugins-doc +Architecture: all +Depends: ${misc:Depends} +Replaces: tap-plugins (<< 0.7.1-1) +Conflicts: tap-plugins (<< 0.7.1-1) +Description: TAP-plugins documentation + Tom's Audio Processing LADSPA plugins + Tom Szilagyi has written a number of plugins for LADSPA + compatible hosts (e.g. Ardour, GNU Sound and GStreamer). + . + The plugins (Equalizer, Reverberator, Stereo Echo, Tremolo, + Scaling Limiter, AutoPanner and DeEsser) have been written + primarily for Ardour but should work well with any LADSPA + host. + . + This package contains TAP-plugins documentation --- tap-plugins-doc-20040817.orig/debian/copyright +++ tap-plugins-doc-20040817/debian/copyright @@ -0,0 +1,39 @@ +This package was debianized by: + + Debian Multimedia Packages Maintainers on Fri, 19 Feb 2010 11:06:02 +0100 + +It was downloaded from: + + + +Upstream Author: + + Tom Szilagyi + +Copyright: + + Copyright (C) 2004 Tom Szilagyi + +License: + + This program 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 program. If not, see . + +On Debian systems, the complete text of the GNU General +Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is: + + Copyright (C) 2009 Jaromír Mikeš + +and is licensed under the GPL version 2, see above. --- tap-plugins-doc-20040817.orig/debian/changelog +++ tap-plugins-doc-20040817/debian/changelog @@ -0,0 +1,13 @@ +tap-plugins-doc (20040817-2) unstable; urgency=medium + + * Add proper Replaces/Conflicts fields to avoid errors on installation + due to file overwrite (Closes: #582402). + * Correct Vcs-Browser field value. + + -- Alessio Treglia Thu, 20 May 2010 17:01:15 +0200 + +tap-plugins-doc (20040817-1) unstable; urgency=low + + * Initial release (Closes: #570310) + + -- Jaromír Mikeš Fri, 19 Feb 2010 11:06:02 +0100 --- tap-plugins-doc-20040817.orig/debian/docs +++ tap-plugins-doc-20040817/debian/docs @@ -0,0 +1,2 @@ +README + --- tap-plugins-doc-20040817.orig/debian/tap-plugins-doc.install +++ tap-plugins-doc-20040817/debian/tap-plugins-doc.install @@ -0,0 +1,5 @@ +*.html usr/share/doc/tap-plugins/html +*.png usr/share/doc/tap-plugins/html +*.gif usr/share/doc/tap-plugins/html +ladspa/* usr/share/doc/tap-plugins/html/ladspa +reverbed/* usr/share/doc/tap-plugins/html/reverbed