Your message dated Sat, 18 Aug 2012 15:31:53 +0100
with message-id <1345300313.31960.79.ca...@jacala.jungle.funky-badger.org>
and subject line Re: Bug#685229: unblock: nvidia-graphics-modules/302.17+2
has caused the Debian Bug report #685229,
regarding unblock: nvidia-graphics-modules/302.17+2
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 ow...@bugs.debian.org
immediately.)
--
685229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package nvidia-graphics-modules
Now that linux 3.2.23-1 migrated to testing, please let
nvidia-graphics-modules follow. It's a rebuild against the newer headers
needed to fix some symbol versioning conflict on i386 (#683365)
Thanks.
Andreas
unblock nvidia-graphics-modules/302.17+2
diff --git a/debian/changelog b/debian/changelog
index 4a1316b..aec07c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nvidia-graphics-modules (302.17+2) unstable; urgency=low
+
+ * Rebuild against linux 3.2.23-1. (Closes: #683365)
+
+ -- Andreas Beckmann <deb...@abeckmann.de> Tue, 31 Jul 2012 12:10:33 +0200
+
nvidia-graphics-modules (302.17+1) unstable; urgency=low
[ Andreas Beckmann ]
diff --git a/debian/control.md5sum b/debian/control.md5sum
index a4a5d10..e164ddb 100644
--- a/debian/control.md5sum
+++ b/debian/control.md5sum
@@ -2,5 +2,5 @@
d1d71a255d2fc8e281b325feb948db80 debian/control.source
8dce140a73e725f1cd59a7aef8ecc83d debian/control.flavor
737e968161571039c186e1855b948ef6 debian/rules
-828063772cb7cbe885ffcabec2e8abcc debian/rules.defs
+eb8b2f1031913c24819482e2d58ca127 debian/rules.defs
#UPSTREAM_VERSION=302.17#
diff --git a/debian/rules.defs b/debian/rules.defs
index b7097db..5e6a7a6 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -13,9 +13,12 @@ ifneq (,$(filter $(KERNEL_VERSION), 2.6.32-5))
# squeeze
KERNEL_FLAVORS_i386_$(DEFAULT) += 486
-KERNEL_FLAVORS_i386_$(DEFAULT) += 686 686-bigmem amd64
+KERNEL_FLAVORS_i386_$(DEFAULT) += 686
+KERNEL_FLAVORS_i386_$(DEFAULT) += 686-bigmem
+KERNEL_FLAVORS_i386_$(DEFAULT) += amd64
KERNEL_FLAVORS_i386_$(OPENVZ) += openvz-686
-KERNEL_FLAVORS_i386_$(VSERVER) += vserver-686 vserver-686-bigmem
+KERNEL_FLAVORS_i386_$(VSERVER) += vserver-686
+KERNEL_FLAVORS_i386_$(VSERVER) += vserver-686-bigmem
KERNEL_FLAVORS_i386_$(XEN) += xen-686
KERNEL_FLAVORS_amd64_$(DEFAULT) += amd64
@@ -26,7 +29,8 @@ KERNEL_FLAVORS_amd64_$(XEN) += xen-amd64
else
KERNEL_FLAVORS_i386_$(DEFAULT) += 486
-KERNEL_FLAVORS_i386_$(DEFAULT) += 686-pae amd64
+KERNEL_FLAVORS_i386_$(DEFAULT) += 686-pae
+KERNEL_FLAVORS_i386_$(DEFAULT) += amd64
KERNEL_FLAVORS_i386_$(RT) += rt-686-pae
KERNEL_FLAVORS_amd64_$(DEFAULT) += amd64
--- End Message ---
--- Begin Message ---
On Sat, 2012-08-18 at 16:08 +0200, Andreas Beckmann wrote:
> Please unblock package nvidia-graphics-modules
>
> Now that linux 3.2.23-1 migrated to testing, please let
> nvidia-graphics-modules follow. It's a rebuild against the newer headers
> needed to fix some symbol versioning conflict on i386 (#683365)
Unblocked; thanks.
Regards,
Adam
--- End Message ---