Your message dated Thu, 20 Aug 2009 18:47:53 +0000
with message-id <[email protected]>
and subject line Bug#539947: fixed in invaders 1.0.0-9
has caused the Debian Bug report #539947,
regarding grub-invaders: Uses deprecated update-grub_lib
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.)
--
539947: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539947
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-invaders
Version: 1.0.0-8
Severity: normal
Tags: patch
Hi Fabian and Debian Games Team,
actually, grub-invaders uses the deprecated /usr/lib/update-grub_lib
(deprecated
since grub2 [1.96+20081108-1], now in unstable [1.96+20090725-1]).
The fix is rather simple, you'll find a patch attached.
Best regards,
OdyX
--
Didier Raboud, proud Debian user.
CH-1802 Corseaux
[email protected]
diff -Naur invaders-1.0.0-8/debian/changelog invaders-1.0.0/debian/changelog
--- invaders-1.0.0-8/debian/changelog 2009-08-04 18:40:25.000000000 +0200
+++ invaders-1.0.0/debian/changelog 2009-08-04 18:58:54.000000000 +0200
@@ -1,3 +1,11 @@
+invaders (1.0.0-8.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fixes "Warning: update-grub_lib is deprecated, use grub-mkconfig_lib
+ instead" (Closes: #xxxxxx)
+
+ -- Didier Raboud <[email protected]> Tue, 04 Aug 2009 18:57:55 +0200
+
invaders (1.0.0-8) unstable; urgency=low
* debian/control:
diff -Naur invaders-1.0.0-8/debian/scripts/grub invaders-1.0.0/debian/scripts/grub
--- invaders-1.0.0-8/debian/scripts/grub 2009-08-04 18:40:25.000000000 +0200
+++ invaders-1.0.0/debian/scripts/grub 2009-08-04 18:42:12.000000000 +0200
@@ -1,7 +1,7 @@
#!/bin/bash -e
if test -e /boot/invaders ; then
- source /usr/lib/grub/update-grub_lib
+ source /usr/lib/grub/grub-mkconfig_lib
INVADERSPATH=$( make_system_path_relative_to_its_root "/boot/invaders" )
echo "Found GRUB Invaders image: /boot/invaders" >&2
cat << EOF
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: invaders
Source-Version: 1.0.0-9
We believe that the bug you reported is fixed in the latest version of
invaders, which is due to be installed in the Debian FTP archive:
grub-invaders_1.0.0-9_amd64.deb
to pool/main/i/invaders/grub-invaders_1.0.0-9_amd64.deb
invaders_1.0.0-9.diff.gz
to pool/main/i/invaders/invaders_1.0.0-9.diff.gz
invaders_1.0.0-9.dsc
to pool/main/i/invaders/invaders_1.0.0-9.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fabian Greffrath <[email protected]> (supplier of updated invaders
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 20 Aug 2009 20:31:38 +0200
Source: invaders
Binary: grub-invaders
Architecture: source amd64
Version: 1.0.0-9
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Fabian Greffrath <[email protected]>
Description:
grub-invaders - multiboot compliant kernel game
Closes: 539947
Changes:
invaders (1.0.0-9) unstable; urgency=low
.
[ Fabian Greffrath ]
* debian/clean, debian/grub-invaders.{docs,examples,install}:
+ Added.
* debian/compat:
+ Raised debhelper compatibility to 7.
* debian/control:
+ Changed Section from misc to kernel.
+ Raised Build-Depends to debhelper (>= 7.2) and quilt (>= 0.46-7).
+ Bumped Standards-Version to 3.8.3.
+ Removed spurious Suggests on grub2.
* debian/copyright:
+ Converted into a machine-readable format.
+ Adjusted license for io.h to GPL-2 (not GPL-2+).
+ Relicensed the Debian packaging under the GNU All-Permissive License.
* debian/examples/grub-menu.lst, debian/scripts/22_invaders:
+ Use the original filename "invaders.exec" instead of "invaders".
* debian/grub-invaders.post{inst,rm}:
+ Renamed from post{inst,rm}.
* debian/patches/:
+ Switched from dpatch to quilt for patch management.
+ Applied fixes from Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> found at
<http://www.coreboot.org/pipermail/coreboot/2009-April/046558.html>:
* debian/patches/01-pointer-targets-differ-in-signedness.dpatch:
+ Use (char *) instead of (uint8 *).
* debian/patches/02-amd64.dpatch:
+ Fix incompatibility with newer gcc and binutils.
* debian/rules:
+ Converted to debhelper 7.2.
+ Improved stripping.
* debian/scripts/22_invaders:
+ Renamed from debian/scripts/grub.
+ Use grub-mkconfig_lib instead of the deprecated update-grub_lib
(Closes: #539947). Thanks Didier 'OdyX' Raboud.
.
[ Evgeni Golov ]
* debian/README.source:
+ Added a short note on where to get info about quilt.
Checksums-Sha1:
6e93127ed009474df692f4a6291be5ab2b2a8566 1289 invaders_1.0.0-9.dsc
1495ab468c1a0b2fb143b651dc701184e7d881fd 4234 invaders_1.0.0-9.diff.gz
42ff221d96714a9c590191f5d408a3d9458e7a83 7312 grub-invaders_1.0.0-9_amd64.deb
Checksums-Sha256:
b2776aff688ca58df1a68b1553dde95a2851ba38ba7679f8d1881aa63fe19802 1289
invaders_1.0.0-9.dsc
4d7882bfe0ad2d0c99a4b04bbfbc1297df9b01261aa39d1adc487a89dab057ca 4234
invaders_1.0.0-9.diff.gz
7aef3756f521d04394ea476af598e5e19b5b5b60a988bf4503ec0e59a2a5111b 7312
grub-invaders_1.0.0-9_amd64.deb
Files:
ad3b3e667b373fe1b892fd1456d654e2 1289 kernel optional invaders_1.0.0-9.dsc
4b2c90fe99308e289608529d304756ec 4234 kernel optional invaders_1.0.0-9.diff.gz
1f88fce213dac67d452b4b6f0cfdf81a 7312 kernel optional
grub-invaders_1.0.0-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqNmKcACgkQJKAUGKwVtQzivgCeNR2AU63Xs0H3wdvPHEVJUOvA
89gAmgN9wh1xlqoMbBZjOWRpYYkUJH4L
=m69A
-----END PGP SIGNATURE-----
--- End Message ---