Author: evgeni Date: 2011-05-05 09:32:45 +0000 (Thu, 05 May 2011) New Revision: 12200
Added: packages/tags/yabause/0.9.10-2/ packages/tags/yabause/0.9.10-2/debian/changelog packages/tags/yabause/0.9.10-2/debian/control packages/tags/yabause/0.9.10-2/debian/patches/01_link_with_pthread.patch packages/tags/yabause/0.9.10-2/debian/patches/series packages/tags/yabause/0.9.10-2/debian/rules packages/tags/yabause/0.9.10-2/debian/source/ Removed: packages/tags/yabause/0.9.10-2/debian/changelog packages/tags/yabause/0.9.10-2/debian/control packages/tags/yabause/0.9.10-2/debian/patches/series packages/tags/yabause/0.9.10-2/debian/rules Log: [svn-buildpackage] Tagging yabause 0.9.10-2 Deleted: packages/tags/yabause/0.9.10-2/debian/changelog =================================================================== --- packages/trunk/yabause/debian/changelog 2011-05-04 22:16:17 UTC (rev 12193) +++ packages/tags/yabause/0.9.10-2/debian/changelog 2011-05-05 09:32:45 UTC (rev 12200) @@ -1,90 +0,0 @@ -yabause (0.9.10-2) UNRELEASED; urgency=low - - * debian/control: - + Really remove DM-Upload-allowed. - + Section: otherosfs as suggested by the ftp-masters. - - -- Evgeni Golov <[email protected]> Thu, 04 Jun 2009 12:17:01 +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.10-2/debian/changelog (from rev 12197, packages/trunk/yabause/debian/changelog) =================================================================== --- packages/tags/yabause/0.9.10-2/debian/changelog (rev 0) +++ packages/tags/yabause/0.9.10-2/debian/changelog 2011-05-05 09:32:45 UTC (rev 12200) @@ -0,0 +1,99 @@ +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.10-2/debian/control =================================================================== --- packages/trunk/yabause/debian/control 2011-05-04 22:16:17 UTC (rev 12193) +++ packages/tags/yabause/0.9.10-2/debian/control 2011-05-05 09:32:45 UTC (rev 12200) @@ -1,83 +0,0 @@ -Source: yabause -Section: otherosfs -Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: Evgeni Golov <[email protected]> -Build-Depends: debhelper (>= 7), autotools-dev, pkg-config, quilt (>= 0.40), - 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 -Standards-Version: 3.8.1 -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.10-2/debian/control (from rev 12196, packages/trunk/yabause/debian/control) =================================================================== --- packages/tags/yabause/0.9.10-2/debian/control (rev 0) +++ packages/tags/yabause/0.9.10-2/debian/control 2011-05-05 09:32:45 UTC (rev 12200) @@ -0,0 +1,84 @@ +Source: yabause +Section: otherosfs +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: Evgeni Golov <[email protected]> +Build-Depends: debhelper (>= 7), autotools-dev, 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.2 +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.10-2/debian/patches/01_link_with_pthread.patch (from rev 12194, packages/trunk/yabause/debian/patches/01_link_with_pthread.patch) =================================================================== --- packages/tags/yabause/0.9.10-2/debian/patches/01_link_with_pthread.patch (rev 0) +++ packages/tags/yabause/0.9.10-2/debian/patches/01_link_with_pthread.patch 2011-05-05 09:32:45 UTC (rev 12200) @@ -0,0 +1,24 @@ +From: Guillaume Duhamel <[email protected]> +Subject: Fix building with binutils-gold by linking pthread +Origin: upstream, http://yabause.svn.sourceforge.net/viewvc/yabause/branches/branch_0_9_10/yabause/configure.in?view=patch&r1=2055&r2=2441&pathrev=2441 +Bug-Debian: http://bugs.debian.org/556767 + +--- yabause/configure.in 2009/05/18 03:55:53 2055 ++++ yabause/configure.in 2009/11/18 23:57:34 2441 +@@ -185,7 +185,7 @@ + + # checking for OpenAL (can be used for sound) + use_openal=yes +-AC_ARG_WITH(openal, AC_HELP_STRING(--without-openal, don't use OpenAL), [use_openal=$withval]) ++AC_ARG_WITH(openal, AC_HELP_STRING(--without-openal, "don't use OpenAL"), [use_openal=$withval]) + + if test x$use_openal = xyes ; then + case $host in +@@ -198,6 +198,7 @@ + # won't work right now. + ;; + *) ++ AC_CHECK_LIB(pthread, main) + AC_CHECK_LIB(openal, alBufferData, [ + LIBS="$LIBS -lopenal" + AC_DEFINE(HAVE_LIBAL) Deleted: packages/tags/yabause/0.9.10-2/debian/patches/series =================================================================== --- packages/trunk/yabause/debian/patches/series 2011-05-04 22:16:17 UTC (rev 12193) +++ packages/tags/yabause/0.9.10-2/debian/patches/series 2011-05-05 09:32:45 UTC (rev 12200) @@ -1 +0,0 @@ -# Copied: packages/tags/yabause/0.9.10-2/debian/patches/series (from rev 12194, packages/trunk/yabause/debian/patches/series) =================================================================== --- packages/tags/yabause/0.9.10-2/debian/patches/series (rev 0) +++ packages/tags/yabause/0.9.10-2/debian/patches/series 2011-05-05 09:32:45 UTC (rev 12200) @@ -0,0 +1 @@ +01_link_with_pthread.patch Deleted: packages/tags/yabause/0.9.10-2/debian/rules =================================================================== --- packages/trunk/yabause/debian/rules 2011-05-04 22:16:17 UTC (rev 12193) +++ packages/tags/yabause/0.9.10-2/debian/rules 2011-05-05 09:32:45 UTC (rev 12200) @@ -1,76 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -include /usr/share/quilt/quilt.make - -# These are used for cross-compiling and for saving the configure script -# from having to guess our platform (since we know it already) -DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) - CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) -else - CROSS= --build $(DEB_BUILD_GNU_TYPE) -endif - -configure-flags=$(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man \ - --infodir=\$${prefix}/share/info - -config-common: $(QUILT_STAMPFN) - dh_testdir -ifneq "$(wildcard /usr/share/misc/config.sub)" "" - cp -f /usr/share/misc/config.sub config.sub -endif -ifneq "$(wildcard /usr/share/misc/config.guess)" "" - cp -f /usr/share/misc/config.guess config.guess -endif - touch $@ - -build-%/config-stamp: config-common - dh_testdir - mkdir -p build-$* - cd build-$* && \ - CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs -Wl,--as-needed" \ - $(CURDIR)/configure $(configure-flags) --with-port=$* \ - --program-suffix=-$* - touch $@ - -build-%-stamp: build-%/config-stamp - dh_testdir - $(MAKE) -C build-$* - touch $@ - -build: build-gtk-stamp build-qt-stamp - -clean: unpatch - dh_testdir - dh_testroot - - $(RM) -r build-gtk build-qt - - dh_clean config-common config.sub config.guess - -install: build - dh_testdir - dh_testroot - dh_prep - dh_installdirs - - $(MAKE) -C build-gtk install DESTDIR=$(CURDIR)/debian/tmp - $(MAKE) -C build-qt install DESTDIR=$(CURDIR)/debian/tmp - - dh_install - -# Build architecture-independent files here. -binary-indep: install - dh binary-indep - -# Build architecture-dependent files here. -binary-arch: install - dh binary-arch - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install Copied: packages/tags/yabause/0.9.10-2/debian/rules (from rev 12196, packages/trunk/yabause/debian/rules) =================================================================== --- packages/tags/yabause/0.9.10-2/debian/rules (rev 0) +++ packages/tags/yabause/0.9.10-2/debian/rules 2011-05-05 09:32:45 UTC (rev 12200) @@ -0,0 +1,76 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) + CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +else + CROSS= --build $(DEB_BUILD_GNU_TYPE) +endif + +configure-flags=$(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info + +config-common: + dh_testdir +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + dh_autoreconf + touch $@ + +build-%/config-stamp: config-common + dh_testdir + mkdir -p build-$* + cd build-$* && \ + CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs -Wl,--as-needed" \ + $(CURDIR)/configure $(configure-flags) --with-port=$* \ + --program-suffix=-$* + touch $@ + +build-%-stamp: build-%/config-stamp + dh_testdir + $(MAKE) -C build-$* + touch $@ + +build: build-gtk-stamp build-qt-stamp + +clean: + dh_testdir + dh_testroot + + $(RM) -r build-gtk build-qt + + dh_autoreconf_clean + dh_clean config-common config.sub config.guess + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + $(MAKE) -C build-gtk install DESTDIR=$(CURDIR)/debian/tmp + $(MAKE) -C build-qt install DESTDIR=$(CURDIR)/debian/tmp + + dh_install + +# Build architecture-independent files here. +binary-indep: install + dh binary-indep + +# Build architecture-dependent files here. +binary-arch: install + dh binary-arch + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

