Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package tecnoballz.
The 0.93.1-2 upload fixes a priority "important" bug in jessie,
one of Guillem Jover's "obsolete absolute path to dpkg-statoverride"
ones.
tecnoballz (0.93.1-2) unstable; urgency=medium
* Team upload.
* Do not use the obsolete and incorrect full path to dpkg-statoverride.
Closes: #770059
-- Peter Pentchev <[email protected]> Sat, 29 Nov 2014 02:17:51 +0200
Full debdiff attached,
unblock tecnoballz/0.93.1-2
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
diff -Nru tecnoballz-0.93.1/debian/changelog tecnoballz-0.93.1/debian/changelog --- tecnoballz-0.93.1/debian/changelog 2014-10-03 14:47:23.000000000 +0300 +++ tecnoballz-0.93.1/debian/changelog 2014-11-29 02:17:52.000000000 +0200 @@ -1,3 +1,11 @@ +tecnoballz (0.93.1-2) unstable; urgency=medium + + * Team upload. + * Do not use the obsolete and incorrect full path to dpkg-statoverride. + Closes: #770059 + + -- Peter Pentchev <[email protected]> Sat, 29 Nov 2014 02:17:51 +0200 + tecnoballz (0.93.1-1) unstable; urgency=medium * Imported Upstream version 0.93.1. diff -Nru tecnoballz-0.93.1/debian/tecnoballz.postinst tecnoballz-0.93.1/debian/tecnoballz.postinst --- tecnoballz-0.93.1/debian/tecnoballz.postinst 2014-10-03 14:47:23.000000000 +0300 +++ tecnoballz-0.93.1/debian/tecnoballz.postinst 2014-11-29 02:08:58.000000000 +0200 @@ -9,8 +9,7 @@ configure) # tecnoballz is setuid "root:games". - 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
signature.asc
Description: Digital signature

