[med-svn] [libhat-trie] 01/01: skip big endian archs
Sascha Steinbiss
satta at debian.org
Sun Jun 18 21:19:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository libhat-trie.
commit 69ce28ccb24579f3f592168175ff1382eab17b1c
Author: Sascha Steinbiss <satta at debian.org>
Date: Sun Jun 18 23:19:46 2017 +0200
skip big endian archs
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3f65c24..843611e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libhat-trie (0.1.1-3) UNRELEASED; urgency=medium
+
+ * Skip big endian archs for building.
+
+ -- Sascha Steinbiss <satta at debian.org> Sun, 18 Jun 2017 23:19:10 +0200
+
libhat-trie (0.1.1-2) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/control b/debian/control
index ebc6b3e..7c744fa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/libhat-trie.git
Homepage: https://github.com/dcjones/hat-trie
Package: libhat-trie0
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el sh4
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
@@ -28,7 +28,7 @@ Description: HAT-trie, an extremely efficient (space and time) modern variant of
Package: libhat-trie-dev
Provides: libhat-trie-dev
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el sh4
Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhat-trie.git
More information about the debian-med-commit
mailing list