debian/0000755000000000000000000000000012267424745007203 5ustar debian/compat0000644000000000000000000000000211755442226010374 0ustar 9 debian/docs0000644000000000000000000000002011755452005010035 0ustar README.markdown debian/pqiv.mime0000644000000000000000000000314011755445570011031 0ustar image/gif; pqiv -tfi %s; description="GIF Image"; test=test "$DISPLAY"; nametemplate=%s.gif; priority=4 image/jpeg; pqiv -tfi %s; description="JPEG Image"; test=test "$DISPLAY"; nametemplate=%s.jpeg; priority=4 image/pjpeg; pqiv -tfi %s; description="JPEG Image"; test=test "$DISPLAY"; nametemplate=%s.jpeg; priority=4 image/tiff; pqiv -tfi %s; description="TIFF Image"; test=test "$DISPLAY"; nametemplate=%s.tiff; priority=4 image/x-portable-bitmap; pqiv -tfi %s; description="PBM Image"; test=test "$DISPLAY"; nametemplate=%s.pbm; priority=4 image/x-portable-graymap; pqiv -tfi %s; description="PGM Image"; test=test "$DISPLAY";nametemplate=%s.pgm; priority=4 image/x-portable-pixmap; pqiv -tfi %s; description="PPM Image"; test=test "$DISPLAY"; nametemplate=%s.ppm; priority=4 image/x-xbitmap; pqiv -tfi %s; description="XBM Image"; test=test "$DISPLAY"; nametemplate=%s.xbm; priority=4 image/x-xpixmap; pqiv -tfi %s; description="XPM Image"; test=test "$DISPLAY"; nametemplate=%s.xpm; priority=4 image/bmp; pqiv -tfi %s; description="BMP Image"; test=test "$DISPLAY"; nametemplate=%s.bmp; priority=4 image/x-bmp; pqiv -tfi %s; description="BMP Image"; test=test "$DISPLAY"; nametemplate=%s.bmp; priority=4 image/x-ms-bmp; pqiv -tfi %s; description="BMP Image"; test=test "$DISPLAY"; nametemplate=%s.bmp; priority=4 image/targa; pqiv -tfi %s; description="TARGA Image"; test=test "$DISPLAY"; nametemplate=%s.tga; priority=4 image/png; pqiv -tfi %s; description="PNG Image"; test=test "$DISPLAY"; nametemplate=%s.png; priority=4 image/pm; pqiv -tfi %s; description="PM Image"; test=test "$DISPLAY"; nametemplate=%s.pm; priority=4 debian/watch0000644000000000000000000000027212215651616010225 0ustar version=3 opts=uversionmangle=s/-(rc\d*)$/~$1/ \ https://github.com/phillipberndt/pqiv/releases \ .*[^n]/(?:|v|r|REL_|rel-|pqiv(?:_|-))(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) debian/copyright0000644000000000000000000000525312217242662011132 0ustar This package was debianized by: Bart Martens on Sat, 18 Apr 2009 00:06:55 +0200 It was downloaded from: http://www.pberndt.com/Programme/Linux/pqiv/ https://github.com/phillipberndt/pqiv/releases Upstream author: Phillip Berndt (mail at pberndt dot com) Copyright and license: * Copyright (c) 2013, Phillip Berndt * * 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 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 version 3 can be found in `/usr/share/common-licenses/GPL-3'. The Debian packaging is: Copyright (C) 2009-2013 Bart Martens and is licensed under the GPL version 3, see above. The files lib/strnatcmp.c and lib/strnatcmp.h were downloaded from http://sourcefrog.net/projects/natsort/strnatcmp.c http://sourcefrog.net/projects/natsort/strnatcmp.h and have this copyright and license information: Copyright (C) 2000, 2004 by Martin Pool This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. The file debian/pqiv.mime was copied from the Debian package "qiv". This file is Copyright (C) 1998-1999, 2001 Mitch Blevins Copyright (C) 2003-2004 Martin Pitt and is licensed under the GPL version 2, see /usr/share/common-licenses/GPL-2. debian/control0000644000000000000000000000113012267421101010560 0ustar Source: pqiv Section: graphics Priority: extra Maintainer: Bart Martens Build-Depends: debhelper (>= 9), libgtk-3-dev, autotools-dev Standards-Version: 3.9.5 Homepage: http://www.pberndt.com/Programme/Linux/pqiv/ Package: pqiv Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Lightweight image viewer Pretty Quick Image Viewer (pqiv) is a small and pretty fast image viewer. Features include: fullscreen, slideshow, rotate, flip, zoom, transparancy, fade between images, ... and (mostly) all the features from the original Quick Image Viewer (qiv). debian/changelog0000644000000000000000000000556712267421023011054 0ustar pqiv (2.1.1-1) unstable; urgency=medium * New upstream release. * debian/patches/03_binary_name.diff: Removed, now in upstream. * debian/patches/05_ldflags.diff: Removed, now in upstream. -- Bart Martens Tue, 21 Jan 2014 08:22:08 +0100 pqiv (2.0-1) unstable; urgency=low * New upstream release. * debian/clean: No longer removing pqiv.1. * debian/control: Now Build-Depends: libgtk-3-dev. * debian/copyright: Updated for upstream switched to GPL-3. * debian/patches/03_binary_name.diff: Updated for newer upstream release. * debian/patches/04_unknown_option.diff: Added to tolerate unknown options. * debian/patches/05_ldflags.diff: Added to fix lintian hardening-no-relro. * debian/watch: Following changes at github. -- Bart Martens Mon, 16 Sep 2013 18:46:33 +0000 pqiv (0.12-1) unstable; urgency=low * New upstream release. Closes: #592291. * Switch to dpkg-source 3.0 (quilt) format, debhelper 9, no cdbs. * debian/patches/01_not_qiv.diff: Removed. Was already disabled. * debian/patches/02_unsupported.diff: Applied and removed. * debian/patches/04_glib_include.diff: Removed. Now in upstream. * debian/patches/05_keypad.diff: Removed. Now in upstream. * debian/watch: Updated to new download location. -- Bart Martens Fri, 18 May 2012 12:41:18 +0000 pqiv (0.11-2) unstable; urgency=low * debian/patches/04_glib_include.diff: Closes: #665599. * debian/patches/05_keypad.diff: Closes: #671401. * debian/patches/03_binary_name.diff: Now simply using "pqiv" instead of "BINARY_NAME", and incrementing the 13th position instead of the 12th. Closes: #620370. -- Bart Martens Sun, 06 May 2012 16:17:18 +0000 pqiv (0.11-1) unstable; urgency=low * New upstream release. -- Bart Martens Thu, 01 Jul 2010 12:24:44 +0000 pqiv (0.10.1-1) unstable; urgency=low * New upstream release. * debian/patches/03_binary_name.diff: Edited to fit new upstream release. -- Bart Martens Sun, 11 Oct 2009 12:05:40 +0200 pqiv (0.9-1) unstable; urgency=low * New upstream release. * To keep using the binary name pqiv: + debian/patches/01_not_qiv.diff: Disabled. + debian/rules: Use --binary-name=pqiv. + debian/patches/03_binary_name.diff: Added. -- Bart Martens Tue, 19 May 2009 16:48:21 +0200 pqiv (0.8-2) unstable; urgency=low * debian/patches/02_unsupported.diff: Added. Patches debian/pqiv.mime to remove rgb and fits. Closes: #529000. -- Bart Martens Mon, 18 May 2009 13:31:21 +0200 pqiv (0.8-1) unstable; urgency=low * Initial release in Debian. Closes: #524578. * debian/patches/01_not_qiv.diff: Added to avoid the name "qiv". * debian/pqiv.mime: Copied from qiv, updated to use "pqiv" instead. -- Bart Martens Sat, 18 Apr 2009 00:06:55 +0200 debian/rules0000755000000000000000000000022112217250751010243 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autotools-dev override_dh_auto_configure: dh_auto_configure -- --binary-name=pqiv debian/clean0000644000000000000000000000000512217242704010167 0ustar pqiv debian/patches/0000755000000000000000000000000012267421027010620 5ustar debian/patches/04_unknown_option.diff0000644000000000000000000000052212267420610015040 0ustar Index: pqiv-2.1.1/configure =================================================================== --- pqiv-2.1.1.orig/configure 2014-01-21 08:28:05.000000000 +0100 +++ pqiv-2.1.1/configure 2014-01-21 08:28:05.000000000 +0100 @@ -84,6 +84,8 @@ ;; *) echo "Unknown option: $1" >&2 + shift + continue help exit 1 esac debian/patches/series0000644000000000000000000000002712267421026012033 0ustar 04_unknown_option.diff debian/source/0000755000000000000000000000000012217243427010472 5ustar debian/source/format0000644000000000000000000000001411755441561011705 0ustar 3.0 (quilt)