debian/0000755000000000000000000000000012076143667007202 5ustar debian/watch0000644000000000000000000000006411466100163010215 0ustar version=3 http://sf.net/pure-data/pan-(.*)\.tar\.gz debian/copyright0000644000000000000000000000212012033613302011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pan Upstream-Contact: Hans-Christoph Steiner Source: http://sourceforge.net/projects/pure-data/files/libraries/pan/ Copyright: 2004-2006,2008,2010, Hans-Christoph Steiner 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'. debian/gbp.conf0000644000000000000000000000024511466100163010604 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000000101512076143533011041 0ustar pd-pan (0.1.2-1) unstable; urgency=low * updated to copyright-format/1.0 * Standards-Version: 3.9.4 * Imported Upstream version 0.1.2 -- Hans-Christoph Steiner Thu, 17 Jan 2013 22:53:49 -0500 pd-pan (0.1.1-1) unstable; urgency=low * updated to latest upstream v0.1.1 -- Hans-Christoph Steiner Tue, 25 Sep 2012 11:50:23 -0400 pd-pan (0.1-1) unstable; urgency=low * Initial release (Closes: #591735) -- Hans-Christoph Steiner Tue, 09 Nov 2010 22:56:49 -0500 debian/control0000644000000000000000000000173412076137742010607 0ustar Source: pd-pan Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.4 Homepage: http://puredata.info Vcs-Git: git://git.debian.org/pkg-multimedia/pd-boids.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-pan.git;a=summary Package: pd-pan Architecture: all Depends: ${shlibs:Depends}, puredata-core | pd, ${misc:Depends}, pd-libdir Recommends: pd-pddp Description: library of stereo panning algorithms for Pd A library of stereo panning algorithms from various sources, including equal power panning and linear panning. Panning objects include: equal_power_pan~, gogins_pan~, gpan~, linear_pan~, square_root_pan~, and pan_core~. pan_core~ can be used as a "core" for objects that implement other pan algorithms. All of these objects are implemented in Pd. debian/compat0000644000000000000000000000000211466100163010362 0ustar 7 debian/rules0000755000000000000000000000077011466100163010250 0ustar #!/usr/bin/make -f LIBRARY_NAME = pan 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 debian/links0000644000000000000000000000021311466100163010223 0ustar usr/lib/pd/extra/pan/README.txt usr/share/doc/pd-pan/README usr/share/common-licenses/GPL-2 usr/lib/pd/extra/pan/LICENSE.txt debian/source/0000755000000000000000000000000011574544205010475 5ustar debian/source/format0000644000000000000000000000001411466100163011672 0ustar 3.0 (quilt)