debian/0000755000000000000000000000000011636543462007200 5ustar debian/libspctag1.install0000644000000000000000000000002211606052060012575 0ustar usr/lib/lib*.so.* debian/rules0000755000000000000000000000017711606305403010251 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 #export DH_OPTIONS=-v export DEB_CONFIGURE_EXTRA_FLAGS=--disable-static %: dh $@ debian/watch0000644000000000000000000000007211606045757010231 0ustar version=3 http://sf.net/libspctag/libspctag-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211606025637010372 0ustar 8 debian/libspctag1.dirs0000644000000000000000000000001011606025637012077 0ustar usr/lib debian/docs0000644000000000000000000000000711606025637010044 0ustar README debian/changelog0000644000000000000000000000075211636474511011054 0ustar libspctag (0.2-1) unstable; urgency=low * New upstream release -- Jérôme SONRIER Tue, 20 Sep 2011 00:53:36 +0200 libspctag (0.1-2) unstable; urgency=low * Remove Vcs-Browser field from control file (Closes: #638493) -- Jérôme SONRIER Sun, 21 Aug 2011 04:37:47 +0200 libspctag (0.1-1) unstable; urgency=low * Initial release (Closes: #633471) -- Jérôme SONRIER Thu, 07 Jul 2011 19:19:41 +0200 debian/source/0000755000000000000000000000000011606025637010474 5ustar debian/source/format0000644000000000000000000000001411606025637011702 0ustar 3.0 (quilt) debian/libspctag-dev.dirs0000644000000000000000000000002411606025637012577 0ustar usr/lib usr/include debian/libspctag-dev.install0000644000000000000000000000003611606052060013275 0ustar usr/include/* usr/lib/lib*.so debian/copyright0000644000000000000000000000206411606026005011117 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: libspctag Source: https://sourceforge.net/projects/libspctag/ Files: * Copyright: 2011 Jérôme SONRIER License: GPL-3.0+ Files: debian/* Copyright: 2011 Jérôme SONRIER License: GPL-3.0+ License: GPL-3.0+ 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 3 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 program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/control0000644000000000000000000000170311635756030010600 0ustar Source: libspctag Priority: optional Maintainer: Jérôme SONRIER Build-Depends: debhelper (>= 8.0.0), cmake Standards-Version: 3.9.2 Section: libs Homepage: https://sourceforge.net/projects/libspctag/ Package: libspctag-dev Section: libdevel Architecture: any Depends: libspctag1 (= ${binary:Version}), ${misc:Depends} Description: ID666 tags edition support library (development headers) libspctag provides a library that allows reading and writing ID666 tags from SPC files (SNES audio files). For the moment, libspctag do not support extended ID666 edition. . This package provides the development headers for libspctag. Package: libspctag1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ID666 tags edition support library libspctag provides a library that allows reading and writing ID666 tags from SPC files (SNES audio files). For the moment, libspctag do not support extended ID666 edition.