debian/0000755000000000000000000000000012241131301007152 5ustar debian/changelog0000644000000000000000000001500712241131301011027 0ustar sffview (0.5.0-1) unstable; urgency=low * New upstream release. * Use wxwidgets3.0 instead of wxwidgets2.8. (Closes: #645159) * Don't package doc/readme - it isn't useful in Debian. * "Standards-Version: 3.9.5" (no changes required). -- Olly Betts Thu, 14 Nov 2013 10:25:53 +0000 sffview (0.4.1-5) unstable; urgency=low * Drop 'Recommends: libgnomeprintui2.2-0' as that package has been removed from the archive. Sadly this reopens #645159. -- Olly Betts Sun, 09 Jun 2013 01:08:18 +0000 sffview (0.4.1-4) unstable; urgency=low * Really upgrade to debhelper compat 9. * Patch upstream Makefile to pay attention to CPPFLAGS, CXXFLAGS and LDFLAGS (no C code, so no need for CFLAGS). New patch: accept-externally-specified-compiler-flags.patch * Add lintian overrides for hardening-no-fortify-functions false positives. -- Olly Betts Tue, 04 Jun 2013 22:17:02 +0000 sffview (0.4.1-3) unstable; urgency=low * Upgrade to debhelper compat 9 to enable hardening flags. * "Standards-Version: 3.9.4" (no changes required). * debian/watch: Update to working version from Bart Martens. -- Olly Betts Thu, 30 May 2013 02:06:09 +0000 sffview (0.4.1-2) unstable; urgency=low * Add "Recommends: libgnomeprintui2.2-0" which is required for printing to work, and which libwxgtk2.8-0 only suggests. (Closes: #645159) -- Olly Betts Sun, 11 Dec 2011 02:45:40 +0000 sffview (0.4.1-1) unstable; urgency=low * New maintainer (Closes: #561202) * New upstream version. + Incorporates all of the patches we were applying, so remove them. * debian/control: + "Standards-Version: 3.9.2" (no changes required). + Improve long description (and fix typos). + Drop versioning on libboost-filesystem-dev build-dep as the requirement is fulfilled by oldstable. + Update "Homepage" URL - old one was to a subpage which is now 404. * Update to use "3.0 (quilt)" source format. * debian/menu: Fix typo: "Structed" -> "Structured" * Fix typo in (debian-specific) man page. -- Olly Betts Thu, 10 Nov 2011 23:10:44 +0000 sffview (0.4-5) unstable; urgency=low * QA upload. * Update to build against wxwidgets2.8 rather than 2.6 - requires a small patch: debian/patches/04-wxwidgets2.8-compatibility.diff * Update versioning on debhelper B-D and add versioning to quilt B-D on the advice of lintian. -- Olly Betts Thu, 13 Oct 2011 03:59:45 +0000 sffview (0.4-4) unstable; urgency=low * QA upload. * Extract all Debian-specific changes into quilt patch series. * Adjust 01-fix-ftbfs-with-gcc-4.4.diff to really fix FTBFS under GCC 4.4. (Closes: #504859) * Fix lintian warnings: - Correct quote usage in debian/sffview.sgml so that generated groff file has correct format - Update debian/copyright to incldue a "Copyright (C) [..]" statement - Add patch to prepend "-Wl,--as-needed" before WXCONFIG_LD to drop unnecessary dependencies -- Chris Lamb Sun, 02 Aug 2009 01:30:59 +0100 sffview (0.4-3) unstable; urgency=low * QA upload. * Apply patch by Martin Michlmayr to fix building under GCC 4.4. Tested using gcc-snapshot 20090718-1. (Closes: #504859) * debian/control: - Bump Standards-Version to 3.8.2 - Move homepage in long description to 'Homepage' field - Add ${misc:Depends} to binary Depends * debian/rules: - Don't ignore errors in clean target - Remove NOP configure/configure-stamp target - Move to minimal dh7 debian/rules - Correct upstream changelog handling to avoid installing it as "changes". * Use 'Applications' section in menu file, not 'Apps'. -- Chris Lamb Tue, 28 Jul 2009 14:55:40 +0200 sffview (0.4-2) unstable; urgency=low * Orphan the package. -- Matthias Klose Sun, 01 Mar 2009 22:55:44 +0100 sffview (0.4-1) unstable; urgency=low * New upstream version. * Fix build failures with g++-4.3. Closes: #455326. * Update watch file. Closes: #450218. -- Matthias Klose Mon, 28 Jan 2008 22:12:38 +0100 sffview (0.3-7) unstable; urgency=low * Rebuild using g++-4.1. -- Matthias Klose Sun, 9 Jul 2006 15:23:20 +0000 sffview (0.3-6) unstable; urgency=low * Fix spelling error in package description (closes: #300039). -- Matthias Klose Fri, 14 Apr 2006 23:13:47 +0000 sffview (0.3-5) unstable; urgency=low * Build-depend on libwxgtk2.6-dev. -- Matthias Klose Wed, 24 Aug 2005 07:13:50 +0000 sffview (0.3-4) unstable; urgency=low * Fix typo in package description (closes: #300039). -- Matthias Klose Fri, 25 Mar 2005 21:39:02 +0100 sffview (0.3-3) unstable; urgency=low * Add build dependency on libboost-filesystem-dev (closes: #290966). -- Matthias Klose Sat, 22 Jan 2005 09:48:48 +0100 sffview (0.3-2) unstable; urgency=low * Do not use backward compatible headers (closes: #278018). * Build using libwxgtk2.5-dev. * New upstream version handles files passe on the cmd line (closes: #290493). * Fix build failures (Daniel J. Priem). -- Matthias Klose Sat, 15 Jan 2005 10:52:47 +0100 sffview (0.3-1) unstable; urgency=low * New upstream version. * Packaging fixes. -- Matthias Klose Sun, 26 Sep 2004 22:06:59 +0200 sffview (0.2-5) unstable; urgency=low * Build using g++-3.4 on amd64 (closes: #278018). -- Matthias Klose Wed, 10 Nov 2004 19:41:15 +0100 sffview (0.2-4) unstable; urgency=low * Packaging fixes. -- Matthias Klose Sun, 26 Sep 2004 22:18:29 +0200 sffview (0.2-3) unstable; urgency=low * build-dep on libwxgtk2.4-dev instead of wxwin2.2-headers * build-dep on g++-3.2 instead of g++ (3.3 has no strstream.h) * comment out TRUE and FALSE defs in sfftobmp.h * Makefile use g++-3.2 instead of g++ * fix path to COPYING in debian/copyright * added homepage URL to long description * recompile on sid -- Achim Bohnet Wed, 15 Sep 2004 20:54:10 +0200 sffview (0.2-2) stable; urgency=low * fix typo in pkg description and manpage * fill debian/copyright, delete README.debian -- Achim Bohnet Wed, 19 Mar 2003 01:44:19 +0100 sffview (0.2-1) stable; urgency=low * Initial Woody package * Makefile: use wx-config --cxxflags instead of --cflags * added simple manpage sffview.1 -- Achim Bohnet Wed, 19 Mar 2003 01:22:14 +0100 debian/source/0000755000000000000000000000000011657050164010473 5ustar debian/source/format0000644000000000000000000000001411657050164011701 0ustar 3.0 (quilt) debian/manpages0000644000000000000000000000001211645453606010707 0ustar sffview.1 debian/patches/0000755000000000000000000000000012241131130010601 5ustar debian/patches/accept-externally-specified-compiler-flags.patch0000644000000000000000000000162112241131067022112 0ustar Description: Patch Makefile to accept externally specified compiler flags This patch makes Makefile use the standard CPPFLAGS, CXXFLAGS and LDFLAGS if set in the environment. If they aren't set, the defaults give the same behaviour as previously. . This patch allows debhelper 9's automatic setting of hardening flags to work. Author: Olly Betts Origin: debian Forwarded: no Last-Update: 2013-11-14 --- sffview-0.5.0.orig/Makefile +++ sffview-0.5.0/Makefile @@ -24,13 +24,16 @@ .SUFFIXES: .o .cpp +CXXFLAGS ?= -g -Os + .cpp.o : - $(CC) -g -Os -c $(WXCONFIG_CPP) -o $@ $< + $(CC) $(CPPFLAGS) $(CXXFLAGS) -c $(WXCONFIG_CPP) -o $@ $< all: $(PROGRAM) $(PROGRAM): $(OBJECTS) $(CC) -o $(PROGRAM) $(OBJECTS) -Wl,--as-needed $(WXCONFIG_LD) + $(CC) $(CXXFLAGS) $(LDFLAGS) -o $(PROGRAM) $(OBJECTS) -Wl,--as-needed $(WXCONFIG_LD) clean: rm -f *.o $(PROGRAM) debian/patches/series0000644000000000000000000000006112153457627012043 0ustar accept-externally-specified-compiler-flags.patch debian/compat0000644000000000000000000000000212153316070010362 0ustar 9 debian/menu0000644000000000000000000000020411657054471010063 0ustar ?package(sffview):needs="X11" section="Applications/Viewers"\ title="Structured Fax File (SFF) Viewer" command="/usr/bin/sffview" debian/rules0000755000000000000000000000033011657051023010242 0ustar #!/usr/bin/make -f %: dh $@ clean: rm -f sffview.1 dh $@ override_dh_auto_build: dh_auto_build docbook-to-man debian/sffview.sgml > sffview.1 override_dh_installchangelogs: dh_installchangelogs doc/changes debian/sffview.lintian-overrides0000644000000000000000000000012712153463473014227 0ustar # False positive for C++ code sffview: hardening-no-fortify-functions usr/bin/sffview debian/sffview.sgml0000644000000000000000000000704111657051156011534 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Achim"> Bohnet"> March 19, 2003"> 1"> ach@mpe.mpg.de"> SFFVIEW"> Debian"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; X11 viewer for structured fax files (SFF) &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the &debian; distribution because the original program does not have a manual page. &dhpackage; is a tool to view "structured fax files" in X11. "Structured fax file" (SFF) is the file format that ISDN cards with CAPI interface expect and create. OPTIONS NONE BUGS Only German localisation SEE ALSO sfftobmp (1). AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
debian/dirs0000644000000000000000000000006111645453606010061 0ustar usr/bin usr/share/doc/sffview usr/share/man/man1 debian/watch0000644000000000000000000000016212151531713010215 0ustar version=3 opts=uversionmangle=s/_/./g \ http://sourceforge.net/p/sfftools/code-0/27/tree/sffview/tags/ REL(\d.*)/ debian/copyright0000644000000000000000000000202712241130314011111 0ustar This package was debianized by Achim Bohnet on Wed, 19 Mar 2003 00:46:28 +0100. It was downloaded from http://sfftools.sourceforge.net Upstream Author: Peter Schaefer-Hutter Copyright (c) 2000-2012 Peter Schaefer-Hutter ("THE AUTHOR") Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. You can contact the original author by email at peter.schaefer@gmx.de. debian/control0000644000000000000000000000106712241122431010565 0ustar Source: sffview Section: graphics Priority: optional Maintainer: Olly Betts Build-Depends: debhelper (>= 9), docbook-to-man, libwxgtk3.0-dev, libboost-filesystem-dev Standards-Version: 3.9.5 Homepage: http://sourceforge.net/projects/sfftools/ Package: sffview Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Structured Fax File (SFF) Viewer sffview is an X11 viewer for SFF files. SFF is the "Structured Fax File" format for group 3 fax documents which ISDN cards supporting the CAPI specification expect and create. debian/install0000644000000000000000000000002011645453606010561 0ustar sffview usr/bin debian/README.source0000644000000000000000000000045612241130231011337 0ustar Upstream hasn't released a source tarball for 0.5.0, so the upstream source tarball used has been created from the tagged sources in upstream SVN using: svn checkout svn://svn.code.sf.net/p/sfftools/code-0/sffview/tags/REL0_5_0 sffview-0.5.0 tar --exclude-vcs -Jcvf sffview-0.5.0.tar.xz sffview-0.5.0