--- gnome-nds-thumbnailer-1.2.0.orig/debian/rules +++ gnome-nds-thumbnailer-1.2.0/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +include /usr/share/quilt/quilt.make + +build: patch + dh build + +clean: unpatch + dh clean + +%: + dh $@ --- gnome-nds-thumbnailer-1.2.0.orig/debian/copyright +++ gnome-nds-thumbnailer-1.2.0/debian/copyright @@ -0,0 +1,36 @@ +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 (c) 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 (C) 2007, Laurent Bigonville and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- gnome-nds-thumbnailer-1.2.0.orig/debian/gnome-nds-thumbnailer.1 +++ gnome-nds-thumbnailer-1.2.0/debian/gnome-nds-thumbnailer.1 @@ -0,0 +1,18 @@ +.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 --- gnome-nds-thumbnailer-1.2.0.orig/debian/docs +++ gnome-nds-thumbnailer-1.2.0/debian/docs @@ -0,0 +1,2 @@ +AUTHORS +NEWS --- gnome-nds-thumbnailer-1.2.0.orig/debian/changelog +++ gnome-nds-thumbnailer-1.2.0/debian/changelog @@ -0,0 +1,38 @@ +gnome-nds-thumbnailer (1.2.0-3) unstable; urgency=low + + * Refresh debian/patches/01schema.patch + * Use quilt to handle patches + * 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 --- gnome-nds-thumbnailer-1.2.0.orig/debian/control +++ gnome-nds-thumbnailer-1.2.0/debian/control @@ -0,0 +1,20 @@ +Source: gnome-nds-thumbnailer +Section: gnome +Priority: extra +Maintainer: Laurent Bigonville +Build-Depends: debhelper (>= 7), + quilt (>= 0.40), + pkg-config (>= 0.9.0), + libgtk2.0-dev, + libglib2.0-dev (>= 2.16.0), + gconf2 +Standards-Version: 3.8.0 +Vcs-Bzr: http://bzr.debian.org/collab-maint/gnome-nds-thumbnailer/unstable + +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. --- gnome-nds-thumbnailer-1.2.0.orig/debian/manpages +++ gnome-nds-thumbnailer-1.2.0/debian/manpages @@ -0,0 +1 @@ +debian/gnome-nds-thumbnailer.1 --- gnome-nds-thumbnailer-1.2.0.orig/debian/watch +++ gnome-nds-thumbnailer-1.2.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/GNOME/sources/gnome-nds-thumbnailer/([0-9.]+)/gnome-nds-thumbnailer-(.*).tar.gz --- gnome-nds-thumbnailer-1.2.0.orig/debian/compat +++ gnome-nds-thumbnailer-1.2.0/debian/compat @@ -0,0 +1 @@ +5 --- gnome-nds-thumbnailer-1.2.0.orig/debian/patches/01schema.patch +++ gnome-nds-thumbnailer-1.2.0/debian/patches/01schema.patch @@ -0,0 +1,12 @@ +Pass the size to the thumbnailer +--- a/gnome-nds-thumbnailer.schemas.in ++++ b/gnome-nds-thumbnailer.schemas.in +@@ -6,7 +6,7 @@ + /schemas/desktop/gnome/thumbnailers/application@x-nintendo-ds-rom/command + gnome-nds-thumbnailer + string +- @bindir@/gnome-nds-thumbnailer %i %o ++ @bindir@/gnome-nds-thumbnailer -s %s %i %o + + + --- gnome-nds-thumbnailer-1.2.0.orig/debian/patches/series +++ gnome-nds-thumbnailer-1.2.0/debian/patches/series @@ -0,0 +1 @@ +01schema.patch