[Reproducible-commits] [dpkg] 16/61: Add new kfreebsd-armhf support

Jérémy Bobbio lunar at moszumanska.debian.org
Mon Sep 21 09:56:05 UTC 2015


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

lunar pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 90153db09cea93c94f7b1520e81814361cc5fcde
Author: Steven Chamberlain <steven at pyro.eu.org>
Date:   Mon Aug 31 04:40:53 2015 +0200

    Add new kfreebsd-armhf support
    
    Closes: #796283
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 debian/changelog | 2 ++
 ostable          | 1 +
 triplettable     | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f53bbd8..a37cd29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ dpkg (1.18.3) UNRELEASED; urgency=low
     instead of executing itself with --config per subtask.
   * Reimplement «update-alternatives --set-selections» as a fully built-in
     command instead of executing itself with --set or --auto per subtask.
+  * Add kfreebsd-armhf support to ostable and triplettable. Closes: #796283
+    Thanks to Steven Chamberlain <steven at pyro.eu.org>.
   * Perl modules:
     - Only warn on invalid week days instead of aborting in
       Dpkg::Changelog::Entry::Debian. Regression introduced in dpkg 1.18.2.
diff --git a/ostable b/ostable
index 3bb6819..10e0d3a 100644
--- a/ostable
+++ b/ostable
@@ -23,6 +23,7 @@ gnuabi64-linux		linux-gnuabi64		linux[^-]*-gnuabi64
 gnuspe-linux		linux-gnuspe		linux[^-]*-gnuspe
 gnux32-linux		linux-gnux32		linux[^-]*-gnux32
 gnu-linux		linux-gnu		linux[^-]*(-gnu.*)?
+gnueabihf-kfreebsd	kfreebsd-gnueabihf	kfreebsd[^-]*-gnueabihf
 gnu-kfreebsd		kfreebsd-gnu		kfreebsd[^-]*(-gnu.*)?
 gnu-knetbsd		knetbsd-gnu		knetbsd[^-]*(-gnu.*)?
 gnu-kopensolaris	kopensolaris-gnu	kopensolaris[^-]*(-gnu.*)?
diff --git a/triplettable b/triplettable
index 7257744..568a6b9 100644
--- a/triplettable
+++ b/triplettable
@@ -16,6 +16,7 @@ gnuabi64-linux-mips64	mips64
 gnuspe-linux-powerpc	powerpcspe
 gnux32-linux-amd64	x32
 gnu-linux-<cpu>		<cpu>
+gnueabihf-kfreebsd-arm	kfreebsd-armhf
 gnu-kfreebsd-<cpu>	kfreebsd-<cpu>
 gnu-knetbsd-<cpu>	knetbsd-<cpu>
 gnu-kopensolaris-<cpu>	kopensolaris-<cpu>

-- 
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