[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#776168: marked as done ((pre-approve) unblock: atlas/3.10.2-7)



Your message dated Thu, 29 Jan 2015 22:52:22 +0100
with message-id <54CAAB96.5080601@thykier.net>
and subject line Re: Bug#776168: (pre-approve) unblock: atlas/3.10.2-7
has caused the Debian Bug report #776168,
regarding (pre-approve) unblock: atlas/3.10.2-7
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 owner@bugs.debian.org
immediately.)


-- 
776168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776168
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package atlas

Cleanup of obsolete alternatives dating back to lenny and leaving
dangling symlinks in /usr/lib

unblock atlas/3.10.2-7

Andreas
diff -Nru atlas-3.10.2/debian/changelog atlas-3.10.2/debian/changelog
--- atlas-3.10.2/debian/changelog	2014-11-22 13:37:44.000000000 +0100
+++ atlas-3.10.2/debian/changelog	2015-01-24 23:14:29.000000000 +0100
@@ -1,3 +1,11 @@
+atlas (3.10.2-7) unstable; urgency=medium
+
+  [ Andreas Beckmann ]
+  * libatlas-base-dev.preinst: Cleanup obsolete alternatives dating back to
+    lenny.  (Closes: #776089)
+
+ -- Sébastien Villemot <sebastien@debian.org>  Sat, 24 Jan 2015 23:06:27 +0100
+
 atlas (3.10.2-6) unstable; urgency=medium
 
   * Add missing files in archdef for mips.
diff -Nru atlas-3.10.2/debian/libatlas-base-dev.preinst atlas-3.10.2/debian/libatlas-base-dev.preinst
--- atlas-3.10.2/debian/libatlas-base-dev.preinst	2014-07-12 12:23:26.000000000 +0200
+++ atlas-3.10.2/debian/libatlas-base-dev.preinst	2015-01-24 23:11:24.000000000 +0100
@@ -9,6 +9,13 @@
     update-alternatives --remove libblas.so	/usr/lib/atlas-base/atlas/libblas.so
 fi
 
+# Cleanup obsolete alternatives dating back to lenny
+if [ "$1" = "install" ] || [ "$1" = "upgrade" ]
+then
+    update-alternatives --remove libblas-3.so /usr/lib/atlas/libblas.so
+    update-alternatives --remove liblapack-3.so /usr/lib/atlas/liblapack.so
+fi
+
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
 

--- End Message ---
--- Begin Message ---
On 2015-01-29 21:15, Sébastien Villemot wrote:
> Le jeudi 29 janvier 2015 à 19:10 +0100, Niels Thykier a écrit :
>> Control: tags -1 confirmed moreinfo
>>
>> On 2015-01-24 22:17, Andreas Beckmann wrote:
>>> Package: release.debian.org
>>> Severity: normal
>>> User: release.debian.org@packages.debian.org
>>> Usertags: unblock
>>>
>>> Please unblock package atlas
>>>
>>> Cleanup of obsolete alternatives dating back to lenny and leaving
>>> dangling symlinks in /usr/lib
>>>
>>> unblock atlas/3.10.2-7
>>>
>>> Andreas
>>>
>>
>> Ack, please go ahead.
> 
> Uploaded.
> 

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: