[med-svn] [ncbi-entrez-direct] 03/08: Reinstate Go build dependency arch qualifiers.
Aaron M. Ucko
ucko at moszumanska.debian.org
Thu Jul 6 02:16:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
ucko pushed a commit to branch master
in repository ncbi-entrez-direct.
commit 4241a2aff30f7749c4bc2a4cdd22d05e7ea16f7d
Author: Aaron M. Ucko <ucko at debian.org>
Date: Wed Jul 5 21:54:54 2017 -0400
Reinstate Go build dependency arch qualifiers.
debian/control: Reinstate architecture qualifiers for Go build
dependencies on the basis of experimental build logs.
---
debian/changelog | 4 +++-
debian/control | 5 +++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dbc59bb..99afc58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
ncbi-entrez-direct (6.90.20170705+ds-1) UNRELEASED; urgency=medium
* New upstream release. (NOT RELEASED YET.)
+ * debian/control: Reinstate architecture qualifiers for Go build
+ dependencies on the basis of experimental build logs.
- -- Aaron M. Ucko <ucko at debian.org> Wed, 05 Jul 2017 21:31:53 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Wed, 05 Jul 2017 21:54:53 -0400
ncbi-entrez-direct (6.80.20170608+ds-1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index 798557e..d44cea8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,9 @@ Uploaders: Aaron M. Ucko <ucko at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- golang-any (>= 2:1.8~2~) | golang-1.8-go,
- golang-golang-x-text-dev
+ golang-any (>= 2:1.8~2~) [!hppa !hurd-any !kfreebsd-any !m68k !sh4]
+ | golang-1.8-go [!hppa !hurd-any !kfreebsd-any !m68k !sh4],
+ golang-golang-x-text-dev [!hppa !hurd-any !kfreebsd-any !m68k !sh4]
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ncbi-entrez-direct.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/ncbi-entrez-direct.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-entrez-direct.git
More information about the debian-med-commit
mailing list