[med-svn] [ncbi-entrez-direct] 02/05: Build-Depends: Correct syntax for multiple exclusions.
Aaron M. Ucko
ucko at moszumanska.debian.org
Sun Dec 25 04:26:54 UTC 2016
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 a9ac37583d55e96a0423d978e08de3da7b96055c
Author: Aaron M. Ucko <ucko at debian.org>
Date: Sat Dec 24 23:24:30 2016 -0500
Build-Depends: Correct syntax for multiple exclusions.
---
debian/changelog | 4 +++-
debian/control | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2e13aac..b3c1f5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
ncbi-entrez-direct (5.90.20161221+ds-3) UNRELEASED; urgency=medium
* NOT YET RELEASED.
+ * debian/control:
+ - Build-Depends: Correct syntax for multiple exclusions.
- -- Aaron M. Ucko <ucko at debian.org> Sat, 24 Dec 2016 23:23:19 -0500
+ -- Aaron M. Ucko <ucko at debian.org> Sat, 24 Dec 2016 23:24:29 -0500
ncbi-entrez-direct (5.90.20161221+ds-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a88ec24..f3a9291 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Aaron M. Ucko <ucko at debian.org>
Build-Depends: debhelper (>=9),
- golang-any [!s390x hppa kfreebsd-any m68k sh4]
+ golang-any [!s390x !hppa !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