debian/0000755000000000000000000000000012152746253007175 5ustar debian/copyright0000644000000000000000000000173612152746040011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Philip Kendall Source: http://fuse-emulator.sourceforge.net/libspectrum.php Files: * Copyright: 2001-2013 Philip Kendall and others License: GPL-2+ Comment: See the AUTHORS file for details on other contributors. Files: debian/* Copyright: 2010-2013 Alberto Garcia License: GPL-2+ 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. . On Debian systems, the complete text of the license can be found in the file /usr/share/common-licenses/GPL-2 debian/rules0000755000000000000000000000005712152746040010251 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf debian/libspectrum-dev.install0000644000000000000000000000016212152746040013663 0ustar debian/tmp/usr/include/* debian/tmp/usr/lib/*/lib*.a debian/tmp/usr/lib/*/lib*.so debian/tmp/usr/share/man/man3/* debian/watch0000644000000000000000000000010412152746040010213 0ustar version=3 http://sf.net/fuse-emulator/libspectrum-([\d.]+)\.tar\.gz debian/control0000644000000000000000000000347312152746040010601 0ustar Source: libspectrum Section: libs Priority: optional Maintainer: Alberto Garcia Build-Depends: debhelper (>= 9), libglib2.0-dev, zlib1g-dev, libbz2-dev, libgcrypt11-dev, libaudiofile-dev, dh-autoreconf Standards-Version: 3.9.4 Homepage: http://fuse-emulator.sourceforge.net/libspectrum.php Package: libspectrum-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libspectrum8 (= ${binary:Version}), ${misc:Depends}, libgcrypt11-dev Description: ZX Spectrum emulator library - Development files libspectrum is a fairly simple library designed to make the handling of various ZX Spectrum emulator-related file formats easy. . So far it handles: * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and +D snapshots (read only). * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only). * Input recordings: .rzx (read/write). * Timex cartridges: .dck (read only). * IDE hard disk images: .hdf (read/write). . This package contains the development files. Package: libspectrum8 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: ZX Spectrum emulator library - Shared libraries libspectrum is a fairly simple library designed to make the handling of various ZX Spectrum emulator-related file formats easy. . So far it handles: * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and +D snapshots (read only). * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only). * Input recordings: .rzx (read/write). * Timex cartridges: .dck (read only). * IDE hard disk images: .hdf (read/write). . This package contains the shared libraries. debian/libspectrum8.docs0000644000000000000000000000001712152746040012460 0ustar AUTHORS THANKS debian/libspectrum8.shlibs0000644000000000000000000000004612152746040013016 0ustar libspectrum 8 libspectrum8 (>= 1.1.1) debian/changelog0000644000000000000000000000336512152746040011050 0ustar libspectrum (1.1.1-1) unstable; urgency=low * New upstream release. * Update my e-mail address in debian/control and debian/copyright. * Remove audiofile_0.3.patch, it is already included in this release. * debian/libspectrum8.shlibs: bump shlibs to 1.1.1. * debian/control: - Remove obsolete DM-Upload-Allowed flag. - Update Standards-Version to 3.9.4 (no changes). - Update description to reflect the new supported formats. * debian/copyright: update copyright years. -- Alberto Garcia Mon, 03 Jun 2013 00:06:13 +0200 libspectrum (1.0.0-3) unstable; urgency=low * Add support for libaudiofile 0.3: - audiofile_0.3.patch: detect libaudiofile using pkg-config, recent versions no longer ship audiofile-config. - debian/control: add build dependency on dh-autoreconf. - debian/rules: run dh --with autoreconf. * Multi-arch support: - debian/compat: set compatibility level to 9. - debian/control: build depend on debhelper >= 9. - debian/control: Add Multi-Arch and Pre-Depends fields. - debian/libspectrum{8,-dev}.install: replace usr/lib/ with usr/lib/*/. * debian/control: update Standards-Version to 3.9.3. * debian/copyright: rewrite using the machine-readable format, and change the license of the packaging to GPL-2+. -- Alberto Garcia Tue, 20 Mar 2012 12:39:15 +0200 libspectrum (1.0.0-2) unstable; urgency=low * debian/control: add DM-Upload-Allowed flag. * debian/libspectrum-dev.install: don't install .la files. -- Alberto Garcia Tue, 22 Feb 2011 22:47:39 +0200 libspectrum (1.0.0-1) unstable; urgency=low * Initial release (Closes: #608200). -- Alberto Garcia Tue, 28 Dec 2010 18:08:28 +0100 debian/libspectrum-dev.docs0000644000000000000000000000002412152746040013142 0ustar doc/libspectrum.txt debian/compat0000644000000000000000000000000212152746040010365 0ustar 9 debian/source/0000755000000000000000000000000012152746040010467 5ustar debian/source/format0000644000000000000000000000001412152746040011675 0ustar 3.0 (quilt) debian/libspectrum8.install0000644000000000000000000000003712152746040013200 0ustar debian/tmp/usr/lib/*/lib*.so.*