r13954 - in packages/tags/yabause: . 0.9.12-1 0.9.12-1/debian

Evgeni Golov evgeni at alioth.debian.org
Fri Jan 25 20:14:31 UTC 2013


Author: evgeni
Date: 2013-01-25 20:14:31 +0000 (Fri, 25 Jan 2013)
New Revision: 13954

Added:
   packages/tags/yabause/0.9.12-1/
   packages/tags/yabause/0.9.12-1/debian/
   packages/tags/yabause/0.9.12-1/debian/changelog
   packages/tags/yabause/0.9.12-1/debian/control
   packages/tags/yabause/0.9.12-1/debian/copyright
   packages/tags/yabause/0.9.12-1/debian/rules
Removed:
   packages/tags/yabause/0.9.12-1/debian/
   packages/tags/yabause/0.9.12-1/debian/changelog
   packages/tags/yabause/0.9.12-1/debian/control
   packages/tags/yabause/0.9.12-1/debian/copyright
   packages/tags/yabause/0.9.12-1/debian/rules
Log:
[svn-buildpackage] Tagging yabause 0.9.12-1

Deleted: packages/tags/yabause/0.9.12-1/debian/changelog
===================================================================
--- packages/trunk/yabause/debian/changelog	2013-01-25 19:08:00 UTC (rev 13949)
+++ packages/tags/yabause/0.9.12-1/debian/changelog	2013-01-25 20:14:31 UTC (rev 13954)
@@ -1,142 +0,0 @@
-yabause (0.9.12-1) UNRELEASED; urgency=low
-
-  * New upstream release.
-  * Drop use_dpkg_buildflags.patch and disable_dynarec_on_arm.patch
-    Applied and/or deprecated upstream.
-
- -- Evgeni Golov <evgeni at debian.org>  Fri, 25 Jan 2013 20:04:13 +0100
-
-yabause (0.9.11.1-1) unstable; urgency=low
-
-  * New upstream bugfix release.
-  * Drop all patches, they were either taken from upstream SVN or
-    were applied upstream in this release.
-  * Properly enable hardening flags.
-    Thanks: Simon Ruderich <simon at ruderich.org>
-    Closes: #662969
-    Added patch: use_dpkg_buildflags.patch
-  * Disable dynarec on armel/armhf.
-    Added patch: disable_dynarec_on_arm.patch
-    Closes: #654615
-    LP: #944749
-  * Standards-Version: 3.9.3
-
- -- Evgeni Golov <evgeni at debian.org>  Sat, 05 May 2012 17:16:08 +0200
-
-yabause (0.9.11-1) unstable; urgency=low
-
-  * New upstream release.
-    + Switch build system from autotools to cmake.
-    + Closes: #650255
-  * Switch to dh7 "tiny" rules.
-  * Fix typos spotted by lintian.
-    + 02_typos.patch added
-  * Use debhelper compat 9 for hardening buildflags.
-    + also fix build with -Werror=format-security with
-      03_fix_build_with_hardeningflags.patch
-  * Update binutils-gold patch.
-    + Renamed patch to 01_link_with_libm.patch
-  * Fix segfault in dynarec sh2 deinit with patch from upstream
-    + 04_dynarec_segfault_fix.patch added
-
- -- Evgeni Golov <evgeni at debian.org>  Tue, 29 Nov 2011 13:05:24 +0100
-
-yabause (0.9.10-2) unstable; urgency=low
-
-  * debian/control:
-    + Really remove DM-Upload-allowed.
-    + Section: otherosfs as suggested by the ftp-masters.
-    + Add dh-autoreconf build-dep.
-    + Standards-Version: 3.9.2
-    + Drop quilt build-dep.
-  * Add 01_link_with_pthread.patch to fix FTBFS with binutils-gold.
-    Closes: #556767
-  * debian/rules:
-    + Call dh_autoreconf(_clean) where needed.
-    + Drop quilt calls.
-  * Switch to format "3.0 (quilt)".
-
- -- Evgeni Golov <evgeni at debian.org>  Thu, 05 May 2011 11:13:35 +0200
-
-yabause (0.9.10-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    + Update my email-address.
-    + Remove DM-Upload-Allowed: yes.
-    + Standards-Version: 3.8.1.
-    + Add B-D on libopenal-dev.
-  * debian/patches/01-fix_qt_build.patch:
-    + Remove patch, it was taken from upstream CVS and is present in
-      the current release.
-  * debian/rules:
-    + Do not sed the desktop files, upstream does this for us.
-    + Do not install gtk manpage as qt one, qt port has an own now.
-  * debian/yabause-qt.install:
-    + Install upstream manpage.
-  * debian/copyright:
-    + Update copyright information and refresh dates.
-
- -- Evgeni Golov <evgeni at debian.org>  Tue, 02 Jun 2009 09:32:34 +0200
-
-yabause (0.9.9-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    + Update the short-descriptions to reflect upstream naming change.
-    + Add a new yabause-common package, containing images and translations.
-    + Add Build-Dep on libmini18n-dev, so we can enable translations.
-      Closes: #508166
-    + Set DM-Upload-Allowed: yes - I am DM now.
-  * debian/rules:
-    + Upstream now supports --programm-suffix, so we don't need to rename
-      files on our own so much.
-    + Rename build-%/Makefile to build-%/config-stamp, so the Makefile
-      isn't erased.
-    + Don't change the Icon-field in the .desktop files.
-  * debian/yabause-{gtk,qt}.install:
-    + yabause-common contains yabause.png, so no need to install
-      yabause-{gtk,qt}.png in the appropriate packages.
-  * debian/patches:
-    + Add 01-fix_qt_build.patch so the Qt build does not FTBFS when built
-      out of source, imported from Upstream.
-
- -- Evgeni Golov <sargentd at die-welt.net>  Sat, 07 Mar 2009 22:15:38 +0100
-
-yabause (0.9.8-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/rules:
-    + Don't use rm in the clean target, use dh_clean instead.
-    + Use more debhelper 7 helpers.
-    + Use $(QUILT_STAMPFN) instead of patch, so configure isn't run twice.
-    + Use more make magic to build the two interfaces.
-  * debian/control:
-    + Add alternatives to Build-Depends.
-    + Build-Depend on debhelper 7.
-    + Add ${misc:Depends} to yabause's Depends to please lintian.
-  * debian/series:
-    + Make lintian happy by putting a single # into series.
-
- -- Evgeni Golov <sargentd at die-welt.net>  Wed, 03 Dec 2008 19:41:09 +0100
-
-yabause (0.9.7-1) unstable; urgency=low
-
-  * New upstream release.
-    + Drop patches/updates_from_cvs_since_0.9.6.patch.
-
- -- Evgeni Golov <sargentd at die-welt.net>  Thu, 04 Sep 2008 00:05:47 +0200
-
-yabause (0.9.6-2) unstable; urgency=low
-
-  * Import some changes from upstream CVS to improve stability and the GUI.
-    + Use quilt for handling this patch.
-    + Add README.Debian about quilt-usage. 
-
- -- Evgeni Golov <sargentd at die-welt.net>  Fri, 08 Aug 2008 21:45:46 +0200
-
-yabause (0.9.6-1) unstable; urgency=low
-
-  * Initial release (Closes: #483124)
-
- -- Evgeni Golov <sargentd at die-welt.net>  Wed, 09 Jul 2008 09:37:54 +0200

Copied: packages/tags/yabause/0.9.12-1/debian/changelog (from rev 13953, packages/trunk/yabause/debian/changelog)
===================================================================
--- packages/tags/yabause/0.9.12-1/debian/changelog	                        (rev 0)
+++ packages/tags/yabause/0.9.12-1/debian/changelog	2013-01-25 20:14:31 UTC (rev 13954)
@@ -0,0 +1,144 @@
+yabause (0.9.12-1) experimental; urgency=low
+
+  * New upstream release.
+  * Drop use_dpkg_buildflags.patch and disable_dynarec_on_arm.patch
+    Applied and/or deprecated upstream.
+  * Set YAB_OPTIMIZATION="" to force using Debian's -O2 and not upstreams -O3.
+  * Build-Depend on debhelper (>= 9)
+
+ -- Evgeni Golov <evgeni at debian.org>  Fri, 25 Jan 2013 20:59:56 +0100
+
+yabause (0.9.11.1-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * Drop all patches, they were either taken from upstream SVN or
+    were applied upstream in this release.
+  * Properly enable hardening flags.
+    Thanks: Simon Ruderich <simon at ruderich.org>
+    Closes: #662969
+    Added patch: use_dpkg_buildflags.patch
+  * Disable dynarec on armel/armhf.
+    Added patch: disable_dynarec_on_arm.patch
+    Closes: #654615
+    LP: #944749
+  * Standards-Version: 3.9.3
+
+ -- Evgeni Golov <evgeni at debian.org>  Sat, 05 May 2012 17:16:08 +0200
+
+yabause (0.9.11-1) unstable; urgency=low
+
+  * New upstream release.
+    + Switch build system from autotools to cmake.
+    + Closes: #650255
+  * Switch to dh7 "tiny" rules.
+  * Fix typos spotted by lintian.
+    + 02_typos.patch added
+  * Use debhelper compat 9 for hardening buildflags.
+    + also fix build with -Werror=format-security with
+      03_fix_build_with_hardeningflags.patch
+  * Update binutils-gold patch.
+    + Renamed patch to 01_link_with_libm.patch
+  * Fix segfault in dynarec sh2 deinit with patch from upstream
+    + 04_dynarec_segfault_fix.patch added
+
+ -- Evgeni Golov <evgeni at debian.org>  Tue, 29 Nov 2011 13:05:24 +0100
+
+yabause (0.9.10-2) unstable; urgency=low
+
+  * debian/control:
+    + Really remove DM-Upload-allowed.
+    + Section: otherosfs as suggested by the ftp-masters.
+    + Add dh-autoreconf build-dep.
+    + Standards-Version: 3.9.2
+    + Drop quilt build-dep.
+  * Add 01_link_with_pthread.patch to fix FTBFS with binutils-gold.
+    Closes: #556767
+  * debian/rules:
+    + Call dh_autoreconf(_clean) where needed.
+    + Drop quilt calls.
+  * Switch to format "3.0 (quilt)".
+
+ -- Evgeni Golov <evgeni at debian.org>  Thu, 05 May 2011 11:13:35 +0200
+
+yabause (0.9.10-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    + Update my email-address.
+    + Remove DM-Upload-Allowed: yes.
+    + Standards-Version: 3.8.1.
+    + Add B-D on libopenal-dev.
+  * debian/patches/01-fix_qt_build.patch:
+    + Remove patch, it was taken from upstream CVS and is present in
+      the current release.
+  * debian/rules:
+    + Do not sed the desktop files, upstream does this for us.
+    + Do not install gtk manpage as qt one, qt port has an own now.
+  * debian/yabause-qt.install:
+    + Install upstream manpage.
+  * debian/copyright:
+    + Update copyright information and refresh dates.
+
+ -- Evgeni Golov <evgeni at debian.org>  Tue, 02 Jun 2009 09:32:34 +0200
+
+yabause (0.9.9-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    + Update the short-descriptions to reflect upstream naming change.
+    + Add a new yabause-common package, containing images and translations.
+    + Add Build-Dep on libmini18n-dev, so we can enable translations.
+      Closes: #508166
+    + Set DM-Upload-Allowed: yes - I am DM now.
+  * debian/rules:
+    + Upstream now supports --programm-suffix, so we don't need to rename
+      files on our own so much.
+    + Rename build-%/Makefile to build-%/config-stamp, so the Makefile
+      isn't erased.
+    + Don't change the Icon-field in the .desktop files.
+  * debian/yabause-{gtk,qt}.install:
+    + yabause-common contains yabause.png, so no need to install
+      yabause-{gtk,qt}.png in the appropriate packages.
+  * debian/patches:
+    + Add 01-fix_qt_build.patch so the Qt build does not FTBFS when built
+      out of source, imported from Upstream.
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Sat, 07 Mar 2009 22:15:38 +0100
+
+yabause (0.9.8-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    + Don't use rm in the clean target, use dh_clean instead.
+    + Use more debhelper 7 helpers.
+    + Use $(QUILT_STAMPFN) instead of patch, so configure isn't run twice.
+    + Use more make magic to build the two interfaces.
+  * debian/control:
+    + Add alternatives to Build-Depends.
+    + Build-Depend on debhelper 7.
+    + Add ${misc:Depends} to yabause's Depends to please lintian.
+  * debian/series:
+    + Make lintian happy by putting a single # into series.
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Wed, 03 Dec 2008 19:41:09 +0100
+
+yabause (0.9.7-1) unstable; urgency=low
+
+  * New upstream release.
+    + Drop patches/updates_from_cvs_since_0.9.6.patch.
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Thu, 04 Sep 2008 00:05:47 +0200
+
+yabause (0.9.6-2) unstable; urgency=low
+
+  * Import some changes from upstream CVS to improve stability and the GUI.
+    + Use quilt for handling this patch.
+    + Add README.Debian about quilt-usage. 
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Fri, 08 Aug 2008 21:45:46 +0200
+
+yabause (0.9.6-1) unstable; urgency=low
+
+  * Initial release (Closes: #483124)
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Wed, 09 Jul 2008 09:37:54 +0200

Deleted: packages/tags/yabause/0.9.12-1/debian/control
===================================================================
--- packages/trunk/yabause/debian/control	2013-01-25 19:08:00 UTC (rev 13949)
+++ packages/tags/yabause/0.9.12-1/debian/control	2013-01-25 20:14:31 UTC (rev 13954)
@@ -1,84 +0,0 @@
-Source: yabause
-Section: otherosfs
-Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Evgeni Golov <evgeni at debian.org>
-Build-Depends: debhelper (>= 8.9.0~), cmake, pkg-config,
- libgl1-mesa-dev | libgl-dev, freeglut3-dev | libglut-dev, libglu1-mesa-dev | libglu-dev,
- libsdl1.2-dev, libglib2.0-dev, libgtk2.0-dev, libgtkglext1-dev,
- libqt4-dev, libqt4-opengl-dev, libmini18n-dev, libopenal-dev,
- dh-autoreconf
-Standards-Version: 3.9.3
-Homepage: http://yabause.org
-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/yabause/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/yabause/
-
-Package: yabause
-Architecture: all
-Depends: yabause-qt | yabause-gtk, ${misc:Depends}
-Description: beautiful and under-rated Saturn emulator
- Yabause is a Sega Saturn emulator. It has the following features:
-  * booting games from CD-ROM and ISO files
-  * booting games with either an emulated or original BIOS
-  * screenshot support
-  * savegame backups
-  * cheat system
-  * fullscreen playing
-  * multiple debugging options
-  * joystick support
-  * region select 
- .
- This package is a metapackage, which installs either the Qt or the Gtk
- version of Yabause.
-
-Package: yabause-common
-Architecture: all
-Depends: ${misc:Depends}
-Recommends: yabause-qt | yabause-gtk
-Description: beautiful and under-rated Saturn emulator - common files
- Yabause is a Sega Saturn emulator. It has the following features:
-  * booting games from CD-ROM and ISO files
-  * booting games with either an emulated or original BIOS
-  * screenshot support
-  * savegame backups
-  * cheat system
-  * fullscreen playing
-  * multiple debugging options
-  * joystick support
-  * region select
- .
- This package contains arch-independend files like images and translations.
-
-Package: yabause-gtk
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, yabause-common (= ${source:Version})
-Description: beautiful and under-rated Saturn emulator - Gtk port
- Yabause is a Sega Saturn emulator. It has the following features:
-  * booting games from CD-ROM and ISO files
-  * booting games with either an emulated or original BIOS
-  * screenshot support
-  * savegame backups
-  * cheat system
-  * fullscreen playing
-  * multiple debugging options
-  * joystick support
-  * region select
- .
- This package contains the Gtk version of Yabause.
-
-Package: yabause-qt
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, yabause-common (= ${source:Version})
-Description: beautiful and under-rated Saturn emulator - Qt port
- Yabause is a Sega Saturn emulator. It has the following features:
-  * booting games from CD-ROM and ISO files
-  * booting games with either an emulated or original BIOS
-  * screenshot support
-  * savegame backups
-  * cheat system
-  * fullscreen playing
-  * multiple debugging options
-  * joystick support
-  * region select
- .
- This package contains the Qt version of Yabause.

Copied: packages/tags/yabause/0.9.12-1/debian/control (from rev 13951, packages/trunk/yabause/debian/control)
===================================================================
--- packages/tags/yabause/0.9.12-1/debian/control	                        (rev 0)
+++ packages/tags/yabause/0.9.12-1/debian/control	2013-01-25 20:14:31 UTC (rev 13954)
@@ -0,0 +1,84 @@
+Source: yabause
+Section: otherosfs
+Priority: optional
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Evgeni Golov <evgeni at debian.org>
+Build-Depends: debhelper (>= 9), cmake, pkg-config,
+ libgl1-mesa-dev | libgl-dev, freeglut3-dev | libglut-dev, libglu1-mesa-dev | libglu-dev,
+ libsdl1.2-dev, libglib2.0-dev, libgtk2.0-dev, libgtkglext1-dev,
+ libqt4-dev, libqt4-opengl-dev, libmini18n-dev, libopenal-dev,
+ dh-autoreconf
+Standards-Version: 3.9.3
+Homepage: http://yabause.org
+Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/yabause/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/yabause/
+
+Package: yabause
+Architecture: all
+Depends: yabause-qt | yabause-gtk, ${misc:Depends}
+Description: beautiful and under-rated Saturn emulator
+ Yabause is a Sega Saturn emulator. It has the following features:
+  * booting games from CD-ROM and ISO files
+  * booting games with either an emulated or original BIOS
+  * screenshot support
+  * savegame backups
+  * cheat system
+  * fullscreen playing
+  * multiple debugging options
+  * joystick support
+  * region select 
+ .
+ This package is a metapackage, which installs either the Qt or the Gtk
+ version of Yabause.
+
+Package: yabause-common
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: yabause-qt | yabause-gtk
+Description: beautiful and under-rated Saturn emulator - common files
+ Yabause is a Sega Saturn emulator. It has the following features:
+  * booting games from CD-ROM and ISO files
+  * booting games with either an emulated or original BIOS
+  * screenshot support
+  * savegame backups
+  * cheat system
+  * fullscreen playing
+  * multiple debugging options
+  * joystick support
+  * region select
+ .
+ This package contains arch-independend files like images and translations.
+
+Package: yabause-gtk
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, yabause-common (= ${source:Version})
+Description: beautiful and under-rated Saturn emulator - Gtk port
+ Yabause is a Sega Saturn emulator. It has the following features:
+  * booting games from CD-ROM and ISO files
+  * booting games with either an emulated or original BIOS
+  * screenshot support
+  * savegame backups
+  * cheat system
+  * fullscreen playing
+  * multiple debugging options
+  * joystick support
+  * region select
+ .
+ This package contains the Gtk version of Yabause.
+
+Package: yabause-qt
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, yabause-common (= ${source:Version})
+Description: beautiful and under-rated Saturn emulator - Qt port
+ Yabause is a Sega Saturn emulator. It has the following features:
+  * booting games from CD-ROM and ISO files
+  * booting games with either an emulated or original BIOS
+  * screenshot support
+  * savegame backups
+  * cheat system
+  * fullscreen playing
+  * multiple debugging options
+  * joystick support
+  * region select
+ .
+ This package contains the Qt version of Yabause.

Deleted: packages/tags/yabause/0.9.12-1/debian/copyright
===================================================================
--- packages/trunk/yabause/debian/copyright	2013-01-25 19:08:00 UTC (rev 13949)
+++ packages/tags/yabause/0.9.12-1/debian/copyright	2013-01-25 20:14:31 UTC (rev 13954)
@@ -1,287 +0,0 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=455
-Upstream-Name: Yabause
-Upstream-Maintainer: Theo Berkau, Guillaume Duhamel, Fabien Coulon
-Upstream-Source: http://sourceforge.net/projects/yabause/
-
-Files: *
-Copyright: © 2004-2009 Theo Berkau
-Copyright: © 2003-2009 Guillaume Duhamel
-Copyright: © 2005-2006 Fabien Coulon
-License: GPL-2+
-
-Files: src/{cdbase.*,cd-linux.c,cd-freebsd.c,cd-netbsd.c}
-Copyright: © 2004-2008 Theo Berkau
-Copyright: © 2004-2006 Guillaume Duhamel
-Copyright: © 2005 Joost Peters
-License: GPL-2+
-
-Files: src/cd-macosx.c
-Copyright: © 2005 Weston Yager
-Copyright: © 2006-2008 Guillaume Duhamel
-Copyright: © 2004-2005 Theo Berkau
-Copyright: © 2004-2005 Lucas Newman
-License: GPL-2+
-
-Files: src/coffelf.c
-Copyright: © 2007 Theo Berkau 
-Copyright: © 2009 Lawrence Sebald
-License: GPL-2+
-
-Files: src/cs0.c
-Copyright: © 2006 Ex-Cyber
-Copyright: © 2005 Guillaume Duhamel
-Copyright: © 2004-2005 Theo Berkau
-License: GPL-2+
-
-Files: src/m68kq68.c, src/sh2trace.h
-Copyright: © 2009 Andrew Church
-License: GPL-2+
-
-Files: src/profile.*
-Copyright: © 2002 Patrick Kooman
-License: other
- The header of these files says "You are free to use, modify,
- re-distribute this code.", which wasn't enough in my understanding,
- so I asked Patrick about it. This is what I got as a reply:
- .
- From: "Patrick Kooman" <pkooman at gmail.com>
- To: "Evgeni Golov" <sargentd at die-welt.net>
- Subject: Re: license of your profile.(c|h)
- Date: Mon, 30 Jun 2008 15:43:27 +0200
- .
- [...]feel free to use the code like you'd use any MIT licensed stuff[...]
-
-Files: src/scsp.c
-Copyright: © 2004 Stephane Dallongeville
-Copyright: © 2004-2007 Theo Berkau
-Copyright: © 2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/scsp.h
-Copyright: © 2004 Stephane Dallongeville
-Copyright: © 2004-2006 Theo Berkau
-Lincense: GPL-2+
-
-Files: src/sh2d.c
-Copyright: © 2000 Bart Trzynadlowski
-License: PD
-
-Files: src/sh2idle.c
-Copyright: © 2005-2006 Fabien Coulon
-License: GPL-2+
-
-Files: src/sh2int.c
-Copyright: © 2004-2007 Theo Berkau
-Copyright: © 2003-2005 Guillaume Duhamel
-Copyright: © 2005 Fabien Coulon
-License: GPL-2+
-
-Files: src/sndal.c
-Copyright: © 2005-2006 Theo Berkau
-Copyright: © 2009 Lawrence Sebald
-License: GPL-2+
-
-Files: src/sndal.h, src/permacjoy.*
-Copyright: © 2009 Lawrence Sebald
-License: GPL-2+
-
-Files: src/macjoy.*
-Copyright: 2008 Lawrence Sebald
-License: GPL-2
-
-Files: src/{vidogl.c,vdp1.c}
-Copyright: © 2003-2006 Guillaume Duhamel
-Copyright: © 2004-2007 Theo Berkau
-Copyright: © 2004 Lawrence Sebald
-License: GPL-2+
-
-Files: src/vidsoft.c
-Copyright: © 2006 Fabien Coulon
-Copyright: © 2004-2008 Theo Berkau
-Copyright: © 2003-2004 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/yabause.*
-Copyright: © 2006 Anders Montonen
-Copyright: © 2004-2006 Theo Berkau
-Copyright: © 2003-2005 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/{m68kcore.*,m68kc68k.*,perlinuxjoy.*,sh2d.h,sh2idle.c}
-Copyright: 2004-2009 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/{sh2int.h,cs0.h,core.h,smpc.*,debug.*,scu.*,vdp2.*,sh2core.*,
- ygl.*,vidshared.*,vdp1.h,cs1.*,cs2.*,yui.h,memory.*,peripheral.*}
-Copyright: 2004-2007 Theo Berkau
-Copyright: 2003-2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/{vidsoft.h,m68kd.c,error.*,persdljoy.h,bios.*,sh2idle.h,
- vidogl.h,sndsdl.*,coffelf.h,cheat.*,vdp2debug.*,netlink.*}
-Copyright: 2005-2008 Theo Berkau
-License: GPL-2+
-
-Files: src/carbon/{settings.c,main.c}
-Copyright: © 2006 Anders Montonen
-Copyright: © 2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/carbon/settings.h
-Copyright: © 2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/carbon/cpustatus.*
-Copyright: © 2006 Anders Montonen
-License: GPL-2+
-
-Files: src/carbon/build_dmg.sh
-Copyright: © 2007 Anders Montonen
-Copyright: © 2006 Lawrence Sebald
-Copyright: © 2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/c68k/{c68kexec.c,gen68k.c,c68k.c}
-Copyright: © 2003-2004 Stephane Dallongeville
-License: GPL-2+
-
-Files: src/c68k/{c68k.h,gen68k.h}
-Copyright: © 2004 Theo Berkau
-Copyright: © 2003-2004 Stephane Dallongeville
-License: GPL-2+
-
-Files: src/dreamcast/cd.s
-Copyright: © 2008 Lawrence Sebald
-License: GPL-2+
-
-Files: src/dreamcast/localtime.c
-Copyright: none    
-License: PD  
- Derived from code in the public domain, the header says:
- /* This file was taken from newlib <http://sourceware.org/newlib>, it's a
-  * modified version of Arthur David Olsons localtime.c from tzcode which
-  * is under Public Domain */
-
-Files: src/dreamcast/yui.c
-Copyright: © 2004-2008 Lawrence Sebald
-Copyright: © 2003 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/dreamcast/viddc.c
-Copyright: © 2006 Fabien Coulon
-Copyright: © 2003-2006 Guillaume Duhamel
-Copyright: © 2004-2006 Theo Berkau
-Copyright: © 2004-2007 Lawrence Sebald
-License: GPL-2+
-
-Files: src/dreamcast/{perdc.*,viddc.h}
-Copyright: © 2005-2008 Lawrence Sebald
-License: GPL-2+
-
-Files: src/gtk/*
-Copyright: © 2005-2006 Fabien Coulon
-Copyright: © 2006-2008 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/gtk/main.c
-Copyright: © 2006 Fabien Coulon
-Copyright: © 2006 Guillaume Duhamel
-Copyright: © 2005 Joost Peters
-License: GPL-2+
-
-Files: src/gtk/pergtk.c
-Copyright: © 2005-2006 Theo Berkau
-Copyright: © 2005-2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/gtk/{pergtk.h,gtk-compat.*,yuipage.*,yuiwindow.*}
-Copyright: © 2005-2006 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/gtk/{yuim68k.*,yuiscudsp.*}
-Copyright: © 2005-2006 Fabien Coulon
-License: GPL-2+
-
-Files: src/psp/*
-Copyright: © 2009 Andrew Church
-License: GPL-2+
-
-Files: src/q68/*
-Copyright: © 2009 Andrew Church
-License: GPL-2+
-
-Files: src/qt/{Settings.*,YabauseThread.*,QtYabause.*,
- YabauseGL.*,PerQt.*,main.cpp},
- src/qt/ui/{UIAbout.*,UIYabause.*,UISettings.*},
- src/persdljoy.c
-Copyright: © 2005-2006 Theo Berkau
-Copyright: © 2008 Filipe Azevedo <pasnox at gmail.com>
-Copyright: © 2005 Guillaume Duhamel
-License: GPL-2+
-
-Files: src/qt/CommonDialogs.*,
- src/qt/ui/{UICheatRaw.*,UIWaitInput.*,UIBackupRam.*,
- UICheatAR.*,UICheats.*,UIPortManager.*,UIPadSetting.*}
-Copyright: © 2008 Filipe Azevedo <pasnox at gmail.com>
-License: GPL-2+
-
-Files: src/qt/mkspecs/win32-{osx,x11}-g++/qplatformdefs.h
-Copyright: © 1992-2007 Trolltech ASA
-License: GPL-2
-
-Files: src/wii/*
-Copyright: © 2008 Theo Berkau
-License: GPL-2+
-
-Files: src/wii/perwii.c
-Copyright: © 2008 Theo Berkau
-Copyright: © 2008 Romulo
-License: GPL-2+
-
-Files: src/windows/*
-Copyright: © 2004-2009 Theo Berkau
-License: GPL-2+
-
-Files: src/windows/cpudebug/*
-Copyright: © 2004-2008 Theo Berkau
-Copyright: © 2004 Guillaume Duhamel
-Copyright: © 2005 Joost Peters
-License: GPL-2+
-
-Files: src/windows/cpudebug/yuidebug.h
-Copyright: © 2004-2009 Theo Berkau
-License: GPL-2+
-
-Files: src/windows/aviout.c
-Copyright: © 2006-2008 Zeromus
-License: GPL-2+
-
-Files: src/windows/ramwatch.*
-Copyright: © 2009 Upthorn
-Copyright: © 2009 Nitsuja
-Copyright: © 2009 adelikat
-License: GPL-2+
-
-Files: src/windows/yui.c
-Copyright: © 2004-2008 Theo Berkau
-Copyright: © 2004 Guillaume Duhamel
-Copyright: © 2005 Joost Peters
-License: GPL-2+
-
-Files: src/windows/cd.h, src/cd-windows.c
-Copyright: © 2004-2005 Theo Berkau
-Copyright: © 2005 Joost Peters
-License: GPL-2+
-
-Files: src/windows/settings/*
-Copyright: © 2004-2009 Theo Berkau
-License: GPL-2+
-
-Files: debian/*
-Copyright: © 2008-2009 Evgeni Golov <evgeni at debian.org>
-License: GPL-2+
-
-License: GPL-2 | GPL-2+
- On Debian systems, the complete text of the GNU General Public
- License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Copied: packages/tags/yabause/0.9.12-1/debian/copyright (from rev 13952, packages/trunk/yabause/debian/copyright)
===================================================================
--- packages/tags/yabause/0.9.12-1/debian/copyright	                        (rev 0)
+++ packages/tags/yabause/0.9.12-1/debian/copyright	2013-01-25 20:14:31 UTC (rev 13954)
@@ -0,0 +1,287 @@
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=455
+Upstream-Name: Yabause
+Upstream-Maintainer: Theo Berkau, Guillaume Duhamel, Fabien Coulon
+Upstream-Source: http://sourceforge.net/projects/yabause/
+
+Files: *
+Copyright: © 2004-2009 Theo Berkau
+Copyright: © 2003-2013 Guillaume Duhamel
+Copyright: © 2005-2006 Fabien Coulon
+License: GPL-2+
+
+Files: src/{cdbase.*,cd-linux.c,cd-freebsd.c,cd-netbsd.c}
+Copyright: © 2004-2008 Theo Berkau
+Copyright: © 2004-2006 Guillaume Duhamel
+Copyright: © 2005 Joost Peters
+License: GPL-2+
+
+Files: src/cd-macosx.c
+Copyright: © 2005 Weston Yager
+Copyright: © 2006-2008 Guillaume Duhamel
+Copyright: © 2004-2005 Theo Berkau
+Copyright: © 2004-2005 Lucas Newman
+License: GPL-2+
+
+Files: src/coffelf.c
+Copyright: © 2007 Theo Berkau 
+Copyright: © 2009 Lawrence Sebald
+License: GPL-2+
+
+Files: src/cs0.c
+Copyright: © 2006 Ex-Cyber
+Copyright: © 2005 Guillaume Duhamel
+Copyright: © 2004-2005 Theo Berkau
+License: GPL-2+
+
+Files: src/m68kq68.c, src/sh2trace.h
+Copyright: © 2009 Andrew Church
+License: GPL-2+
+
+Files: src/profile.*
+Copyright: © 2002 Patrick Kooman
+License: other
+ The header of these files says "You are free to use, modify,
+ re-distribute this code.", which wasn't enough in my understanding,
+ so I asked Patrick about it. This is what I got as a reply:
+ .
+ From: "Patrick Kooman" <pkooman at gmail.com>
+ To: "Evgeni Golov" <sargentd at die-welt.net>
+ Subject: Re: license of your profile.(c|h)
+ Date: Mon, 30 Jun 2008 15:43:27 +0200
+ .
+ [...]feel free to use the code like you'd use any MIT licensed stuff[...]
+
+Files: src/scsp.c
+Copyright: © 2004 Stephane Dallongeville
+Copyright: © 2004-2007 Theo Berkau
+Copyright: © 2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/scsp.h
+Copyright: © 2004 Stephane Dallongeville
+Copyright: © 2004-2006 Theo Berkau
+Lincense: GPL-2+
+
+Files: src/sh2d.c
+Copyright: © 2000 Bart Trzynadlowski
+License: PD
+
+Files: src/sh2idle.c
+Copyright: © 2005-2006 Fabien Coulon
+License: GPL-2+
+
+Files: src/sh2int.c
+Copyright: © 2004-2007 Theo Berkau
+Copyright: © 2003-2005 Guillaume Duhamel
+Copyright: © 2005 Fabien Coulon
+License: GPL-2+
+
+Files: src/sndal.c
+Copyright: © 2005-2006 Theo Berkau
+Copyright: © 2009 Lawrence Sebald
+License: GPL-2+
+
+Files: src/sndal.h, src/permacjoy.*
+Copyright: © 2009 Lawrence Sebald
+License: GPL-2+
+
+Files: src/macjoy.*
+Copyright: 2008 Lawrence Sebald
+License: GPL-2
+
+Files: src/{vidogl.c,vdp1.c}
+Copyright: © 2003-2006 Guillaume Duhamel
+Copyright: © 2004-2007 Theo Berkau
+Copyright: © 2004 Lawrence Sebald
+License: GPL-2+
+
+Files: src/vidsoft.c
+Copyright: © 2006 Fabien Coulon
+Copyright: © 2004-2008 Theo Berkau
+Copyright: © 2003-2004 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/yabause.*
+Copyright: © 2006 Anders Montonen
+Copyright: © 2004-2006 Theo Berkau
+Copyright: © 2003-2005 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/{m68kcore.*,m68kc68k.*,perlinuxjoy.*,sh2d.h,sh2idle.c}
+Copyright: 2004-2009 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/{sh2int.h,cs0.h,core.h,smpc.*,debug.*,scu.*,vdp2.*,sh2core.*,
+ ygl.*,vidshared.*,vdp1.h,cs1.*,cs2.*,yui.h,memory.*,peripheral.*}
+Copyright: 2004-2007 Theo Berkau
+Copyright: 2003-2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/{vidsoft.h,m68kd.c,error.*,persdljoy.h,bios.*,sh2idle.h,
+ vidogl.h,sndsdl.*,coffelf.h,cheat.*,vdp2debug.*,netlink.*}
+Copyright: 2005-2008 Theo Berkau
+License: GPL-2+
+
+Files: src/carbon/{settings.c,main.c}
+Copyright: © 2006 Anders Montonen
+Copyright: © 2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/carbon/settings.h
+Copyright: © 2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/carbon/cpustatus.*
+Copyright: © 2006 Anders Montonen
+License: GPL-2+
+
+Files: src/carbon/build_dmg.sh
+Copyright: © 2007 Anders Montonen
+Copyright: © 2006 Lawrence Sebald
+Copyright: © 2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/c68k/{c68kexec.c,gen68k.c,c68k.c}
+Copyright: © 2003-2004 Stephane Dallongeville
+License: GPL-2+
+
+Files: src/c68k/{c68k.h,gen68k.h}
+Copyright: © 2004 Theo Berkau
+Copyright: © 2003-2004 Stephane Dallongeville
+License: GPL-2+
+
+Files: src/dreamcast/cd.s
+Copyright: © 2008 Lawrence Sebald
+License: GPL-2+
+
+Files: src/dreamcast/localtime.c
+Copyright: none    
+License: PD  
+ Derived from code in the public domain, the header says:
+ /* This file was taken from newlib <http://sourceware.org/newlib>, it's a
+  * modified version of Arthur David Olsons localtime.c from tzcode which
+  * is under Public Domain */
+
+Files: src/dreamcast/yui.c
+Copyright: © 2004-2008 Lawrence Sebald
+Copyright: © 2003 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/dreamcast/viddc.c
+Copyright: © 2006 Fabien Coulon
+Copyright: © 2003-2006 Guillaume Duhamel
+Copyright: © 2004-2006 Theo Berkau
+Copyright: © 2004-2007 Lawrence Sebald
+License: GPL-2+
+
+Files: src/dreamcast/{perdc.*,viddc.h}
+Copyright: © 2005-2008 Lawrence Sebald
+License: GPL-2+
+
+Files: src/gtk/*
+Copyright: © 2005-2006 Fabien Coulon
+Copyright: © 2006-2008 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/gtk/main.c
+Copyright: © 2006 Fabien Coulon
+Copyright: © 2006 Guillaume Duhamel
+Copyright: © 2005 Joost Peters
+License: GPL-2+
+
+Files: src/gtk/pergtk.c
+Copyright: © 2005-2006 Theo Berkau
+Copyright: © 2005-2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/gtk/{pergtk.h,gtk-compat.*,yuipage.*,yuiwindow.*}
+Copyright: © 2005-2006 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/gtk/{yuim68k.*,yuiscudsp.*}
+Copyright: © 2005-2006 Fabien Coulon
+License: GPL-2+
+
+Files: src/psp/*
+Copyright: © 2009 Andrew Church
+License: GPL-2+
+
+Files: src/q68/*
+Copyright: © 2009 Andrew Church
+License: GPL-2+
+
+Files: src/qt/{Settings.*,YabauseThread.*,QtYabause.*,
+ YabauseGL.*,PerQt.*,main.cpp},
+ src/qt/ui/{UIAbout.*,UIYabause.*,UISettings.*},
+ src/persdljoy.c
+Copyright: © 2005-2006 Theo Berkau
+Copyright: © 2008 Filipe Azevedo <pasnox at gmail.com>
+Copyright: © 2005 Guillaume Duhamel
+License: GPL-2+
+
+Files: src/qt/CommonDialogs.*,
+ src/qt/ui/{UICheatRaw.*,UIWaitInput.*,UIBackupRam.*,
+ UICheatAR.*,UICheats.*,UIPortManager.*,UIPadSetting.*}
+Copyright: © 2008 Filipe Azevedo <pasnox at gmail.com>
+License: GPL-2+
+
+Files: src/qt/mkspecs/win32-{osx,x11}-g++/qplatformdefs.h
+Copyright: © 1992-2007 Trolltech ASA
+License: GPL-2
+
+Files: src/wii/*
+Copyright: © 2008 Theo Berkau
+License: GPL-2+
+
+Files: src/wii/perwii.c
+Copyright: © 2008 Theo Berkau
+Copyright: © 2008 Romulo
+License: GPL-2+
+
+Files: src/windows/*
+Copyright: © 2004-2009 Theo Berkau
+License: GPL-2+
+
+Files: src/windows/cpudebug/*
+Copyright: © 2004-2008 Theo Berkau
+Copyright: © 2004 Guillaume Duhamel
+Copyright: © 2005 Joost Peters
+License: GPL-2+
+
+Files: src/windows/cpudebug/yuidebug.h
+Copyright: © 2004-2009 Theo Berkau
+License: GPL-2+
+
+Files: src/windows/aviout.c
+Copyright: © 2006-2008 Zeromus
+License: GPL-2+
+
+Files: src/windows/ramwatch.*
+Copyright: © 2009 Upthorn
+Copyright: © 2009 Nitsuja
+Copyright: © 2009 adelikat
+License: GPL-2+
+
+Files: src/windows/yui.c
+Copyright: © 2004-2008 Theo Berkau
+Copyright: © 2004 Guillaume Duhamel
+Copyright: © 2005 Joost Peters
+License: GPL-2+
+
+Files: src/windows/cd.h, src/cd-windows.c
+Copyright: © 2004-2005 Theo Berkau
+Copyright: © 2005 Joost Peters
+License: GPL-2+
+
+Files: src/windows/settings/*
+Copyright: © 2004-2009 Theo Berkau
+License: GPL-2+
+
+Files: debian/*
+Copyright: © 2008-2013 Evgeni Golov <evgeni at debian.org>
+License: GPL-2+
+
+License: GPL-2 | GPL-2+
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Deleted: packages/tags/yabause/0.9.12-1/debian/rules
===================================================================
--- packages/trunk/yabause/debian/rules	2013-01-25 19:08:00 UTC (rev 13949)
+++ packages/tags/yabause/0.9.12-1/debian/rules	2013-01-25 20:14:31 UTC (rev 13954)
@@ -1,15 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-# CMake doesn't use CPPFLAGS, pass them to CFLAGS/CXXFLAGS to enable the
-# missing (hardening) flags.
-export DEB_CFLAGS_MAINT_APPEND   = $(shell dpkg-buildflags --get CPPFLAGS)
-export DEB_CXXFLAGS_MAINT_APPEND = $(shell dpkg-buildflags --get CPPFLAGS)
-
-export DEB_LDFLAGS_MAINT_APPEND  = -Wl,-z,defs -Wl,--as-needed
-
-%:
-	dh $@
-
-override_dh_auto_configure:
-	dh_auto_configure -- -DYAB_MULTIBUILD=1

Copied: packages/tags/yabause/0.9.12-1/debian/rules (from rev 13950, packages/trunk/yabause/debian/rules)
===================================================================
--- packages/tags/yabause/0.9.12-1/debian/rules	                        (rev 0)
+++ packages/tags/yabause/0.9.12-1/debian/rules	2013-01-25 20:14:31 UTC (rev 13954)
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# CMake doesn't use CPPFLAGS, pass them to CFLAGS/CXXFLAGS to enable the
+# missing (hardening) flags.
+export DEB_CFLAGS_MAINT_APPEND   = $(shell dpkg-buildflags --get CPPFLAGS)
+export DEB_CXXFLAGS_MAINT_APPEND = $(shell dpkg-buildflags --get CPPFLAGS)
+
+export DEB_LDFLAGS_MAINT_APPEND  = -Wl,-z,defs -Wl,--as-needed
+
+%:
+	dh $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DYAB_MULTIBUILD=1 -DYAB_OPTIMIZATION=""




More information about the Pkg-games-commits mailing list