Your message dated Fri, 27 Feb 2009 14:12:17 +0100
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #472366,
regarding atlas: Wrong package names in debconf templates
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.)
--
472366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472366
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: atlas
Version: 3.6.0-21.3
Severity: normal
Tags: patch
Attached below is a patch for fixing the package names in the last sentences
of the debconf templates.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set to
en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -u atlas-3.6.0/debian/changelog atlas-3.6.0/debian/changelog
--- atlas-3.6.0/debian/changelog
+++ atlas-3.6.0/debian/changelog
@@ -1,3 +1,10 @@
+atlas (3.6.0-21.4) unstable; urgency=low
+
+ * debian/*.templates: Fix name of packages in last sentence of the
+ debconf templates
+
+ -- Rafael Laboissiere <[email protected]> Sun, 23 Mar 2008 21:04:55 +0100
+
atlas (3.6.0-21.3) unstable; urgency=low
* Link using gfortran instead of gcc.
diff -u atlas-3.6.0/debian/libatlas3gf-2.0.templates atlas-3.6.0/debian/libatlas3gf-2.0.templates
--- atlas-3.6.0/debian/libatlas3gf-2.0.templates
+++ atlas-3.6.0/debian/libatlas3gf-2.0.templates
@@ -8 +8 @@
- this configuration with dpkg-reconfigure atlas3-2.0.
+ this configuration with dpkg-reconfigure libatlas3gf-2.0.
diff -u atlas-3.6.0/debian/libatlas3gf-3dnow.templates atlas-3.6.0/debian/libatlas3gf-3dnow.templates
--- atlas-3.6.0/debian/libatlas3gf-3dnow.templates
+++ atlas-3.6.0/debian/libatlas3gf-3dnow.templates
@@ -7,3 +7,3 @@
the runtime linker on this machine to use them. You can later perform
- this configuration with dpkg-reconfigure atlas3-3dnow.
+ this configuration with dpkg-reconfigure libatlas3gf-3dnow.
diff -u atlas-3.6.0/debian/libatlas3gf-altivec.templates atlas-3.6.0/debian/libatlas3gf-altivec.templates
--- atlas-3.6.0/debian/libatlas3gf-altivec.templates
+++ atlas-3.6.0/debian/libatlas3gf-altivec.templates
@@ -8 +8 @@
- this configuration with dpkg-reconfigure atlas3-altivec.
+ this configuration with dpkg-reconfigure libatlas3gf-altivec.
diff -u atlas-3.6.0/debian/libatlas3gf-ev6.templates atlas-3.6.0/debian/libatlas3gf-ev6.templates
--- atlas-3.6.0/debian/libatlas3gf-ev6.templates
+++ atlas-3.6.0/debian/libatlas3gf-ev6.templates
@@ -8 +8 @@
- this configuration with dpkg-reconfigure atlas3-ev6.
+ this configuration with dpkg-reconfigure libatlas3gf-ev6.
diff -u atlas-3.6.0/debian/libatlas3gf-sse.templates atlas-3.6.0/debian/libatlas3gf-sse.templates
--- atlas-3.6.0/debian/libatlas3gf-sse.templates
+++ atlas-3.6.0/debian/libatlas3gf-sse.templates
@@ -11 +11 @@
- dpkg-reconfigure atlas3-sse.
+ dpkg-reconfigure libatlas3gf-sse.
diff -u atlas-3.6.0/debian/libatlas3gf-sse2.templates atlas-3.6.0/debian/libatlas3gf-sse2.templates
--- atlas-3.6.0/debian/libatlas3gf-sse2.templates
+++ atlas-3.6.0/debian/libatlas3gf-sse2.templates
@@ -11 +11 @@
- dpkg-reconfigure atlas3-sse2.
+ dpkg-reconfigure libatlas3gf-sse2.
diff -u atlas-3.6.0/debian/libatlas3gf-v9.templates atlas-3.6.0/debian/libatlas3gf-v9.templates
--- atlas-3.6.0/debian/libatlas3gf-v9.templates
+++ atlas-3.6.0/debian/libatlas3gf-v9.templates
@@ -8 +8 @@
- this configuration with dpkg-reconfigure atlas3-v9.
+ this configuration with dpkg-reconfigure libatlas3gf-v9.
--- End Message ---
--- Begin Message ---
By version 3.6.0-21.4 on the Tue, 25 Mar 2008 18:22:19
S
--- End Message ---