debian/0000755000000000000000000000000012030357541007166 5ustar debian/changelog0000644000000000000000000000123012030357541011034 0ustar pd-mapping (0.2.1-1) unstable; urgency=low * updated to latest upstream version * bumped standards version to 3.9.3 -- Hans-Christoph Steiner Tue, 25 Sep 2012 12:43:27 -0400 pd-mapping (0.2-2) unstable; urgency=low [ IOhannes m zmölnig ] * "Recommend" dependencies for help-patches rather than "Depend" on them [ Hans-Christoph Steiner ] * bumped standards version to 3.9.2 * added Vcs-* lines -- Hans-Christoph Steiner Thu, 29 Dec 2011 14:14:00 -0500 pd-mapping (0.2-1) unstable; urgency=low * Initial release (Closes: #591827) -- Hans-Christoph Steiner Tue, 30 Nov 2010 18:27:57 -0500 debian/compat0000664000000000000000000000000211677135547010406 0ustar 7 debian/control0000664000000000000000000000204211723536004010572 0ustar Source: pd-mapping Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers DM-Upload-Allowed: yes Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.3 Homepage: http://puredata.info Vcs-Git: git://git.debian.org/pkg-multimedia/pd-mapping.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-mapping.git;a=summary Package: pd-mapping Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, puredata-core | pd, pd-maxlib, pd-pddp, pd-purepd, pd-zexy Recommends: pd-import, pd-libdir, pd-cyclone, pd-ggee Description: Pd library for creatively mapping data The Mapping Library for Pd is a library of mapping primitives for mapping data to controls. Also included are techniques for conditioning sensor data to make it usable in the context of instrument design. It is something like a set of unit generators for mapping, plotting out the most basic building blocks for creating instrument mappings. debian/copyright0000664000000000000000000000212611677135547011144 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 Name: mapping Maintainer: Hans-Christoph Steiner Source: http://sourceforge.net/projects/pure-data/files/libraries/mapping/ Copyright: 2004-2009, Cyrille Henry and 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.conf0000664000000000000000000000024511677135547010630 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/links0000664000000000000000000000023311677135547010251 0ustar usr/lib/pd/extra/mapping/README.txt usr/share/doc/pd-mapping/README usr/share/common-licenses/GPL-2 usr/lib/pd/extra/mapping/LICENSE.txt debian/rules0000775000000000000000000000077411677135547010300 0ustar #!/usr/bin/make -f LIBRARY_NAME = mapping 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/source/0000755000000000000000000000000011677135547010506 5ustar debian/source/format0000664000000000000000000000001411677135547011716 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000007011677135547010236 0ustar version=3 http://sf.net/pure-data/mapping-(.*)\.tar\.gz