Your message dated Mon, 1 Dec 2014 22:56:18 +0100
with message-id <[email protected]>
and subject line Re: Bug#771725: unblock: freecol/0.10.7+dfsg-3
has caused the Debian Bug report #771725,
regarding unblock: freecol/0.10.7+dfsg-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
771725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771725
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package freecol. The attached debdiff is a minimal
fix for bug #771700, that essentially prevents the program from
starting.
unblock freecol/0.10.7+dfsg-3
Cheers, and keep up the good work !
Vincent
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14.0+p (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru freecol-0.10.7+dfsg/debian/changelog freecol-0.10.7+dfsg/debian/changelog
--- freecol-0.10.7+dfsg/debian/changelog 2014-02-08 23:30:11.000000000 +0100
+++ freecol-0.10.7+dfsg/debian/changelog 2014-12-01 21:31:35.000000000 +0100
@@ -1,3 +1,9 @@
+freecol (0.10.7+dfsg-3) unstable; urgency=medium
+
+ * Disable intro video to avoid hanging at startup (closes: #771700)
+
+ -- Vincent Fourmond <[email protected]> Mon, 01 Dec 2014 21:30:25 +0100
+
freecol (0.10.7+dfsg-2) unstable; urgency=low
* Now depend on texlive-fonts-recommended, to fix FTBS (closes: #738091)
diff -Nru freecol-0.10.7+dfsg/debian/wrapper/freecol freecol-0.10.7+dfsg/debian/wrapper/freecol
--- freecol-0.10.7+dfsg/debian/wrapper/freecol 2012-01-31 00:42:22.000000000 +0100
+++ freecol-0.10.7+dfsg/debian/wrapper/freecol 2014-12-01 21:30:09.000000000 +0100
@@ -24,5 +24,5 @@
disablenet="-Djava.net.preferIPv4Stack=true"
fi
-run_java $disablenet -Xincgc -Xmx512M net.sf.freecol.FreeCol --freecol-data \
+run_java $disablenet -Xincgc -Xmx512M net.sf.freecol.FreeCol --no-intro --freecol-data \
/usr/share/games/freecol $lang_argument "$@"
--- End Message ---
--- Begin Message ---
Hi,
On Mon, Dec 01, 2014 at 10:46:27PM +0100, Vincent Fourmond wrote:
> unblock freecol/0.10.7+dfsg-3
Unblocked by Niels.
Cheers,
Ivo
--- End Message ---