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 7feb83a443ec8a115c2c7b24c64a7faa0b048b9a Author: Aaron M. Ucko <[email protected]> Date: Thu Jan 5 22:24:51 2017 -0500 debian/control: Canonicalize per cme. --- debian/changelog | 3 ++- debian/control | 11 ++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5e253e8..c145f4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ncbi-entrez-direct (6.00.20170105+ds-1) UNRELEASED; urgency=medium * New upstream release. (NOT YET RELEASED.) + * debian/control: Canonicalize per cme. - -- Aaron M. Ucko <[email protected]> Thu, 05 Jan 2017 22:12:53 -0500 + -- Aaron M. Ucko <[email protected]> Thu, 05 Jan 2017 22:24:50 -0500 ncbi-entrez-direct (5.90.20161221+ds-4) unstable; urgency=medium diff --git a/debian/control b/debian/control index 3b0b63d..97c3096 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: ncbi-entrez-direct -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Aaron M. Ucko <[email protected]> -Build-Depends: debhelper (>=9), +Section: science +Priority: optional +Build-Depends: debhelper (>= 9), 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 @@ -15,9 +15,10 @@ Architecture: any Multi-Arch: foreign Depends: libwww-perl, ${misc:Depends}, - ${perl:Depends}, + ${perl:Depends}, ${shlibs:Depends} -Conflicts: acedb-other, epub-utils +Conflicts: acedb-other, + epub-utils Description: NCBI Entrez utilities on the command line Entrez Direct (EDirect) is an advanced method for accessing NCBI's set of interconnected databases (publication, sequence, structure, gene, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-entrez-direct.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
