diff -Nru fil-plugins-0.3.0/debian/changelog fil-plugins-0.3.0/debian/changelog --- fil-plugins-0.3.0/debian/changelog 2011-06-03 08:32:17.000000000 +0000 +++ fil-plugins-0.3.0/debian/changelog 2012-04-23 23:36:49.000000000 +0000 @@ -1,3 +1,18 @@ +fil-plugins (0.3.0-3) unstable; urgency=low + + [ Jaromír Mikeš ] + * Add myself as uploader. + * Copyright updated to format 1.0 + * Fix homepage in control file + * Fix URL in copyright file + * Fix watch file. + * Bump Standards. + + [ Alessio Treglia ] + * Set DM-Upload-Allowed: yes. + + -- Jaromír Mikeš Sun, 15 Apr 2012 16:21:41 +0200 + fil-plugins (0.3.0-2) unstable; urgency=low * Team upload. diff -Nru fil-plugins-0.3.0/debian/control fil-plugins-0.3.0/debian/control --- fil-plugins-0.3.0/debian/control 2011-06-03 08:31:34.000000000 +0000 +++ fil-plugins-0.3.0/debian/control 2012-04-23 09:23:36.000000000 +0000 @@ -2,19 +2,25 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers -Uploaders: Free Ekanayaka -Build-Depends: debhelper (>= 7.0.50~), +Uploaders: + Free Ekanayaka , + Jaromír Mikeš +Build-Depends: + debhelper (>= 7.0.50~), ladspa-sdk -Homepage: http://www.kokkinizita.net/linuxaudio/index.html +DM-Upload-Allowed: yes +Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html Vcs-Git: git://git.debian.org/git/pkg-multimedia/fil-plugins.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/fil-plugins.git -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Package: fil-plugins Architecture: any -Provides: ladspa-plugin -Depends: ${shlibs:Depends}, - ${misc:Depends} +Provides: + ladspa-plugin +Depends: + ${misc:Depends}, + ${shlibs:Depends} Description: parametric equalizer LADSPA plugin Four-band parametric equaliser. Each section has an active/bypass switch, frequency, bandwidth and gain controls. There is also a global bypass @@ -27,5 +33,5 @@ All switches and controls are internally smoothed, so they can be used 'live' without any clicks or zipper noises. This should make this plugin a good candidate for use in systems that allow - automation of plugin control ports, such as Ardour, or for + automation of plugin control ports, such as Ardour, or for stage use. diff -Nru fil-plugins-0.3.0/debian/copyright fil-plugins-0.3.0/debian/copyright --- fil-plugins-0.3.0/debian/copyright 2011-06-03 08:31:05.000000000 +0000 +++ fil-plugins-0.3.0/debian/copyright 2012-04-23 09:23:28.000000000 +0000 @@ -1,27 +1,60 @@ -This package was debianized by Free Ekanayaka on -Thu, 14 Oct 2004 16:00:59 +0200. - -It was downloaded from http://www.kokkinizita.net/linuxaudio/downloads/index.html - -Upstream Author: Fons Adriaensen - -Copyright: © 2004-2009 Fons Adriaensen - -License: - - 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; version 2 dated June, 1991. - - 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. - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL-2'. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: FIL-Plugins +Upstream-Contact: Fons Adriaensen +Source: http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html + +Files: * +Copyright: 2003-2009 Fons Adriaensen +License: GPL-2+ + +Files: ./ladspa.h +Copyright: 2000-2002 Richard W.E. Furse, Paul Barton-Davis +License: LGPL-2.1+ + +Files: ./debian/* +Copyright: + 2004-2007 Free Ekanayaka + 2012 Jaromír Mikeš +License: GPL-2+ + +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 +Comment: + 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 can be found in `/usr/share/common-licenses/GPL-2'. + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Comment: + 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 Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. diff -Nru fil-plugins-0.3.0/debian/watch fil-plugins-0.3.0/debian/watch --- fil-plugins-0.3.0/debian/watch 2011-06-03 08:31:05.000000000 +0000 +++ fil-plugins-0.3.0/debian/watch 2012-04-23 09:23:28.000000000 +0000 @@ -1,2 +1,3 @@ version=3 -http://www.kokkinizita.net/linuxaudio/downloads/index.html FIL-plugins-(.*)\.tar\.bz2 +http://kokkinizita.linuxaudio.org/linuxaudio/downloads/ \ + FIL-plugins-(.*)\.tar\.bz2