debian/0000755000000000000000000000000011646263474007203 5ustar debian/docs0000644000000000000000000000001511646263474010052 0ustar AUTHORS NEWS debian/manpages0000644000000000000000000000003711646263474010721 0ustar debian/gnome-nds-thumbnailer.1 debian/changelog0000644000000000000000000000447511646263474011067 0ustar gnome-nds-thumbnailer (3.0.0-1) unstable; urgency=low * New upstream release - Support DSi roms (LP: #810072) - Drop gconf build-dependency * debian/copyright: Fix copyright-with-old-dh-make-debian-copyright to please lintian * debian/control: - Bump Standards-Version to 3.9.2 (no further changes) - Update Vcs-* field to new git branch URL - Build-depends against libgdk-pixbuf2.0-dev instead of libgtk2.0-dev - Drop quilt build-dependency * debian/gbp.conf: Add gbp config file * Switch to dpkg-source 3.0 (quilt) format * debian/patches/01schema.patch: Drop patch, not needed anymore * debian/watch: Switch to .xz tarballs -- Laurent Bigonville Sat, 15 Oct 2011 12:57:57 +0200 gnome-nds-thumbnailer (1.2.1-1) unstable; urgency=low * New upstream release -- Laurent Bigonville Fri, 17 Apr 2009 10:04:11 +0200 gnome-nds-thumbnailer (1.2.0-3) unstable; urgency=low * Refresh debian/patches/01schema.patch * Use quilt to handle patches: Patch should now be applied as expected (Closes: #522789) Thanks to Andreas Moog * debian/control: remove duplicate Section to please lintian -- Laurent Bigonville Mon, 06 Apr 2009 13:45:04 +0200 gnome-nds-thumbnailer (1.2.0-2) unstable; urgency=low * Upload to debian unstable -- Laurent Bigonville Mon, 16 Feb 2009 09:25:39 +0100 gnome-nds-thumbnailer (1.2.0-1) experimental; urgency=low * New upstream release (LP: #205299) * debian/control: bump debhelper version to 7 * Use debhelper build system instead of cdbs * Add debian/docs to install the NEWS and AUTHORS files -- Laurent Bigonville Mon, 15 Dec 2008 20:01:36 +0100 gnome-nds-thumbnailer (1.0.2-2) unstable; urgency=low * debian/gnome-nds-thumbnailer.1: Add more explanation about the -s option * Use now official Vcs-* field * debian/patches/01schema.patch: Pass the -s flag when creating a thumbnail * Standards-Version to 3.8.0 (no further changes) * Use my debian.org address in Maintainer -- Laurent Bigonville Thu, 11 Sep 2008 19:20:10 +0200 gnome-nds-thumbnailer (1.0.2-1) unstable; urgency=low * Initial release. (Closes: #445534) -- Laurent Bigonville Mon, 08 Oct 2007 20:19:21 +0200 debian/compat0000644000000000000000000000000211646263474010401 0ustar 5 debian/gnome-nds-thumbnailer.10000644000000000000000000000105011646263474013460 0ustar .TH gnome-nds-thumbnailer "1" "October 2007" .SH NAME gnome\-nds\-thumbnailer \- create thumbnails for Nintendo DS roms .SH SYNOPSIS \fBgnome\-nds\-thumbnailer\fR [\-s \fBsize\fR] \fBinput\fR \fBoutput\fR .SH OPTIONS .TP \fB\-s\fR Specify the size of the generated thumbnail (in pixels) .SH AUTHOR This manual page was written by Laurent Bigonville , for the Debian GNU/Linux system (but may be used by others). .PP The original software was written by Bastien Nocera and Thomas K\[:o]ckerbauer debian/watch0000644000000000000000000000016311646263474010234 0ustar version=3 http://ftp.gnome.org/pub/GNOME/sources/gnome-nds-thumbnailer/([0-9.]+)/gnome-nds-thumbnailer-(.*).tar.xz debian/gbp.conf0000644000000000000000000000023311646263474010620 0ustar [DEFAULT] debian-branch = debian upstream-branch = upstream pristine-tar = True [git-buildpackage] tarball-dir = ../tarballs/ export-dir = ../build-area/ debian/copyright0000644000000000000000000000247011646263474011141 0ustar This package was debianized by Laurent Bigonville on Sat, 06 Oct 2007 17:45:14 +0200 It was downloaded from: Upstream Authors: Bastien Nocera Thomas Köckerbauer Copyright: Copyright © 2007 Bastien Nocera License: 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. 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. On Debian systems, the complete text of the GPL can be found in /usr/share/common-licenses/GPL. The Debian packaging is © 2007-2009, Laurent Bigonville and is licensed under the GPL-2 or later, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000011646263474010503 5ustar debian/source/format0000644000000000000000000000001411646263474011711 0ustar 3.0 (quilt) debian/control0000644000000000000000000000135511646263474010612 0ustar Source: gnome-nds-thumbnailer Section: gnome Priority: extra Maintainer: Laurent Bigonville Build-Depends: debhelper (>= 7), pkg-config (>= 0.9.0), libgdk-pixbuf2.0-dev, libglib2.0-dev (>= 2.16.0), Standards-Version: 3.9.2 Vcs-Git: git://anonscm.debian.org/git/collab-maint/gnome-nds-thumbnailer.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gnome-nds-thumbnailer.git;a=summary Package: gnome-nds-thumbnailer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Nintendo DS roms thumbnailer for GNOME gnome-nds-thumbnailer is a thumbnailer for GNOME that will make thumbnails for Nintendo DS roms by extracting their preview icon. debian/rules0000755000000000000000000000003611646263474010262 0ustar #!/usr/bin/make -f %: dh $@