Author: evgeni Date: 2013-05-16 05:26:55 +0000 (Thu, 16 May 2013) New Revision: 14066
Added: packages/tags/yabause/0.9.12-2/ packages/tags/yabause/0.9.12-2/debian/changelog packages/tags/yabause/0.9.12-2/debian/control Removed: packages/tags/yabause/0.9.12-2/debian/changelog packages/tags/yabause/0.9.12-2/debian/control Log: [svn-buildpackage] Tagging yabause 0.9.12-2 Deleted: packages/tags/yabause/0.9.12-2/debian/changelog =================================================================== --- packages/trunk/yabause/debian/changelog 2013-05-15 18:02:52 UTC (rev 14060) +++ packages/tags/yabause/0.9.12-2/debian/changelog 2013-05-16 05:26:55 UTC (rev 14066) @@ -1,144 +0,0 @@ -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 <[email protected]> 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 <[email protected]> - 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 08 Aug 2008 21:45:46 +0200 - -yabause (0.9.6-1) unstable; urgency=low - - * Initial release (Closes: #483124) - - -- Evgeni Golov <[email protected]> Wed, 09 Jul 2008 09:37:54 +0200 Copied: packages/tags/yabause/0.9.12-2/debian/changelog (from rev 14065, packages/trunk/yabause/debian/changelog) =================================================================== --- packages/tags/yabause/0.9.12-2/debian/changelog (rev 0) +++ packages/tags/yabause/0.9.12-2/debian/changelog 2013-05-16 05:26:55 UTC (rev 14066) @@ -0,0 +1,151 @@ +yabause (0.9.12-2) unstable; urgency=low + + * Upload to unstable. + * Standards-Version: 3.9.4 + + -- Evgeni Golov <[email protected]> Thu, 16 May 2013 07:13:36 +0200 + +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 <[email protected]> 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 <[email protected]> + 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 08 Aug 2008 21:45:46 +0200 + +yabause (0.9.6-1) unstable; urgency=low + + * Initial release (Closes: #483124) + + -- Evgeni Golov <[email protected]> Wed, 09 Jul 2008 09:37:54 +0200 Deleted: packages/tags/yabause/0.9.12-2/debian/control =================================================================== --- packages/trunk/yabause/debian/control 2013-05-15 18:02:52 UTC (rev 14060) +++ packages/tags/yabause/0.9.12-2/debian/control 2013-05-16 05:26:55 UTC (rev 14066) @@ -1,84 +0,0 @@ -Source: yabause -Section: otherosfs -Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: Evgeni Golov <[email protected]> -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. Copied: packages/tags/yabause/0.9.12-2/debian/control (from rev 14062, packages/trunk/yabause/debian/control) =================================================================== --- packages/tags/yabause/0.9.12-2/debian/control (rev 0) +++ packages/tags/yabause/0.9.12-2/debian/control 2013-05-16 05:26:55 UTC (rev 14066) @@ -0,0 +1,84 @@ +Source: yabause +Section: otherosfs +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: Evgeni Golov <[email protected]> +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.4 +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. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

