debian/0000755000000000000000000000000012037536207007173 5ustar debian/watch0000644000000000000000000000007011443207460010215 0ustar version=3 http://sf.net/pure-data/comport-(.*)\.tar\.gz debian/copyright0000644000000000000000000000270412037535530011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: comport Upstream-Contact: Martin Peach Source: http://sourceforge.net/projects/pure-data/files/libraries/comport/ Files: * Copyright: 1998-2006, Winfried Ritsch, Institute for Electronic Music - Graz 2006, 2009, Thomas Musil 2006-2010, IOhannes m. zmoelnig 2006-2011, Martin Peach 2006-2012, Hans-Christoph Steiner License: LGPL-2.1+ Files: ./debian/* Copyright: 2010 Hans-Christoph Steiner License: LGPL-2.1+ 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 X-Comment: On Debian systems the full text of the GNU Lesser General Public License can be found in the `/usr/share/common-licenses/LGPL-2.1' file. debian/gbp.conf0000644000000000000000000000024511443207460010607 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/changelog0000644000000000000000000000215112037535764011053 0ustar pd-comport (0.2-1) unstable; urgency=low * Imported Upstream version 0.2 * Depends: puredata-core | pd, so it depends is not only on a virtual package * bumped Standards-Version to 3.9.3 * updated to copyright-format/1.0 -- Hans-Christoph Steiner Wed, 17 Oct 2012 09:43:17 -0400 pd-comport (0.1-3) unstable; urgency=low [ Alessio Treglia ] * Remove myself from the Uploaders field. * Drop quilt support, package format is already set to 3.0 (quilt). [ Hans-Christoph Steiner ] * updated Build-Depends to use puredata-dev when available * bumped standards version to 3.9.2 * added DM-Upload-Allowed: yes -- Hans-Christoph Steiner Wed, 25 May 2011 10:24:01 -0400 pd-comport (0.1-2) unstable; urgency=low * added quilt dep so that debclean unpatches automatically * patched Makefile to build on kFreeBSD and Hurd (Closes: #605823) -- Hans-Christoph Steiner Mon, 20 Dec 2010 19:00:00 -0500 pd-comport (0.1-1) unstable; urgency=low * Initial release (Closes: #595978) -- Hans-Christoph Steiner Tue, 17 Aug 2010 15:24:53 -0400 debian/control0000644000000000000000000000146412037535527010607 0ustar Source: pd-comport Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43) Standards-Version: 3.9.3 Homepage: http://puredata.info Vcs-Git: git://git.debian.org/pkg-multimedia/pd-comport.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-comport.git Package: pd-comport Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, ${misc:Depends} Description: Pd object for reading and writing to serial ports comport is a cross-platform object for Pure Data that allows you to read and write bytes and lists of data to /dev/tty* devices including serial port, USB-serial devices, Bluetooth-serial, etc. debian/compat0000644000000000000000000000000211442766475010404 0ustar 7 debian/rules0000755000000000000000000000067211517130012010242 0ustar #!/usr/bin/make -f LIBRARY_NAME = comport PACKAGE = pd-$(LIBRARY_NAME) pkglibdir = /usr/lib/pd/extra %: dh $@ -Smakefile override_dh_auto_install: dh_auto_install -- prefix=/usr pkglibdir=/usr/lib/pd/extra 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/links0000644000000000000000000000021411443207460010227 0ustar usr/lib/pd/extra/comport/README.txt usr/share/doc/pd-comport/README usr/share/common-licenses/LGPL-2.1 usr/lib/pd/extra/comport/LICENSE.txt debian/source/0000755000000000000000000000000011574544202010472 5ustar debian/source/format0000644000000000000000000000001411442766475011714 0ustar 3.0 (quilt)