Your message dated Tue, 02 Dec 2014 05:52:42 +0000
with message-id <[email protected]>
and subject line Re: Bug#771740: unblock: nvidia-support/20141201+1
has caused the Debian Bug report #771740,
regarding unblock: nvidia-support/20141201+1
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.)


-- 
771740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771740
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 nvidia-support

This upload fixes a bashism in an sh script ... oops ...

unblock nvidia-support/20141201+1

Andreas
diff -Nru nvidia-support-20131102+2/check-for-conflicting-opengl-libraries nvidia-support-20141201+1/check-for-conflicting-opengl-libraries
--- nvidia-support-20131102+2/check-for-conflicting-opengl-libraries	2013-11-02 20:42:11.000000000 +0100
+++ nvidia-support-20141201+1/check-for-conflicting-opengl-libraries	2014-12-02 00:32:52.000000000 +0100
@@ -35,7 +35,7 @@
 esac
 
 CONFLICT_LIBS=""
-for f in "$libdir"/$pattern "$libdir"/{i386,x86_64}-linux-gnu/$pattern /usr/lib32/libGL.so*
+for f in "$libdir"/$pattern "$libdir"/i386-linux-gnu/$pattern "$libdir"/x86_64-linux-gnu/$pattern "$libdir"/arm-linux-gnueabihf/$pattern /usr/lib32/libGL.so*
 do
 	if [ -e "$f" ] || [ -L "$f" ]
 	then
diff -Nru nvidia-support-20131102+2/debian/changelog nvidia-support-20141201+1/debian/changelog
--- nvidia-support-20131102+2/debian/changelog	2014-10-20 10:42:46.000000000 +0200
+++ nvidia-support-20141201+1/debian/changelog	2014-12-02 00:37:03.000000000 +0100
@@ -1,3 +1,10 @@
+nvidia-support (20141201+1) unstable; urgency=medium
+
+  * check-for-conflicting-opengl-libraries: Fix bashism and check multiarch
+    libdirs on armhf, too.  (Closes: #771665)
+
+ -- Andreas Beckmann <[email protected]>  Tue, 02 Dec 2014 00:36:51 +0100
+
 nvidia-support (20131102+2) unstable; urgency=medium
 
   [ Debconf translations ]

--- End Message ---
--- Begin Message ---
On Tue, 2014-12-02 at 01:02 +0100, Andreas Beckmann wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
> 
> Please unblock package nvidia-support
> 
> This upload fixes a bashism in an sh script ... oops ...

Unblocked.

Regards,

Adam

--- End Message ---

Reply via email to