Author: evgeni Date: 2012-04-29 21:30:09 +0000 (Sun, 29 Apr 2012) New Revision: 13517
Added: packages/tags/desmume/0.9.7-2.1/ packages/tags/desmume/0.9.7-2.1/debian/changelog packages/tags/desmume/0.9.7-2.1/debian/patches/02_add_gzFile_casts.patch packages/tags/desmume/0.9.7-2.1/debian/patches/series Removed: packages/tags/desmume/0.9.7-2.1/debian/changelog packages/tags/desmume/0.9.7-2.1/debian/patches/series Log: [svn-buildpackage] Tagging desmume 0.9.7-2.1 Deleted: packages/tags/desmume/0.9.7-2.1/debian/changelog =================================================================== --- packages/trunk/desmume/debian/changelog 2012-04-29 14:48:42 UTC (rev 13515) +++ packages/tags/desmume/0.9.7-2.1/debian/changelog 2012-04-29 21:30:09 UTC (rev 13517) @@ -1,264 +0,0 @@ -desmume (0.9.7-2) unstable; urgency=low - - * Add 01_fix_mode_t_on_kfreebsd.patch to fix FTBFS on kfreebsd-*. - Closes: #618778 - - -- Evgeni Golov <[email protected]> Thu, 24 Mar 2011 15:33:12 +0100 - -desmume (0.9.7-1) unstable; urgency=low - - * New upstream release. - Closes: #613365 - * Update debian/copyright to DEP5. - * Standards-Version: 3.9.1. - * Add BSD license to debian/copyright. - - -- Evgeni Golov <[email protected]> Thu, 17 Mar 2011 23:48:38 +0100 - -desmume (0.9.6-1-1) unstable; urgency=low - - * New upstream release. - + Adding --gbaslot-rom= workaround for embedded file system. - LP: #575234 - * Remove 01_fix_sz_FTBFS_564788.patch, included upstream. - * Standards-Version: 3.8.4 - * Add debian/NEWS about the new config file location. - * Add debian/source/format, we're still 1.0. - - -- Evgeni Golov <[email protected]> Tue, 25 May 2010 15:55:23 +0200 - -desmume (0.9.5-2) unstable; urgency=low - - * debian/patches: - + Add 01_fix_sz_FTBFS_564788.patch to fix FTBFS. - Closes: #564788 - - -- Evgeni Golov <[email protected]> Tue, 19 Jan 2010 17:20:29 +0100 - -desmume (0.9.5-1) unstable; urgency=low - - * New upstream release. - * debian/copyright: - + Update my e-mail address and copyright years. - * debian/control: - + Add libagg-dev B-D. - * debian/patches: - + Drop all patches, either applied or superseded by upstream. - - -- Evgeni Golov <[email protected]> Sun, 03 Jan 2010 20:30:35 +0100 - -desmume (0.9.4-2) unstable; urgency=low - - [ Miriam Ruiz ] - * Added patch 02_build-with-gcc-4.4.patch. Closes: #539545 - - [ Devid Antonio Filoni ] - * Add 03_build-on-hurd.patch patch, fix FTBFS on hurd-i386, patch taken from - upstream SVN revision 2754. - - [ Evgeni Golov ] - * Standards-Version: 3.8.3, no changes needed. - - -- Evgeni Golov <[email protected]> Tue, 01 Sep 2009 17:09:34 +0200 - -desmume (0.9.4-1) unstable; urgency=low - - * New upstream release. - * debian/copyright: - + Fix typo in Guillaume's mail address. - * debian/control: - + Standards-Version: 3.8.2 - * debian/pacthes/02_manpage-fixes.patch: - + Drop the patch, was applied upstream. - - -- Evgeni Golov <[email protected]> Wed, 15 Jul 2009 00:15:46 +0200 - -desmume (0.9.2-1-1) unstable; urgency=low - - * New upstream bugfix release. - * debian/control: - + Remove DM-Upload-Allowed: yes - I'm DD now. - + Thus also update my e-mail address. - + Add B-D on libosmesa6-dev and drop the one on libgtkglext1-dev, - upstream says this is the safer way to go. - * debian/patches/01_gfx3d.h_64bit_fix.patch: - + Drop the patch, it's included in this release. - * debian/patches/01_link-with-GL.patch: - + Add patch (ACKed by upstream) to link against libGL, so we don't - FTBFS when using --as-needed. - * debian/patches/02_manpage-fixes.patch: - + Fix hyphens in manpages, thanks lintian. - * debian/rules: - + Build with --enable-osmesa. - * debian/watch: - + Update watchfile to match a - in the version string. - - -- Evgeni Golov <[email protected]> Sat, 02 May 2009 22:35:04 +0200 - -desmume (0.9.2-1) unstable; urgency=low - - * New upstream release. - * debian/contol: - + Bump Standards-Version to 3.8.1. - + Wrap Uploaders and Build-Depends. - + Remove Reinhard Tartler and Cyril Brulebois from Uploaders on their - requests. Thanks for your work! - + Set DM-Upload-Allowed: yes. - * debian/copyright: - + Add my copyright. - + Wrap some very long lines. - * debian/patches/01_gfx3d.h_64bit_fix.patch: - + New patch from upstream SVN, fixes function definitions in gfx3d.h - and makes desmume build again on 64bit arches. - - -- Evgeni Golov <[email protected]> Sat, 18 Apr 2009 10:31:00 +0200 - -desmume (0.9.1-1) unstable; urgency=low - - * New upstream release. - + Doesn't try to setup a 24bit drawing area but reuse the current one. - Closes: #455749 - * debian/rules: - + Configure with --enable-gdb-stub. (Closes: #484683) - + Don't set CFLAGS, let dpkg handle them. - + Make the build-system more cross-build friendly. - + Use dh_clean instead of rm -f in the clean target. - + Don't install manpages, upstream does that now. - + Link with --as-needed to strip direct dependencies. - * debian/control: - + Add ${misc:Depends} to Depends of desmume. - + Bump Standards-Version to 3.8.0. - * debian/patches: - + Disable 01-dont_crash_on_bad_3d.patch, it was pulled from upstream - and is present in the current version. - * debian/README.source: - + Add information on quilt usage as suggested by policy. - * debian/watch: - + Update the regex to match only numerical versions (0.9, not 0.9-mac). - * debian/copyright: - + Update to machine readable format. - + Check copyright more carefully. - - -- Evgeni Golov <[email protected]> Thu, 12 Feb 2009 02:55:17 +0100 - -desmume (0.8-2) unstable; urgency=low - - [ Ansgar Burchardt ] - * debian/control: Remove Homepage semi-field from description - - [ Cyril Brulebois ] - * Update config.{guess,sub} before running configure and remove them in - the clean target, instead of updating them in the clean target, so as - to keep the Debian diff clean, and also prevent an FTBFS with the new - “3.0 (quilt)” source package format. - * Drop debian/patches/fix-64bit-segfault.diff, since it's already - applied upstream, and would cause an FTBFS under the same conditions - as above, thanks to Raphaël Hertzog for the notice (Closes: #485033). - * Update my mail address. - - [ Evgeni Golov ] - * Add debian/patches/01-dont_crash_on_bad_3d.patch, so we don't crash - when 3D can't be enabled correctly. (Closes: #509365) - * Use $(QUILT_STAMPFN) instead of patch. - * Add myself to uploaders. - * Update the menu file for section Applications, not Apps. - - -- Evgeni Golov <[email protected]> Wed, 24 Dec 2008 01:40:40 +0100 - -desmume (0.8-1) unstable; urgency=low - - [ Eddy Petrișor ] - * add missing Vcs-Svn headers - - [ Reinhard Tartler ] - * new upstream release. - - -- Reinhard Tartler <[email protected]> Sat, 10 May 2008 15:34:39 +0200 - -desmume (0.7.3-3) unstable; urgency=low - - [ Pascal Giard ] - * [debian/control]: Added Build-Dep on quilt. - * [debian/rules]: Apply/unapply patches using quilt. - * [debian/patches/fix-64bit-segfault.diff]: - - Fix possible segfault on 64bit CPUs (closes: #435763). - - [ Jon Dowland ] - * add Homepage: control field to source stanza - - -- Jon Dowland <[email protected]> Mon, 03 Dec 2007 17:41:37 +0000 - -desmume (0.7.3-2) unstable; urgency=low - - * [debian/control]: - - Added Build-Dep on intltool. - - -- Pascal Giard <[email protected]> Tue, 04 Sep 2007 18:44:56 -0400 - -desmume (0.7.3-1) unstable; urgency=low - - * [debian/rules]: - - Removed dos2unix/unix2dos calls, no longer needed (closes: #435531). - - Specified localedir to workaround intltool Makefile.in.in weird behavior. - * [debian/control]: Removed Build-Dep on tofrodos, no longer needed. - * [debian/docs]: Added README.TRANSLATION. - * [debian/dirs]: Added localization directory. - - -- Pascal Giard <[email protected]> Mon, 03 Sep 2007 13:35:50 -0400 - -desmume (0.7.2-3) unstable; urgency=low - - [ Cyril Brulebois ] - * [debian/control]: - - Added a B-D on tofrodos, which solves the FTBFS due to a missing - `unix2dos', thanks Kartik Mistry (Closes: #435217). - - [ Reinhard Tartler ] - - Add Cyril to uploaders - - M-x whitespace-cleanup debian/rules - - don't fail when Makefile fails in clean target. Thanks to lintian for - finding this. - - -- Reinhard Tartler <[email protected]> Mon, 03 Sep 2007 09:47:25 +0200 - -desmume (0.7.2-2) unstable; urgency=low - - * [debian/rules]: - - Fixed gnome menu entries (upstream tarball encoding problem). - - Added debian menu entries. - * [debian/menu]: - - Added debian menu entries. - - -- Pascal Giard <[email protected]> Sun, 29 Jul 2007 23:55:59 -0400 - -desmume (0.7.2-1) unstable; urgency=low - - [ Pascal Giard ] - * Upload to unstable (closes: #405616). - * [debian/README.Debian]: - - Procedure updated reflecting previous changes. - - Clarified CVS build instructions. - * [debian/rules]: - - Removed CFLAGS="-D_REENTRANT" as it was slowing things down considerably. - - Install glade interfaces. - - Install desktop menu files. - * [debian/docs]: - - Removed empty files. - - Added AUTHORS file. - * [debian/dirs]: Added directories for glade interfaces. - * [debian/desmume-cli.1, debian/desmume-glade.1]: - Added manpages for command-line and glade binairies. - * [debian/copyright]: - - Added LGPL license note for glade-xml.c and gtk/dev-cpp/* . - - [ Reinhard Tartler ] - * Change maintainer to 'Debian Games Team' - - -- Pascal Giard <[email protected]> Fri, 27 Jul 2007 16:27:43 -0400 - -desmume (0.6.0-0ubuntu1) feisty; urgency=low - - * Initial release (Closes: #405616) - - -- Reinhard Tartler <[email protected]> Sat, 10 Feb 2007 19:22:16 +0100 - Copied: packages/tags/desmume/0.9.7-2.1/debian/changelog (from rev 13516, packages/trunk/desmume/debian/changelog) =================================================================== --- packages/tags/desmume/0.9.7-2.1/debian/changelog (rev 0) +++ packages/tags/desmume/0.9.7-2.1/debian/changelog 2012-04-29 21:30:09 UTC (rev 13517) @@ -0,0 +1,272 @@ +desmume (0.9.7-2.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/patches/02_add_gzFile_casts.patch: + Add some casts for compatibility with current zlib (Closes: #664914) + + -- Peter Michael Green <[email protected]> Wed, 04 Apr 2012 22:09:07 +0000 + +desmume (0.9.7-2) unstable; urgency=low + + * Add 01_fix_mode_t_on_kfreebsd.patch to fix FTBFS on kfreebsd-*. + Closes: #618778 + + -- Evgeni Golov <[email protected]> Thu, 24 Mar 2011 15:33:12 +0100 + +desmume (0.9.7-1) unstable; urgency=low + + * New upstream release. + Closes: #613365 + * Update debian/copyright to DEP5. + * Standards-Version: 3.9.1. + * Add BSD license to debian/copyright. + + -- Evgeni Golov <[email protected]> Thu, 17 Mar 2011 23:48:38 +0100 + +desmume (0.9.6-1-1) unstable; urgency=low + + * New upstream release. + + Adding --gbaslot-rom= workaround for embedded file system. + LP: #575234 + * Remove 01_fix_sz_FTBFS_564788.patch, included upstream. + * Standards-Version: 3.8.4 + * Add debian/NEWS about the new config file location. + * Add debian/source/format, we're still 1.0. + + -- Evgeni Golov <[email protected]> Tue, 25 May 2010 15:55:23 +0200 + +desmume (0.9.5-2) unstable; urgency=low + + * debian/patches: + + Add 01_fix_sz_FTBFS_564788.patch to fix FTBFS. + Closes: #564788 + + -- Evgeni Golov <[email protected]> Tue, 19 Jan 2010 17:20:29 +0100 + +desmume (0.9.5-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: + + Update my e-mail address and copyright years. + * debian/control: + + Add libagg-dev B-D. + * debian/patches: + + Drop all patches, either applied or superseded by upstream. + + -- Evgeni Golov <[email protected]> Sun, 03 Jan 2010 20:30:35 +0100 + +desmume (0.9.4-2) unstable; urgency=low + + [ Miriam Ruiz ] + * Added patch 02_build-with-gcc-4.4.patch. Closes: #539545 + + [ Devid Antonio Filoni ] + * Add 03_build-on-hurd.patch patch, fix FTBFS on hurd-i386, patch taken from + upstream SVN revision 2754. + + [ Evgeni Golov ] + * Standards-Version: 3.8.3, no changes needed. + + -- Evgeni Golov <[email protected]> Tue, 01 Sep 2009 17:09:34 +0200 + +desmume (0.9.4-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: + + Fix typo in Guillaume's mail address. + * debian/control: + + Standards-Version: 3.8.2 + * debian/pacthes/02_manpage-fixes.patch: + + Drop the patch, was applied upstream. + + -- Evgeni Golov <[email protected]> Wed, 15 Jul 2009 00:15:46 +0200 + +desmume (0.9.2-1-1) unstable; urgency=low + + * New upstream bugfix release. + * debian/control: + + Remove DM-Upload-Allowed: yes - I'm DD now. + + Thus also update my e-mail address. + + Add B-D on libosmesa6-dev and drop the one on libgtkglext1-dev, + upstream says this is the safer way to go. + * debian/patches/01_gfx3d.h_64bit_fix.patch: + + Drop the patch, it's included in this release. + * debian/patches/01_link-with-GL.patch: + + Add patch (ACKed by upstream) to link against libGL, so we don't + FTBFS when using --as-needed. + * debian/patches/02_manpage-fixes.patch: + + Fix hyphens in manpages, thanks lintian. + * debian/rules: + + Build with --enable-osmesa. + * debian/watch: + + Update watchfile to match a - in the version string. + + -- Evgeni Golov <[email protected]> Sat, 02 May 2009 22:35:04 +0200 + +desmume (0.9.2-1) unstable; urgency=low + + * New upstream release. + * debian/contol: + + Bump Standards-Version to 3.8.1. + + Wrap Uploaders and Build-Depends. + + Remove Reinhard Tartler and Cyril Brulebois from Uploaders on their + requests. Thanks for your work! + + Set DM-Upload-Allowed: yes. + * debian/copyright: + + Add my copyright. + + Wrap some very long lines. + * debian/patches/01_gfx3d.h_64bit_fix.patch: + + New patch from upstream SVN, fixes function definitions in gfx3d.h + and makes desmume build again on 64bit arches. + + -- Evgeni Golov <[email protected]> Sat, 18 Apr 2009 10:31:00 +0200 + +desmume (0.9.1-1) unstable; urgency=low + + * New upstream release. + + Doesn't try to setup a 24bit drawing area but reuse the current one. + Closes: #455749 + * debian/rules: + + Configure with --enable-gdb-stub. (Closes: #484683) + + Don't set CFLAGS, let dpkg handle them. + + Make the build-system more cross-build friendly. + + Use dh_clean instead of rm -f in the clean target. + + Don't install manpages, upstream does that now. + + Link with --as-needed to strip direct dependencies. + * debian/control: + + Add ${misc:Depends} to Depends of desmume. + + Bump Standards-Version to 3.8.0. + * debian/patches: + + Disable 01-dont_crash_on_bad_3d.patch, it was pulled from upstream + and is present in the current version. + * debian/README.source: + + Add information on quilt usage as suggested by policy. + * debian/watch: + + Update the regex to match only numerical versions (0.9, not 0.9-mac). + * debian/copyright: + + Update to machine readable format. + + Check copyright more carefully. + + -- Evgeni Golov <[email protected]> Thu, 12 Feb 2009 02:55:17 +0100 + +desmume (0.8-2) unstable; urgency=low + + [ Ansgar Burchardt ] + * debian/control: Remove Homepage semi-field from description + + [ Cyril Brulebois ] + * Update config.{guess,sub} before running configure and remove them in + the clean target, instead of updating them in the clean target, so as + to keep the Debian diff clean, and also prevent an FTBFS with the new + “3.0 (quilt)” source package format. + * Drop debian/patches/fix-64bit-segfault.diff, since it's already + applied upstream, and would cause an FTBFS under the same conditions + as above, thanks to Raphaël Hertzog for the notice (Closes: #485033). + * Update my mail address. + + [ Evgeni Golov ] + * Add debian/patches/01-dont_crash_on_bad_3d.patch, so we don't crash + when 3D can't be enabled correctly. (Closes: #509365) + * Use $(QUILT_STAMPFN) instead of patch. + * Add myself to uploaders. + * Update the menu file for section Applications, not Apps. + + -- Evgeni Golov <[email protected]> Wed, 24 Dec 2008 01:40:40 +0100 + +desmume (0.8-1) unstable; urgency=low + + [ Eddy Petrișor ] + * add missing Vcs-Svn headers + + [ Reinhard Tartler ] + * new upstream release. + + -- Reinhard Tartler <[email protected]> Sat, 10 May 2008 15:34:39 +0200 + +desmume (0.7.3-3) unstable; urgency=low + + [ Pascal Giard ] + * [debian/control]: Added Build-Dep on quilt. + * [debian/rules]: Apply/unapply patches using quilt. + * [debian/patches/fix-64bit-segfault.diff]: + - Fix possible segfault on 64bit CPUs (closes: #435763). + + [ Jon Dowland ] + * add Homepage: control field to source stanza + + -- Jon Dowland <[email protected]> Mon, 03 Dec 2007 17:41:37 +0000 + +desmume (0.7.3-2) unstable; urgency=low + + * [debian/control]: + - Added Build-Dep on intltool. + + -- Pascal Giard <[email protected]> Tue, 04 Sep 2007 18:44:56 -0400 + +desmume (0.7.3-1) unstable; urgency=low + + * [debian/rules]: + - Removed dos2unix/unix2dos calls, no longer needed (closes: #435531). + - Specified localedir to workaround intltool Makefile.in.in weird behavior. + * [debian/control]: Removed Build-Dep on tofrodos, no longer needed. + * [debian/docs]: Added README.TRANSLATION. + * [debian/dirs]: Added localization directory. + + -- Pascal Giard <[email protected]> Mon, 03 Sep 2007 13:35:50 -0400 + +desmume (0.7.2-3) unstable; urgency=low + + [ Cyril Brulebois ] + * [debian/control]: + - Added a B-D on tofrodos, which solves the FTBFS due to a missing + `unix2dos', thanks Kartik Mistry (Closes: #435217). + + [ Reinhard Tartler ] + - Add Cyril to uploaders + - M-x whitespace-cleanup debian/rules + - don't fail when Makefile fails in clean target. Thanks to lintian for + finding this. + + -- Reinhard Tartler <[email protected]> Mon, 03 Sep 2007 09:47:25 +0200 + +desmume (0.7.2-2) unstable; urgency=low + + * [debian/rules]: + - Fixed gnome menu entries (upstream tarball encoding problem). + - Added debian menu entries. + * [debian/menu]: + - Added debian menu entries. + + -- Pascal Giard <[email protected]> Sun, 29 Jul 2007 23:55:59 -0400 + +desmume (0.7.2-1) unstable; urgency=low + + [ Pascal Giard ] + * Upload to unstable (closes: #405616). + * [debian/README.Debian]: + - Procedure updated reflecting previous changes. + - Clarified CVS build instructions. + * [debian/rules]: + - Removed CFLAGS="-D_REENTRANT" as it was slowing things down considerably. + - Install glade interfaces. + - Install desktop menu files. + * [debian/docs]: + - Removed empty files. + - Added AUTHORS file. + * [debian/dirs]: Added directories for glade interfaces. + * [debian/desmume-cli.1, debian/desmume-glade.1]: + Added manpages for command-line and glade binairies. + * [debian/copyright]: + - Added LGPL license note for glade-xml.c and gtk/dev-cpp/* . + + [ Reinhard Tartler ] + * Change maintainer to 'Debian Games Team' + + -- Pascal Giard <[email protected]> Fri, 27 Jul 2007 16:27:43 -0400 + +desmume (0.6.0-0ubuntu1) feisty; urgency=low + + * Initial release (Closes: #405616) + + -- Reinhard Tartler <[email protected]> Sat, 10 Feb 2007 19:22:16 +0100 + Copied: packages/tags/desmume/0.9.7-2.1/debian/patches/02_add_gzFile_casts.patch (from rev 13516, packages/trunk/desmume/debian/patches/02_add_gzFile_casts.patch) =================================================================== --- packages/tags/desmume/0.9.7-2.1/debian/patches/02_add_gzFile_casts.patch (rev 0) +++ packages/tags/desmume/0.9.7-2.1/debian/patches/02_add_gzFile_casts.patch 2012-04-29 21:30:09 UTC (rev 13517) @@ -0,0 +1,49 @@ +Description: add casts to gzFile where needed + gzFile used to be defined as void* but is now defined as a pointer to a + structure so in c++ code an explicit cast is needed to pass a void*. + (we can't really change the type of the parameter that is being passed because + it's used in a function pointer). +Author: Peter Michael Green <[email protected]> +Bug-Debian: http://bugs.debian.org/664914 + +diff -ur desmume-0.9.7/src/ROMReader.cpp desmume-0.9.7.new/src/ROMReader.cpp +--- desmume-0.9.7/src/ROMReader.cpp 2011-01-27 10:27:00.000000000 +0000 ++++ desmume-0.9.7.new/src/ROMReader.cpp 2012-04-04 21:23:22.000000000 +0000 +@@ -140,7 +140,7 @@ + + void GZIPROMReaderDeInit(void * file) + { +- gzclose(file); ++ gzclose((gzFile)file); + } + + u32 GZIPROMReaderSize(void * file) +@@ -150,22 +150,22 @@ + + /* FIXME this function should first save the current + * position and restore it after size calculation */ +- gzrewind(file); +- while (gzeof (file) == 0) +- size += gzread(file, useless, 1024); +- gzrewind(file); ++ gzrewind((gzFile)file); ++ while (gzeof ((gzFile)file) == 0) ++ size += gzread((gzFile)file, useless, 1024); ++ gzrewind((gzFile)file); + + return size; + } + + int GZIPROMReaderSeek(void * file, int offset, int whence) + { +- return gzseek(file, offset, whence); ++ return gzseek((gzFile)file, offset, whence); + } + + int GZIPROMReaderRead(void * file, void * buffer, u32 size) + { +- return gzread(file, buffer, size); ++ return gzread((gzFile)file, buffer, size); + } + #endif + Deleted: packages/tags/desmume/0.9.7-2.1/debian/patches/series =================================================================== --- packages/trunk/desmume/debian/patches/series 2012-04-29 14:48:42 UTC (rev 13515) +++ packages/tags/desmume/0.9.7-2.1/debian/patches/series 2012-04-29 21:30:09 UTC (rev 13517) @@ -1 +0,0 @@ -01_fix_mode_t_on_kfreebsd.patch Copied: packages/tags/desmume/0.9.7-2.1/debian/patches/series (from rev 13516, packages/trunk/desmume/debian/patches/series) =================================================================== --- packages/tags/desmume/0.9.7-2.1/debian/patches/series (rev 0) +++ packages/tags/desmume/0.9.7-2.1/debian/patches/series 2012-04-29 21:30:09 UTC (rev 13517) @@ -0,0 +1,2 @@ +01_fix_mode_t_on_kfreebsd.patch +02_add_gzFile_casts.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

