[Reproducible-commits] [dpkg] 10/17: Add ppc64el support to cputable

Holger Levsen holger at layer-acht.org
Tue May 3 08:43:42 UTC 2016


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

holger pushed a commit to annotated tag 1.16.13
in repository dpkg.

commit 98c5b5769d46e1394baadd42cf1191fe7a03f6e5
Author: Jeff Bailey <jeffbailey at google.com>
Date:   Fri Aug 9 03:34:42 2013 +0200

    Add ppc64el support to cputable
    
    Cherry picked from commit 4ef1e31843c7287cc6833706a5d942486902e0a4.
    
    Closes: #718945
    
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 cputable         | 1 +
 debian/changelog | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/cputable b/cputable
index 7e868cd..e1afc7f 100644
--- a/cputable
+++ b/cputable
@@ -33,6 +33,7 @@ mips64		mips64		mips64			64	big
 mips64el	mips64el	mips64el		64	little
 powerpc		powerpc		(powerpc|ppc)		32	big
 ppc64		powerpc64	(powerpc|ppc)64		64	big
+ppc64el		powerpc64le	powerpc64le		64	little
 s390		s390		s390			32	big
 s390x		s390x		s390x			64	big
 sh3		sh3		sh3			32	little
diff --git a/debian/changelog b/debian/changelog
index c788eca..76762da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dpkg (1.16.13) UNRELEASED; urgency=low
     Required for the new mipsn32(el) and mips64(el) architecture entries.
   * Add support for mipsn32(el) and mips64(el) to arch tables.
     Thanks to YunQiang Su <wzssyqa at gmail.com>. Closes: #685096, #707323
+  * Add ppc64el support to cputable. Closes: #718945
+    Thanks to Jeff Bailey <jeffbailey at google.com>.
 
   [ Updated scripts translations ]
   * Fix a typo in the German scripts translation.

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



More information about the Reproducible-commits mailing list