reverted: --- omins-0.2.0/debian/docs +++ omins-0.2.0.orig/debian/docs @@ -1,3 +0,0 @@ -AUTHORS -NEWS -README diff -u omins-0.2.0/debian/control omins-0.2.0/debian/control --- omins-0.2.0/debian/control +++ omins-0.2.0/debian/control @@ -2,40 +2,20 @@ Section: sound Priority: optional -Maintainer: Dana Olson -Build-Depends: debhelper (>> 5.0.0), ladspa-sdk, dpatch -Standards-Version: 3.6.2 +Maintainer: Debian Multimedia Team +Uploaders: Joost Yervante Damad , Free Ekanayaka +Build-Depends: debhelper (>= 5.0.0), ladspa-sdk +Standards-Version: 3.7.2 Package: omins Architecture: any -Depends: ${shlibs:Depends} ${misc:Depends} +Depends: ${shlibs:Depends} +Suggests: om Provides: ladspa-plugin -Description: Collection of LADSPA plugins geared at modular synthesizers - Omins is a collection of LADSPA plugins geared at modular synthesizers. - . - The name comes from Om, but these plugins are not Om specific in any way, and - Om does not require them. However most (not all) of them are only really - useful in modular systems. - . - * Range translator - translates (scales and shifts) a signal from one range - to another (useful for control signals). - * Formant filter - formant filter, from SpiralSynthModular (in turn from - musicdsp.org) - * AD Envelope - Percussive (Attack-Decay) envelope. - * DAHDSR Envelope - DAHDSR envelope, both a fully exponential version and - exponential decay version. - * Hz to V/Oct converter - Converts Hz to braindead AMS-style V/Oct units. - Useful for using Fons Adriaensen's excellent Moog filters (and other - plugins). - * Comparison - Sorts two audio signals into max and min - * "Fast Crossfade" - Audio-rate crossfading - * Masher - Granularish effect ported from SSM - * Multiplexer - Switch signals - * Power - Signal power - * Probability Switch - Audio rate probablistic switch - * Sample and Hold - * Signal Absolute Value - * Slew Limiter - * Slide - For portmento - * Waveguide Mesh - Physical modelling +Description: a collection of LADSPA plugins aimed at modular synthesizers + These plugins are provided: + Range translator, Formant filter, AD Envelope, DAHDSR Envelope, + Hz to V/Oct converter, Comparison, Fast Crossfade, Masher, Multiplexer, + Power, Probability Switch, Sample and Hold, Signal Absolute Value, + Slew Limiter, Slide, Waveguide Mesh . Homepage: http://www.nongnu.org/om-synth/omins.html diff -u omins-0.2.0/debian/rules omins-0.2.0/debian/rules --- omins-0.2.0/debian/rules +++ omins-0.2.0/debian/rules @@ -1,34 +1,28 @@ #!/usr/bin/make -f -include /usr/share/dpatch/dpatch.make +CFLAGS = -Wall -g -DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) - -ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) - CFLAGS += -g -endif -ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) - INSTALL_PROGRAM += -s +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 endif -config.status: configure - dh_testdir - ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info +config.status: + ./configure --prefix=/usr + +build: config.status build-stamp -build: patch build-stamp -build-stamp: config.status +build-stamp: dh_testdir $(MAKE) touch build-stamp -clean: unpatch +clean: dh_testdir dh_testroot - rm -f build-stamp - -$(MAKE) distclean - rm -f config.cache - rm -f conftest conftest.c + rm -f build-stamp + -make distclean dh_clean install: build @@ -36,22 +30,20 @@ dh_testroot dh_clean -k dh_installdirs - $(MAKE) install DESTDIR=$(CURDIR)/debian/omins + $(MAKE) install prefix=$(CURDIR)/debian/omins/usr -# Build architecture-independent files here. binary-indep: build install -# We have nothing to do by default. -# Build architecture-dependent files here. binary-arch: build install dh_testdir dh_testroot + dh_installchangelogs dh_installdocs - dh_installchangelogs ChangeLog dh_link dh_strip dh_compress dh_fixperms + dh_makeshlibs --exclude=ladspa dh_installdeb dh_shlibdeps dh_gencontrol @@ -62 +54 @@ -.PHONY: build clean binary-indep binary-arch binary install +.PHONY: build clean binary-indep binary-arch binary install configure diff -u omins-0.2.0/debian/changelog omins-0.2.0/debian/changelog --- omins-0.2.0/debian/changelog +++ omins-0.2.0/debian/changelog @@ -1,5 +1,21 @@ -omins (0.2.0-0ubuntu1) dapper; urgency=low +omins (0.2.0-5) unstable; urgency=low - * Packaged for Dapper. + * clarify README.Debian + * fix control file + * I am a DD. + * change Recommends from om-synth to om (Closes: #387959) + * change Recommends on om in a Suggests - -- Dana Olson Sat, 18 Feb 2006 21:57:03 -0500 + -- Joost Yervante Damad Tue, 17 Oct 2006 19:50:50 +0200 + +omins (0.2.0-1) unstable; urgency=low + + [ Joost Yervante Damad ] + * Initial release Closes: #363952 + + [ Free Ekanayaka ] + * Added watch file + * Updated standards version + * Changed package source name to match the upstream project name + + -- Free Ekanayaka Sat, 5 Aug 2006 02:28:29 +0200 reverted: --- omins-0.2.0/debian/patches/01-makefiles-fixes.dpatch +++ omins-0.2.0.orig/debian/patches/01-makefiles-fixes.dpatch @@ -1,56 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## makefiles-fixes.dpatch by Dana Olson -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: dpatch-ization of Willem van Engen's .diff.gz changes to the -## DP: orig source. This way is nicer.. - -@DPATCH@ - ---- omins-0.2.0.orig/src/Makefile.am -+++ omins-0.2.0/src/Makefile.am -@@ -24,17 +24,17 @@ - - # Stolen from swh-plugins, makes stupid libtool versions go away - install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) -- mkdir -p @ladspadir@ -+ mkdir -p "$(DESTDIR)$(plugindir)" - list='$(plugin_LTLIBRARIES)'; \ - for file in $$list; do \ - sofile=`basename $$file .la`.so; \ -- $(INSTALL_PROGRAM) .libs/$$sofile @ladspadir@; \ -+ $(INSTALL_PROGRAM) .libs/$$sofile "$(DESTDIR)$(plugindir)"; \ - done - - uninstall-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) - list='$(plugin_LTLIBRARIES)'; \ - for file in $$list; do \ - sofile=`basename $$file .la`.so; \ -- rm -f @ladspadir@/$$sofile; \ -+ rm -f "$(DESTDIR)$(plugindir)"/$$sofile; \ - done - ---- omins-0.2.0.orig/src/Makefile.in -+++ omins-0.2.0/src/Makefile.in -@@ -561,18 +561,18 @@ - - # Stolen from swh-plugins, makes stupid libtool versions go away - install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) -- mkdir -p @ladspadir@ -+ mkdir -p "$(DESTDIR)$(plugindir)" - list='$(plugin_LTLIBRARIES)'; \ - for file in $$list; do \ - sofile=`basename $$file .la`.so; \ -- $(INSTALL_PROGRAM) .libs/$$sofile @ladspadir@; \ -+ $(INSTALL_PROGRAM) .libs/$$sofile "$(DESTDIR)$(plugindir)"; \ - done - - uninstall-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) - list='$(plugin_LTLIBRARIES)'; \ - for file in $$list; do \ - sofile=`basename $$file .la`.so; \ -- rm -f @ladspadir@/$$sofile; \ -+ rm -f "$(DESTDIR)$(plugindir)"/$$sofile; \ - done - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. reverted: --- omins-0.2.0/debian/patches/00list +++ omins-0.2.0.orig/debian/patches/00list @@ -1 +0,0 @@ -01-makefiles-fixes diff -u omins-0.2.0/debian/copyright omins-0.2.0/debian/copyright --- omins-0.2.0/debian/copyright +++ omins-0.2.0/debian/copyright @@ -1,108 +1,40 @@ -This package was debianized by Dana Olson -Mon, 20 Feb 2006 21:04:15 -0500. +This package was debianized by Joost Yervante Damad on +Mon, 17 Apr 2006 18:19:17 +0200. -It was downloaded from: http://www.nongnu.org/om-synth/omins.html +It was downloaded from http://www.nongnu.org/om-synth/omins.html -Copyright: - 2005 Dave Robillard - 2005 Loki Davison - 2005 Lars Luthman - -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; 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 Street, 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'. - -comparison_4440.c, fast_crossfade_4410.c, multiplexer_4420.c, -power_4400.c, sample_and_hold_4430.c ------------------------------------------------------------------ -Copyright: 2005 Thorsten Wilms - -License: - - This plugin 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 plugin 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 - 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 Street, 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'. - -formant_filter_4300.c - Formant filter plugin --------------------------------------------------------------- -Based on public domain code from alex@smartelectronix.com - -Copyright: - 2005 Dave Robillard - 2001 David Griffiths - -License: - - This plugin 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 plugin 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 - 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 Street, 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'. - -masher_4310.c ---------------------------------------------------------------------- -Copyright: - 2001 David Griffiths - 2005 Dave Robillard - -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 program 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, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. +This software is copyrighted for the individual plugins as follows: -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Copyright (C) 2005 Loki Davison: + dahdsr_fexp + adenvadenv_lvl + prob_switch_2667 + signal_abs_2669 + waveguide_mesh_2670 + +Copyright (C) 2005 Thorsten Wilms: + sample_and_hold_4430 + power_4400 + multiplexer_4420 + fast_crossfade_4410 + sample_and_hold_4430 + +Copyright (C) 2005 Dave Robillard, Copyright (C) 2001 David Griffiths: + formant_filter_4300 + masher_4310 + +Copyright (C) 2005 Dave Robillard: + range_trans_4210 + hz_voct_4200 + +Copyright (C) 2005 Lars Luthman: + slew_limiter_2743 + slide_2741 + +Upstream Authors: Dave Robillard + +You are free to distribute this software under the terms of +the GNU GPL. + +On Debian systems, the complete text of the GNU General Public +License can be found in the file `/usr/share/common-licenses/GPL'. only in patch2: unchanged: --- omins-0.2.0.orig/debian/dirs +++ omins-0.2.0/debian/dirs @@ -0,0 +1 @@ +usr/lib/ladspa only in patch2: unchanged: --- omins-0.2.0.orig/debian/watch +++ omins-0.2.0/debian/watch @@ -0,0 +1,4 @@ +version=2 + +# Pattern +http://download.savannah.gnu.org/releases/om-synth/omins-(.*)\.tar\.gz debian uupdate \ No newline at end of file only in patch2: unchanged: --- omins-0.2.0.orig/debian/README.Debian +++ omins-0.2.0/debian/README.Debian @@ -0,0 +1,9 @@ +omins for Debian +---------------- + +This is a collection of LADSPA plugins. +In order to use them you need a LADSPA host. + +For more info see http://www.ladspa.org/ + + -- Joost Yervante Damad Tue, 17 Oct 2006 19:58:25 +0200