Author: evgeni Date: 2011-03-18 09:31:07 +0000 (Fri, 18 Mar 2011) New Revision: 11968
Added: packages/tags/desmume/0.9.7-1/ packages/tags/desmume/0.9.7-1/debian/ packages/tags/desmume/0.9.7-1/debian/changelog packages/tags/desmume/0.9.7-1/debian/control packages/tags/desmume/0.9.7-1/debian/copyright Removed: packages/tags/desmume/0.9.7-1/debian/ packages/tags/desmume/0.9.7-1/debian/changelog packages/tags/desmume/0.9.7-1/debian/control packages/tags/desmume/0.9.7-1/debian/copyright Log: [svn-buildpackage] Tagging desmume 0.9.7-1 Deleted: packages/tags/desmume/0.9.7-1/debian/changelog =================================================================== --- packages/trunk/desmume/debian/changelog 2011-03-17 22:29:28 UTC (rev 11960) +++ packages/tags/desmume/0.9.7-1/debian/changelog 2011-03-18 09:31:07 UTC (rev 11968) @@ -1,253 +0,0 @@ -desmume (0.9.7-1) unstable; urgency=low - - * New upstream release. - - -- Evgeni Golov <[email protected]> Thu, 17 Mar 2011 23:25:42 +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-1/debian/changelog (from rev 11967, packages/trunk/desmume/debian/changelog) =================================================================== --- packages/tags/desmume/0.9.7-1/debian/changelog (rev 0) +++ packages/tags/desmume/0.9.7-1/debian/changelog 2011-03-18 09:31:07 UTC (rev 11968) @@ -0,0 +1,257 @@ +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 + Deleted: packages/tags/desmume/0.9.7-1/debian/control =================================================================== --- packages/trunk/desmume/debian/control 2011-03-17 22:29:28 UTC (rev 11960) +++ packages/tags/desmume/0.9.7-1/debian/control 2011-03-18 09:31:07 UTC (rev 11968) @@ -1,24 +0,0 @@ -Source: desmume -Section: games -Priority: extra -Maintainer: Debian Games Team <[email protected]> -Uploaders: Pascal Giard <[email protected]>, - Evgeni Golov <[email protected]> -Build-Depends: debhelper (>= 5), libglade2-dev, libgtk2.0-dev, libsdl1.2-dev, - libosmesa6-dev, libagg-dev, intltool, quilt -Standards-Version: 3.8.4 -Homepage: http://desmume.org/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/desmume/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/desmume/?op=log - -Package: desmume -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nintendo DS emulator - DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games. - . - This package includes all three binaries: - * desmume: gtk user interface; - * desmume-glade: gtk-glade user interface; - * desmume-cli: command line user interface. - Copied: packages/tags/desmume/0.9.7-1/debian/control (from rev 11962, packages/trunk/desmume/debian/control) =================================================================== --- packages/tags/desmume/0.9.7-1/debian/control (rev 0) +++ packages/tags/desmume/0.9.7-1/debian/control 2011-03-18 09:31:07 UTC (rev 11968) @@ -0,0 +1,24 @@ +Source: desmume +Section: games +Priority: extra +Maintainer: Debian Games Team <[email protected]> +Uploaders: Pascal Giard <[email protected]>, + Evgeni Golov <[email protected]> +Build-Depends: debhelper (>= 5), libglade2-dev, libgtk2.0-dev, libsdl1.2-dev, + libosmesa6-dev, libagg-dev, intltool, quilt +Standards-Version: 3.9.1 +Homepage: http://desmume.org/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/desmume/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/desmume/?op=log + +Package: desmume +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Nintendo DS emulator + DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games. + . + This package includes all three binaries: + * desmume: gtk user interface; + * desmume-glade: gtk-glade user interface; + * desmume-cli: command line user interface. + Deleted: packages/tags/desmume/0.9.7-1/debian/copyright =================================================================== --- packages/trunk/desmume/debian/copyright 2011-03-17 22:29:28 UTC (rev 11960) +++ packages/tags/desmume/0.9.7-1/debian/copyright 2011-03-18 09:31:07 UTC (rev 11968) @@ -1,194 +0,0 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=420 -Upstream-Name: DeSmuME -Upstream-Maintainer: Guillaume Duhamel <[email protected]> -Upstream-Source: http://www.desmume.org - -Files: * -Copyright: © 2006-2008 Guillaume Duhamel -Copyright: © 2006-2008 Normmatt -Copyright: © 2006-2008 Bernat Muñoz (shash) -Copyright: © 2006-2008 thoduv -Copyright: © 2006-2008 Tim Seidel (Mighty Max) -Copyright: © 2006-2008 Pascal Giard (evilynux) -Copyright: © 2006-2008 Ben Jaques (masscat) -Copyright: © 2006-2008 Jeff Bland -Copyright: © 2006-2008 Andres Delikat -Copyright: © 2006-2008 Riccardo Magliocchetti -Copyright: © 2006-2008 Max Tabachenko (CrazyMax/mtabachenko) -Copyright: © 2006-2008 zeromus -Copyright: © 2006-2008 Luigi__ -Copyright: © 2006-2008 adelikat -License: GPL-2+ - -Files: src/{common.cpp,GPU_osd.cpp,windows/inputdx.cpp,rtc.cpp,cflash.cpp,MMU.cpp} -Copyright: © 2006-2008 Guillaume Duhamel -Copyright: © 2006-2008 Normmatt -Copyright: © 2006-2008 Bernat Muñoz (shash) -Copyright: © 2006-2008 thoduv -Copyright: © 2006-2008 Tim Seidel (Mighty Max) -Copyright: © 2006-2008 Pascal Giard (evilynux) -Copyright: © 2006-2008 Ben Jaques (masscat) -Copyright: © 2006-2008 Jeff Bland -Copyright: © 2006-2008 Andres Delikat -Copyright: © 2006-2008 Riccardo Magliocchetti -Copyright: © 2006-2008 Max Tabachenko (CrazyMax/mtabachenko) -Copyright: © 2006-2008 zeromus -Copyright: © 2006-2008 Luigi__ -Copyright: © 2006-2008 adelikat -Copyright: © 2006 yopyop -License: GPL-2+ - -Files: src/{SPU.cpp,sndsdl.cpp,windows/snddx.cpp} -Copyright: © 2005-2007 Theo Berkau -License: GPL-2+ - -Files: src/{fs-linux.cpp,debug.cpp,ROMReader.cpp,fs-windows.cpp} -Copyright: © 2006-2008 Guillaume Duhamel -License: GPL-2+ - -Files: src/gtk-glade/{keyval_names.cpp,gdk_gl.cpp}, - src/gtk-glade/dTools/{callbacks_2_memview.cpp,callbacks_4_tileview.cpp,callbacks_3_palview.cpp} -Copyright: © 2007 Damien Nozay (damdoum) <damdoum at users.sourceforge.net> -License: GPL-2+ - -Files: src/gtk-glade/{main.cpp,callbacks.cpp,callbacks_IO.cpp,dTools/callbacks_1_ioregs.cpp} -Copyright: © 2007 Damien Nozay (damdoum) <damdoum at users.sourceforge.net> -Copyright: © 2007 Pascal Giard (evilynux) -License: GPL-2+ - -Files: src/{bios.cpp,thumb_instructions.cpp,NDSSystem.cpp,cp15.cpp,armcpu.cpp,Disassembler.cpp}, - src/windows/{palView.cpp,disView.cpp,memView.cpp,mapView.cpp,IORegView.cpp,oamView.cpp,tileView.cpp,ginfo.cpp,CWindow.cpp} -Copyright: © 2006 yopyop -License: GPL-2+ - -Files: src/windows/FirmConfig.cpp -Copyright: © 2007 Normmatt -License: GPL-2+ - -Files: src/{render3D.cpp,matrix.cpp,windows/AboutBox.cpp} -Copyright: © 2006-2008 shash -License: GPL-2+ - -Files: src/ctrlssdl.cpp -Copyright: © 2007 Pascal Giard -License: GPL-2+ - -Files: src/windows/throttle.cpp, src/utils/xstring.cpp -Copyright: © 2002 Xodnizel -License: GPL-2+ - Please note: the files do not have a license header, - but you can find them in fceux-2.0.3.src.tar.bz2 on - http://fceultra.sourceforge.net where it says it's GPL-2+. - -Files: src/gtk{,-glade}/gdk_3Demu.cpp -Copyright: © 2006-2007 Ben Jaques -License: GPL-2+ - -Files: src/{FIFO.cpp,arm_instructions.cpp,OGLRender.cpp} -Copyright: © 2006-2007 shash / 2006 yopyop -License: GPL-2+ - -Files: src/windows/{lightView.cpp,matrixView.cpp,colorctrl.cpp} -Copyright: © 2007 Acid Burn -License: GPL-2+ - -Files: src/saves.cpp -Copyright: © 2007 Pascal Giard -Copyright: © 2006 Theo Berkau -Copyright: © 2006 Normmatt -License: GPL-2+ - -Files: src/GPU.cpp -Copyright: © 2007 shash -Copyright: © 2006-2007 Theo Berkau -Copyright: © 2006 yopyop -License: GPL-2+ - -Files: src/windows/console.cpp -Copyright: © 2008 CrazyMax (mtabachenko) -Copyright: © 2006 yopyop -License: GPL-2+ - -Files: src/windows/main.cpp -Copyright: © 2006 Theo Berkau -Copyright: © 2006 yopyop -License: GPL-2+ - -Files: src/gtk-glade/glade-xml.cpp -Copyright: © 1998-2002 James Henstridge <[email protected]> -License: LGPL-2+ - -Files: src/wifi.cpp -Copyright: © 2007 Tim Seidel -License: GPL-2+ - -Files: src/mc.cpp -Copyright: © 2006 thoduv -Copyright: © 2006-2007 Theo Berkau -License: GPL-2+ - -Files: src/utils/md5.cpp -Copyright: © Christophe Devine <[email protected]> -License: GPL-any - -Files: src/gdbstub/gdbstub.cpp -Copyright: none, Public Domain, written by Ben Jaques -License: PD - -Files: src/gtk-glade/glade-xml.cpp -Copyright: © 1998-2002 James Henstridge <[email protected]> -License: LGPL-2+ - -Files: src/utils/decrypt/{header.*,decrypt.*,crc.*} -Copyright: © 2005-2006 Rafael Vuijk -License: GPL-2+ - -Files: src/windows/{aviout.cpp,ogl.cpp}, src/utils/guid.cpp, src/{movie.cpp,readwrite.cpp} -Copyright: © 2006-2008 Zeromus -License: GPL-2+ - -Files: src/gtk/dToolsList.cpp -Copyright: © 2006 Thoduv -License: GPL-2+ - -Files: src/softrender.cpp -Copyright: © Ben Eirich -License: BSD - -Files: src/utils/ConvertUTF.c -Copyright: © 2001-2004 Unicode, Inc -License: other - This source code is provided as is by Unicode, Inc. No claims are - made as to fitness for any particular purpose. No warranties of any - kind are expressed or implied. The recipient agrees to determine - applicability of information provided. If this file has been - purchased on magnetic or optical media from Unicode, Inc., the - sole remedy for any claim will be exchange of defective media - within 90 days of receipt. - - Limitations on Rights to Redistribute This Code - - Unicode, Inc. hereby grants the right to freely use the information - supplied in this file in the creation of products supporting the - Unicode Standard, and to make copies of this file in any form - for internal or external distribution as long as this notice - remains attached. - -Files: debian/* -Copyright: © 2007-2009 Reinhard Tartler <[email protected]> -Copyright: © 2007-2009 Pascal Giard <[email protected]> -Copyright: © 2008-2010 Evgeni Golov <[email protected]> -License: GPL-2+ - -License: GPL-2+ | GPL-any - On Debian systems, the complete text of the GNU General Public License - can be found in the '/usr/share/common-licenses/GPL' file. - -License: LGPL-2+ - On Debian systems, the complete text of the GNU Lesser General Public - License can be found in the '/usr/share/common-licenses/LGPL' file. - -License: BSD - On Debian systems, the complete text of the BSD License can be found - in the '/usr/share/common-licenses/BSD' file. Copied: packages/tags/desmume/0.9.7-1/debian/copyright (from rev 11967, packages/trunk/desmume/debian/copyright) =================================================================== --- packages/tags/desmume/0.9.7-1/debian/copyright (rev 0) +++ packages/tags/desmume/0.9.7-1/debian/copyright 2011-03-18 09:31:07 UTC (rev 11968) @@ -0,0 +1,214 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 +Upstream-Name: DeSmuME +Upstream-Contact: Guillaume Duhamel <[email protected]> +Source: http://www.desmume.org + +Files: * +Copyright: 2006-2011 Guillaume Duhamel + 2006-2011 Normmatt + 2006-2011 Bernat Muñoz (shash) + 2006-2011 thoduv + 2006-2011 Tim Seidel (Mighty Max) + 2006-2011 Pascal Giard (evilynux) + 2006-2011 Ben Jaques (masscat) + 2006-2011 Jeff Bland + 2006-2011 Andres Delikat + 2006-2011 Riccardo Magliocchetti + 2006-2011 Max Tabachenko (CrazyMax/mtabachenko) + 2006-2011 zeromus + 2006-2011 Luigi__ + 2006-2011 adelikat +License: GPL-2+ + +Files: src/{common.cpp,GPU_osd.cpp,windows/inputdx.cpp,rtc.cpp,cflash.cpp,MMU.cpp} +Copyright: 2006-2011 Guillaume Duhamel + 2006-2011 Normmatt + 2006-2011 Bernat Muñoz (shash) + 2006-2011 thoduv + 2006-2011 Tim Seidel (Mighty Max) + 2006-2011 Pascal Giard (evilynux) + 2006-2011 Ben Jaques (masscat) + 2006-2011 Jeff Bland + 2006-2011 Andres Delikat + 2006-2011 Riccardo Magliocchetti + 2006-2011 Max Tabachenko (CrazyMax/mtabachenko) + 2006-2011 zeromus + 2006-2011 Luigi__ + 2006-2011 adelikat + 2006 yopyop +License: GPL-2+ + +Files: src/{SPU.cpp,sndsdl.cpp,windows/snddx.cpp} +Copyright: 2005-2007 Theo Berkau +License: GPL-2+ + +Files: src/{fs-linux.cpp,debug.cpp,ROMReader.cpp,fs-windows.cpp} +Copyright: 2006-2011 Guillaume Duhamel +License: GPL-2+ + +Files: src/gtk-glade/{keyval_names.cpp,gdk_gl.cpp}, + src/gtk-glade/dTools/{callbacks_2_memview.cpp,callbacks_4_tileview.cpp,callbacks_3_palview.cpp} +Copyright: 2007 Damien Nozay (damdoum) <damdoum at users.sourceforge.net> +License: GPL-2+ + +Files: src/gtk-glade/{main.cpp,callbacks.cpp,callbacks_IO.cpp,dTools/callbacks_1_ioregs.cpp} +Copyright: 2007 Damien Nozay (damdoum) <damdoum at users.sourceforge.net> + 2007 Pascal Giard (evilynux) +License: GPL-2+ + +Files: src/{bios.cpp,thumb_instructions.cpp,NDSSystem.cpp,cp15.cpp,armcpu.cpp,Disassembler.cpp}, + src/windows/{palView.cpp,disView.cpp,memView.cpp,mapView.cpp,IORegView.cpp,oamView.cpp,tileView.cpp,ginfo.cpp,CWindow.cpp} +Copyright: 2006 yopyop +License: GPL-2+ + +Files: src/windows/FirmConfig.cpp +Copyright: 2007 Normmatt +License: GPL-2+ + +Files: src/{render3D.cpp,matrix.cpp,windows/AboutBox.cpp} +Copyright: 2006-2011 shash +License: GPL-2+ + +Files: src/ctrlssdl.cpp +Copyright: 2007 Pascal Giard +License: GPL-2+ + +Files: src/windows/throttle.cpp, src/utils/xstring.cpp +Copyright: 2002 Xodnizel +License: GPL-2+ + Please note: the files do not have a license header, + but you can find them in fceux-2.0.3.src.tar.bz2 on + http://fceultra.sourceforge.net where it says it's GPL-2+. + +Files: src/gtk{,-glade}/gdk_3Demu.cpp +Copyright: 2006-2007 Ben Jaques +License: GPL-2+ + +Files: src/{FIFO.cpp,arm_instructions.cpp,OGLRender.cpp} +Copyright: 2006-2007 shash / 2006 yopyop +License: GPL-2+ + +Files: src/windows/{lightView.cpp,matrixView.cpp,colorctrl.cpp} +Copyright: 2007 Acid Burn +License: GPL-2+ + +Files: src/saves.cpp +Copyright: 2007 Pascal Giard + 2006 Theo Berkau + 2006 Normmatt +License: GPL-2+ + +Files: src/GPU.cpp +Copyright: 2007 shash + 2006-2007 Theo Berkau + 2006 yopyop +License: GPL-2+ + +Files: src/windows/console.cpp +Copyright: 2008 CrazyMax (mtabachenko) + 2006 yopyop +License: GPL-2+ + +Files: src/windows/main.cpp +Copyright: 2006 Theo Berkau + 2006 yopyop +License: GPL-2+ + +Files: src/gtk-glade/glade-xml.cpp +Copyright: 1998-2002 James Henstridge <[email protected]> +License: LGPL-2+ + +Files: src/wifi.cpp +Copyright: 2007 Tim Seidel +License: GPL-2+ + +Files: src/mc.cpp +Copyright: 2006 thoduv + 2006-2007 Theo Berkau +License: GPL-2+ + +Files: src/utils/md5.cpp +Copyright: Christophe Devine <[email protected]> +License: GPL-any + +Files: src/gdbstub/gdbstub.cpp +Copyright: none, Public Domain, written by Ben Jaques +License: PD + +Files: src/gtk-glade/glade-xml.cpp +Copyright: 1998-2002 James Henstridge <[email protected]> +License: LGPL-2+ + +Files: src/utils/decrypt/{header.*,decrypt.*,crc.*} +Copyright: 2005-2006 Rafael Vuijk +License: GPL-2+ + +Files: src/windows/{aviout.cpp,ogl.cpp}, src/utils/guid.cpp, src/{movie.cpp,readwrite.cpp} +Copyright: 2006-2011 Zeromus +License: GPL-2+ + +Files: src/gtk/dToolsList.cpp +Copyright: 2006 Thoduv +License: GPL-2+ + +Files: src/softrender.cpp +Copyright: Ben Eirich +License: BSD + +Files: src/utils/ConvertUTF.c +Copyright: 2001-2004 Unicode, Inc +License: other + This source code is provided as is by Unicode, Inc. No claims are + made as to fitness for any particular purpose. No warranties of any + kind are expressed or implied. The recipient agrees to determine + applicability of information provided. If this file has been + purchased on magnetic or optical media from Unicode, Inc., the + sole remedy for any claim will be exchange of defective media + within 90 days of receipt. + + Limitations on Rights to Redistribute This Code + + Unicode, Inc. hereby grants the right to freely use the information + supplied in this file in the creation of products supporting the + Unicode Standard, and to make copies of this file in any form + for internal or external distribution as long as this notice + remains attached. + +Files: debian/* +Copyright: 2007-2009 Reinhard Tartler <[email protected]> + 2007-2009 Pascal Giard <[email protected]> + 2008-2011 Evgeni Golov <[email protected]> +License: GPL-2+ + +License: GPL-2+ | GPL-any + On Debian systems, the complete text of the GNU General Public License + can be found in the '/usr/share/common-licenses/GPL' file. + +License: LGPL-2+ + On Debian systems, the complete text of the GNU Lesser General Public + License can be found in the '/usr/share/common-licenses/LGPL' file. + +License: BSD + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

