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

[glibc] 06/06: debian/script.in/nohwcap.sh: fix alpha ev67 optimized package name. Closes: #881147.



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.25
in repository glibc.

commit 7f798f92a1cd775e1d5831e6a38ab665e835d1cf
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Nov 14 21:35:47 2017 +0100

    debian/script.in/nohwcap.sh: fix alpha ev67 optimized package name. Closes: #881147.
---
 debian/changelog            | 2 ++
 debian/script.in/nohwcap.sh | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6c61ed4..8ba7e33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ glibc (2.25-0experimental4) UNRELEASED; urgency=medium
     Closes: #874610.
   * Update German debconf translation, by Helge Kreutzman.  Closes: #877291.
   * debian/sysdeps/ppc64el.mk: disable lock elision.  Closes:# 878071.
+  * debian/script.in/nohwcap.sh: fix alpha ev67 optimized package name.
+    Closes: #881147.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 27 Aug 2017 01:51:15 +0200
 
diff --git a/debian/script.in/nohwcap.sh b/debian/script.in/nohwcap.sh
index 98430d1..163327d 100644
--- a/debian/script.in/nohwcap.sh
+++ b/debian/script.in/nohwcap.sh
@@ -8,7 +8,7 @@
     # in the Conflicts: line of libc.
     case ${DPKG_MAINTSCRIPT_ARCH} in
         alpha)
-            hwcappkgs="libc6-alphaev67"
+            hwcappkgs="libc6.1-alphaev67"
             ;;
         i386)
             hwcappkgs="libc6-xen"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: