Bug#772198: unblock: monsterz/0.7.1-8
Peter Pentchev
roam at ringlet.net
Sat Dec 6 01:14:46 UTC 2014
Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock
Please unblock package monsterz.
The 0.7.1-8 upload fixes a priority "important" bug in jessie,
one of Guillem Jover's "obsolete absolute path to dpkg-statoverride"
ones.
monsterz (0.7.1-8) unstable; urgency=medium
* Team upload.
* Do not use the obsolete and incorrect full path to dpkg-statoverride.
Closes: #770057
-- Peter Pentchev <roam at ringlet.net> Sat, 29 Nov 2014 02:25:44 +0200
Full debdiff attached.
unblock monsterz/0.7.1-8
Thanks in advance!
G'luck,
Peter
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
diff -Nru monsterz-0.7.1/debian/changelog monsterz-0.7.1/debian/changelog
--- monsterz-0.7.1/debian/changelog 2013-07-01 20:39:52.000000000 +0300
+++ monsterz-0.7.1/debian/changelog 2014-11-29 02:25:45.000000000 +0200
@@ -1,3 +1,11 @@
+monsterz (0.7.1-8) unstable; urgency=medium
+
+ * Team upload.
+ * Do not use the obsolete and incorrect full path to dpkg-statoverride.
+ Closes: #770057
+
+ -- Peter Pentchev <roam at ringlet.net> Sat, 29 Nov 2014 02:25:44 +0200
+
monsterz (0.7.1-7) unstable; urgency=low
* Team upload.
diff -Nru monsterz-0.7.1/debian/postinst monsterz-0.7.1/debian/postinst
--- monsterz-0.7.1/debian/postinst 2013-07-01 20:39:52.000000000 +0300
+++ monsterz-0.7.1/debian/postinst 2014-11-29 02:19:48.000000000 +0200
@@ -8,8 +8,7 @@
case "$1" in
configure)
# Properly use statoverride
- if ! [ -x /usr/sbin/dpkg-statoverride ] || \
- ! dpkg-statoverride --list "$PROG" >/dev/null ; then
+ if ! dpkg-statoverride --list "$PROG" >/dev/null ; then
chown root:games "$PROG"
chmod 2755 "$PROG"
fi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20141206/8e363228/attachment.sig>
More information about the Pkg-games-devel
mailing list