debian/0000755000000000000000000000000012106242214007160 5ustar debian/compat0000644000000000000000000000000212106222706010362 0ustar 9 debian/rules0000755000000000000000000000053312106240161010240 0ustar #!/usr/bin/make -f export NATURALDOCS=/usr/bin/naturaldocs %: dh $@ --parallel --with autoreconf override_dh_auto_clean: rm -rf m4 dh_auto_clean override_dh_autoreconf: mkdir m4 dh_autoreconf override_dh_auto_build: dh_auto_build ifeq ($(shell dpkg-query -s naturaldocs 1>/dev/null 2>&1 && echo yes),yes) cd doc/ && $(MAKE) html endif debian/control0000644000000000000000000000252112106241476010574 0ustar Source: ino-headers Section: libs Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia Build-Depends: debhelper (>= 9~), dh-autoreconf, pkg-config Build-Depends-Indep: naturaldocs Standards-Version: 3.9.4 Homepage: http://naspro.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/ino-headers.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/ino-headers.git Package: ino-headers Section: libdevel Architecture: any Multi-Arch: same Depends: pkg-config, ${misc:Depends}, ${shlibs:Depends} Suggests: ino-headers-doc Description: C API to execute JavaScript code - header files ino is a minimalist C API to execute JavaScript code and to expose native methods to JavaScript execution contexts. . This package only provides the common headers for all ino implementations. . ino is part of the NASPRO Sound PROcessing Architecture. Package: ino-headers-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: C API to execute JavaScript code - documentation ino is a minimalist C API to execute JavaScript code and to expose native methods to JavaScript execution contexts. . This package provides the documentation files. . ino is part of the NASPRO Sound PROcessing Architecture. debian/changelog0000644000000000000000000000023712106242043011034 0ustar ino-headers (0.4.0-1) unstable; urgency=low * Initial release. (Closes: #700336) -- Alessio Treglia Mon, 11 Feb 2013 19:13:50 +0000 debian/ino-headers-doc.install0000644000000000000000000000003212106241107013504 0ustar usr/share/doc/ino-headers debian/ino-headers.install0000644000000000000000000000002412106241070012741 0ustar usr/lib usr/include debian/gbp.conf0000644000000000000000000000017612106222150010600 0ustar [DEFAULT] debian-branch = master.experimental upstream-branch = upstream.experimental pristine-tar = True compression = bzip2 debian/copyright0000644000000000000000000000377612106240021011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ino Upstream-Contact: Stefano D'Angelo Source: https://sourceforge.net/projects/naspro/files/ Copyright: 2007-2011 NASPRO core development team Files: * Copyright: 2011-2012, ino development team License: ISC Files: ltmain.sh Copyright: 1996-2001, 2003-2010 Free Software Foundation, Inc. License: GPL-2+ Files: debian/* Copyright: 2013 Alessio Treglia License: ISC License: ISC Copyright (C) 2011, 2012 ino development team . Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: GPL-2+ 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, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000012106222150010455 5ustar debian/source/format0000644000000000000000000000001412106222150011663 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013712106237570010223 0ustar version=3 opts=dversionmangle=s/~repack\d*// \ http://sf.net/naspro/ino-headers-(.*)\.tar\.bz2