debian/0000775000000000000000000000000012237501362007171 5ustar debian/source/0000775000000000000000000000000012152757346010504 5ustar debian/source/format0000664000000000000000000000001412152757346011712 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000171712152757346011145 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Philip Kendall Source: http://fuse-emulator.sourceforge.net/ 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/changelog0000664000000000000000000000451512237501362011050 0ustar fuse-emulator-utils (1.1.1-1build1) trusty; urgency=low * No change rebuild against libav 9. -- Dmitrijs Ledkovs Sat, 09 Nov 2013 18:46:10 +0000 fuse-emulator-utils (1.1.1-1) unstable; urgency=low * New upstream release. * Drop all patches, they are already included in this release. * Update my e-mail address in debian/control and debian/copyright. * Build with hardening options. - debian/compat: bump debhelper compatibility level to 9. - debian/control: update build dependency on debhelper as well. * debian/control: - Add build dependencies on libswscale-dev and libavformat-dev. - Update build dependency on libspectrum to >= 1.1.0. - Remove obsolete DM-Upload-Allowed flag. - Update Standards-Version to 3.9.4 (no changes). - Mention the new fmfconv tool in the package description. * debian/copyright: update copyright years. -- Alberto Garcia Mon, 03 Jun 2013 01:42:44 +0200 fuse-emulator-utils (1.0.0-4) unstable; urgency=low * Add tags to all patches and remove their numbering. * 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. * link-rzxdump-with-gcrypt.patch: update to work with dh-autoreconf. * debian/control: update Standards-Version to 3.9.3. * debian/copyright: update debian copyright format URL. -- Alberto Garcia Tue, 20 Mar 2012 12:51:39 +0200 fuse-emulator-utils (1.0.0-3) unstable; urgency=low * debian/control: update Standards-Version to 3.9.2. * debian/copyright: rewrite using the machine-readable format. * debian/fuse-emulator-utils.lintian-overrides: the package description is really meant to start with 'The'. -- Alberto Garcia Tue, 27 Dec 2011 19:03:37 +0100 fuse-emulator-utils (1.0.0-2) unstable; urgency=low * debian/control: add DM-Upload-Allowed flag. * 02_link-rzxdump-with-gcrypt.patch: Fix FTBFS (Closes: #614231). -- Alberto Garcia Sun, 20 Feb 2011 18:48:04 +0200 fuse-emulator-utils (1.0.0-1) unstable; urgency=low * Initial release (Closes: #608202). -- Alberto Garcia Tue, 28 Dec 2010 18:09:27 +0100 debian/control0000664000000000000000000000355012237501363010600 0ustar Source: fuse-emulator-utils Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Alberto Garcia Build-Depends: debhelper (>= 9), dh-autoreconf, libaudiofile-dev, libavformat-dev, libgcrypt11-dev, libglib2.0-dev, libswscale-dev, libspectrum-dev (>= 1.1.0) Standards-Version: 3.9.4 Section: otherosfs Homepage: http://fuse-emulator.sourceforge.net/ Package: fuse-emulator-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: The Free Unix Spectrum Emulator - Utilities The Fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files. They were originally distributed with Fuse, the Free Unix Spectrum Emulator, but are now independent of Fuse and can be used on their own. . The available utilities are: * audio2tape: convert an audio file to tape format. * createhdf: create an empty .hdf IDE hard disk image. * fmfconv: converter tool for FMF movie files. * listbasic: list the BASIC in a snapshot or tape file. * profile2map: convert Fuse profiler output to Z80-style map format. * raw2hdf: create a .hdf IDE hard disk image from another file. * rzxcheck: verify the digital signature in an RZX file. * rzxdump: list the contents of an RZX input recording file. * rzxtool: add, extract or remove the embedded snapshot from an RZX file, or compress or uncompress the file. * scl2trd: convert .scl disk images to .trd disk images. * snap2tzx: convert snapshots to TZX tape images. * snapconv: convert between snapshot formats. * tape2wav: convert a tape file to .wav audio format. * tapeconv: convert between .tzx and .tap files. * tzxlist: list the contents of a TZX file. debian/rules0000775000000000000000000000005712152757346010266 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf debian/watch0000664000000000000000000000010312152757346010227 0ustar version=3 http://sf.net/fuse-emulator/fuse-utils-([\d.]+)\.tar\.gz debian/fuse-emulator-utils.lintian-overrides0000664000000000000000000000007512152757346016514 0ustar fuse-emulator-utils: description-synopsis-starts-with-articledebian/docs0000664000000000000000000000001012152757346010046 0ustar AUTHORS debian/compat0000664000000000000000000000000212152757346010402 0ustar 9