--- gngb-20060309.orig/debian/examples +++ gngb-20060309/debian/examples @@ -0,0 +1 @@ +sample_gngbrc --- gngb-20060309.orig/debian/dirs +++ gngb-20060309/debian/dirs @@ -0,0 +1 @@ +usr/bin --- gngb-20060309.orig/debian/manpages +++ gngb-20060309/debian/manpages @@ -0,0 +1 @@ +gngb.1 --- gngb-20060309.orig/debian/docs +++ gngb-20060309/debian/docs @@ -0,0 +1,3 @@ +AUTHORS +README +TODO --- gngb-20060309.orig/debian/watch +++ gngb-20060309/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://m.peponas.free.fr/gngb/download/gngb-(.*)\.tar\.gz --- gngb-20060309.orig/debian/rules +++ gngb-20060309/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +# Add here any variable or target overrides you need. --- gngb-20060309.orig/debian/README.Debian +++ gngb-20060309/debian/README.Debian @@ -0,0 +1,20 @@ +gngb for Debian +--------------- + + Please see the sample gngbrc to see how you can set up your configuration + options. It goes in your .gngb directory. + + gngb will operate with gzipped roms so you can gzip all your roms to + save space. + + -- Ryan Underwood , Sat, 10 May 2003 04:09:38 -0500 + + + This package uses a manpage written by Ryan Underwood, so, + please use it to get help. + + Thanks + + -- Julien Delange , Mon, 11 Aug 2003 19:31:27 +0200 + + --- gngb-20060309.orig/debian/compat +++ gngb-20060309/debian/compat @@ -0,0 +1 @@ +5 --- gngb-20060309.orig/debian/control +++ gngb-20060309/debian/control @@ -0,0 +1,17 @@ +Source: gngb +Section: x11 +Priority: optional +Maintainer: Debian Games Team +Uploaders: Ola Lundqvist , Nick Ellery +Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, zlib1g-dev, libglu1-mesa-dev, cdbs, autotools-dev +Standards-Version: 3.8.2 +Homepage: http://m.peponas.free.fr/gngb/ + +Package: gngb +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: a Color Gameboy emulator + Gngb is an emulator for GameBoy Classic, Color and others. + . + It uses the SDL library and OpenGL. This software supports joystick + and keyboard as input. --- gngb-20060309.orig/debian/copyright +++ gngb-20060309/debian/copyright @@ -0,0 +1,35 @@ +This package was debianized by Julien Delange on +Mon, 11 Aug 2003 19:31:27 +0200. + +It was downloaded from http://m.peponas.free.fr/gngb/download.html + +Upstream Authors: + + Peponas Thomas "Frogus" tpeponas@altern.org + Peponas Mathieu "Pepone" pepone@altern.org + +Copyright: + + Copyright © 2001 Peponas Thomas & Peponas Mathieu + +License: + + This package 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 package 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is © 2003, Julien Delange and +is licensed under the GPL, see above. --- gngb-20060309.orig/debian/changelog +++ gngb-20060309/debian/changelog @@ -0,0 +1,93 @@ +gngb (20060309-3) unstable; urgency=low + + * debian/control: + - Set Debian Games Team to maintainer (Closes: #529603). + - Add myself to uploaders. + - Update standards version, no changes necessary. + - Drop build-depends on quilt. + - Add comma between dependencies + + Fix lintian warning missing-separator-between-items. + * debian/copyright: + - Add missing authors. + - Change copyright symbols to ©. + + Fix lintian warning copyright-with-old-dh-make-debian-copyright. + * debian/docs: + - Remove NEWS, file is empty. + * Remove debian/patches/series file, simple-patchsys is used + (Closes: #482704). + + -- Nick Ellery Sat, 18 Jul 2009 10:46:58 -0700 + +gngb (20060309-2) unstable; urgency=low + + * Conforms to Standards version 3.7.3. + * debian/control: Added cdbs, autotools-dev, quilt build-dependences. + * debian/rules: Converted to cdbs way. + * debian/dirs: Removed usr/sbin. + * debian/control: Added Homepage header. + * debian/watch: Updated to version 3. + + -- Jose Carlos Medeiros Thu, 31 Jan 2008 10:43:42 -0200 + +gngb (20060309-1) unstable; urgency=low + + * New upstream release + * New mantainer. (Closes: #428511) + * DH_COMPAT 5. + * Added Homepage to control file and updated short description. + + -- Jose Carlos Medeiros Thu, 19 Jul 2007 22:46:38 -0300 + +gngb (20040115-4) unstable; urgency=low + + * QA upload. + * Package is orphaned (#428511); set maintainer to Debian QA Group. + * Build-depend on libglu1-mesa-dev instead of libglu1-xorg-dev. + * debian/copyright: Re-add copyright statement. + * debian/rules: Don't update config.guess and config.sub as they're + not actually used. + * debian/rules: Don't ignore errors from "make distclean". + * debian/rules: Fix support for DEB_BUILD_OPTIONS=noopt. + * debian/rules: Let dh_strip handle DEB_BUILD_OPTIONS=nostrip. + * Conforms to Standards version 3.7.2. + + -- Matej Vela Wed, 27 Jun 2007 05:34:02 +0200 + +gngb (20040115-3) unstable; urgency=low + + * Change deps for libglu (Closes: #333947) + + -- Julien Delange Wed, 16 Nov 2005 17:05:42 +0100 + +gngb (20040115-2) unstable; urgency=low + + * Fix compilation problem with gcc 3.4 (Closes: #258800) + + -- Julien Delange Fri, 24 Sep 2004 03:13:51 +0200 + +gngb (20040115-1) unstable; urgency=low + + * New upstream release + + -- Julien Delange Mon, 12 Jan 2004 17:25:36 +0100 + + +gngb (20030809-3) unstable; urgency=low + + * Fix implicit declaration ( Closes: #226534 ) + + -- Julien Delange Mon, 12 Jan 2004 17:25:36 +0100 + +gngb (20030809-2) unstable; urgency=low + + * Change the build-deps, close the bugs #205854 ( Closes: #205854 ) + + -- Julien Delange Mon, 18 Aug 2003 13:07:52 +0200 + +gngb (20030809-1) unstable; urgency=low + + * Initial Release. + * Closes the ITP in the Debian Bug System , Closes: #204690 + + -- Julien Delange Mon, 11 Aug 2003 19:31:27 +0200 + --- gngb-20060309.orig/debian/patches/fix_gngb.1_manpage.patch +++ gngb-20060309/debian/patches/fix_gngb.1_manpage.patch @@ -0,0 +1,13 @@ +Index: gngb-20060309/gngb.1 +=================================================================== +--- gngb-20060309.orig/gngb.1 2008-01-31 11:23:22.000000000 -0200 ++++ gngb-20060309/gngb.1 2008-01-31 11:24:03.000000000 -0200 +@@ -1,7 +1,7 @@ + .TH GNGB 1 + .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection + .\" other parms are allowed: see man(7), man(1) +-.SH GNGB ++.SH NAME + gngb \- emulate various Nintendo Game Boy handheld systems + .SH SYNOPSIS + .B gngb --- gngb-20060309.orig/debian/patches/FTBFS_with_gcc-3.4_conflicting_types.patch +++ gngb-20060309/debian/patches/FTBFS_with_gcc-3.4_conflicting_types.patch @@ -0,0 +1,13 @@ +Index: gngb-20060309/src/save.c +=================================================================== +--- gngb-20060309.orig/src/save.c 2008-01-31 11:17:17.000000000 -0200 ++++ gngb-20060309/src/save.c 2008-01-31 11:18:37.000000000 -0200 +@@ -404,6 +404,8 @@ + return 0; + } + ++void movie_add_pad(Uint8 pad); ++ + int save_load_pad_movie(GNGB_FILE * stream,char op) { + if (!op) { /* Write */ + PAD_SAVE *p=gngb_movie.first_pad; --- gngb-20060309.orig/.pc/.version +++ gngb-20060309/.pc/.version @@ -0,0 +1 @@ +2