[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Please allow jpoker-1.0.16-2 into Squeeze



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I advocate for the acceptance of jpoker-1.0.16-2[1] into Squeeze
because it fixes a serious bug[2] and nothing else, as demonstrated by
the attached diff.

Thank you for your attention and more importantly for the work you're
doing to stabilize this new Debian release.

[1] http://qa.debian.org/developer.php?packages=jpoker
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591960
 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkyPnUsACgkQ8dLMyEl6F20UYACffsuCffTpnCqtQie6+QvlX3BX
bt4AoKlUrAUZ8fYBONJaHnpqS42eHgSk
=0M+u
-----END PGP SIGNATURE-----

diff -rudN jpoker-1.0.16/debian/changelog version0908-jpoker/debian/changelog
--- jpoker-1.0.16/debian/changelog	2010-09-14 17:13:43.000000000 +0200
+++ version0908-jpoker/debian/changelog	2010-09-14 17:15:54.000000000 +0200
@@ -1,3 +1,9 @@
+jpoker (1.0.16-2) unstable; urgency=low
+
+  * wav2swf is obsolete, replace with ming based converter (Closes: #591960)
+
+ -- Loic Dachary (OuoU) <loic@debian.org>  Tue, 14 Sep 2010 09:35:25 +0200
+
 jpoker (1.0.16-1) unstable; urgency=low
 
   * New upstream version
diff -rudN jpoker-1.0.16/debian/control version0908-jpoker/debian/control
--- jpoker-1.0.16/debian/control	2010-09-14 17:13:43.000000000 +0200
+++ version0908-jpoker/debian/control	2010-09-14 16:58:27.000000000 +0200
@@ -4,7 +4,7 @@
 Section: web
 Priority: optional
 Standards-Version: 3.8.1
-Build-Depends: debhelper (>= 5), cdbs, gettext, python, python-simplejson, python-libxml2, tidy, ruby, rubygems | rubygems1.8, wget, inkscape
+Build-Depends: debhelper (>= 5), cdbs, gettext, python, python-simplejson, python-libxml2, tidy, ruby, rubygems | rubygems1.8, wget, inkscape, libming-dev, vorbis-tools
 
 Package: jpoker
 Architecture: all
diff -rudN jpoker-1.0.16/debian/patches/01-use-soundswiff.patch version0908-jpoker/debian/patches/01-use-soundswiff.patch
--- jpoker-1.0.16/debian/patches/01-use-soundswiff.patch	1970-01-01 01:00:00.000000000 +0100
+++ version0908-jpoker/debian/patches/01-use-soundswiff.patch	2010-09-14 16:59:34.000000000 +0200
@@ -0,0 +1,32 @@
+diff -r b31a6f8c8bf6 Makefile
+--- a/Makefile	Tue Sep 14 16:52:45 2010 +0200
++++ b/Makefile	Tue Sep 14 16:59:34 2010 +0200
+@@ -54,7 +54,7 @@
+ 	cp -a jpoker/*.swf jpoker-binary-${VERSION}
+ 	cp -a jpoker-opensocial.xml jpoker-binary-${VERSION}
+ 
+-build: i18n cook mockup check
++build: i18n cook mockup sound check
+ 	-cd jpoker ; x-www-browser index.html || true
+ 
+ sound:
+diff -r b31a6f8c8bf6 sound/Makefile
+--- a/sound/Makefile	Tue Sep 14 16:52:45 2010 +0200
++++ b/sound/Makefile	Tue Sep 14 16:59:34 2010 +0200
+@@ -28,7 +28,7 @@
+ SWFS = $(SOUNDS:.ogg=.swf)
+ WAVS = $(SOUNDS:.ogg=.wav)
+ 
+-build : $(SWFS) $(WAVS)
++build : soundswiff $(SWFS) $(WAVS)
+ 	cp *.swf ../jpoker
+ 
+ clean:
+@@ -45,5 +45,5 @@
+ 	oggdec $<
+ 
+ %.swf : %.wav 
+-#	./soundswiff $< $@
+-	wav2swf --samplerate $(shell file $<  | perl -n -e '/(\d+)\sHz/; print $$1;') --output $@ --definesound  $<
++	./soundswiff $< $@
++#	wav2swf --samplerate $(shell file $<  | perl -n -e '/(\d+)\sHz/; print $$1;') --output $@ --definesound  $<
diff -rudN jpoker-1.0.16/debian/rules version0908-jpoker/debian/rules
--- jpoker-1.0.16/debian/rules	2010-09-14 17:13:43.000000000 +0200
+++ version0908-jpoker/debian/rules	2010-09-14 09:34:03.000000000 +0200
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_MAKE_BUILD_TARGET=build
 DEB_MAKE_INSTALL_TARGET=install DESTDIR=${DEB_DESTDIR}

Attachment: p.patch.sig
Description: PGP signature

begin:vcard
fn:Loic Dachary
n:Dachary;Loic
org:pokersource
adr:;;12 bd Magenta;Paris;;75010;France
email;internet:loic@dachary.org
title:Senior Developer
tel;work:+33 4 84 25 08 05
tel;home:+33 9 51 18 43 38
tel;cell:+33 6 64 03 29 07
x-mozilla-html:FALSE
url:http://dachary.org/
version:2.1
end:vcard


Reply to: