[med-svn] [ncbi-entrez-direct] 02/08: Merge tag 'upstream/6.90.20170705+ds'
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 b8edfda219687fd0af437eaf12539357c381783d
Merge: 69de2cc 1b48ede
Author: Aaron M. Ucko <ucko at debian.org>
Date: Wed Jul 5 21:31:53 2017 -0400
Merge tag 'upstream/6.90.20170705+ds'
Upstream version 6.90.20170705(+ds).
debian/changelog | 6 +
edirect.pl | 28 +++-
nquire | 3 +
xtract.go | 422 +++++++++++++++++++++++++++++++++++++++----------------
4 files changed, 330 insertions(+), 129 deletions(-)
diff --cc debian/changelog
index 36355a5,0000000..dbc59bb
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,88 -1,0 +1,94 @@@
++ncbi-entrez-direct (6.90.20170705+ds-1) UNRELEASED; urgency=medium
++
++ * New upstream release. (NOT RELEASED YET.)
++
++ -- Aaron M. Ucko <ucko at debian.org> Wed, 05 Jul 2017 21:31:53 -0400
++
+ncbi-entrez-direct (6.80.20170608+ds-1) experimental; urgency=medium
+
+ * New upstream release.
+ * debian/man/ftp-cp.1: Update accordingly.
+ * Install the new asp-ls script as an example (alongside asp-cp) and
+ the new gbf2xml script as an executable; give gbf2xml a man page.
+
+ -- Aaron M. Ucko <ucko at debian.org> Fri, 09 Jun 2017 18:01:55 -0400
+
+ncbi-entrez-direct (6.70.20170508+ds-1) experimental; urgency=medium
+
+ * New upstream release.
+ * debian/man/xtract.1: Update accordingly.
+ * debian/control:
+ - Tighten Go dependencies to require Go 1.8 for sort.Slice.
+ - Add a dependency on golang-golang-x-text-dev, also newly necessary.
+ - Remove architecture qualifiers for now. (This *is* for experimental.)
+ * debian/rules:
+ - Build with /usr/lib/go-1.8/bin/go if necessary (notably, for backports).
+ - Establish a local GOPATH with a symlink to .../golang.org/x/text.
+ - Run go build -v now that there are third-party libraries to incorporate.
+ * debian/.gitignore: Ignore debian/gopath.
+ * debian/examples: Install the new asp-cp script as an example, since it
+ requires non-free Aspera tools.
+
+ -- Aaron M. Ucko <ucko at debian.org> Mon, 29 May 2017 21:28:44 -0400
+
+ncbi-entrez-direct (6.10.20170123+ds-2) UNRELEASED; urgency=medium
+
+ * debian/e{fetch,info}: Correct help text to cite our man pages too.
+ (They didn't yet exist when I originally wrote these wrappers.)
+ * debian/man/xtract.1: Fix an old typo (esapes vs. escapes).
+
+ -- Aaron M. Ucko <ucko at debian.org> Mon, 29 May 2017 15:41:49 -0400
+
+ncbi-entrez-direct (6.10.20170123+ds-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Resolve conflicts by diverting acedb-other's efetch and epub-utils'
+ einfo to efetch.acedb and einfo.epub respectively (and likewise for
+ their man pages) and deploying wrapper scripts that try to figure out
+ which implementation the user intended to run. (Proper usage differs
+ radically, so ambiguity is unlikely to be an issue in practice.)
+ * Add man pages for all commands.
+
+ -- Aaron M. Ucko <ucko at debian.org> Tue, 24 Jan 2017 21:56:00 -0500
+
+ncbi-entrez-direct (6.00.20170105+ds-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/control: Canonicalize per cme.
+ * debian/copyright: Likewise; also, correct placement of Files-Excluded.
+
+ -- Aaron M. Ucko <ucko at debian.org> Thu, 05 Jan 2017 22:27:51 -0500
+
+ncbi-entrez-direct (5.90.20161221+ds-4) unstable; urgency=medium
+
+ * debian/control: Remove annotations from conflicts here. (Oops.)
+
+ -- Aaron M. Ucko <ucko at debian.org> Sat, 24 Dec 2016 23:48:49 -0500
+
+ncbi-entrez-direct (5.90.20161221+ds-3) unstable; urgency=medium
+
+ * debian/control:
+ - Build-Depends: Correct syntax for multiple exclusions.
+ - Conflicts: acedb-other (over efetch), epub-utils (over einfo).
+
+ -- Aaron M. Ucko <ucko at debian.org> Sat, 24 Dec 2016 23:25:29 -0500
+
+ncbi-entrez-direct (5.90.20161221+ds-2) unstable; urgency=medium
+
+ * .gitignore: Account for files created outside debian/ at build time.
+ * debian/control:
+ - Set debian-med as maintainer, and myself as uploader.
+ - Don't build depend on golang-any on architectures on
+ which it's currently uninstallable.
+ * debian/rules: If building xtract.go fails for any reason, fall back on
+ installing the original Perl implementation.
+ * debian/source/options: single-debian-patch.
+ * xtract.pl: Don't insist on -fallback.
+
+ -- Aaron M. Ucko <ucko at debian.org> Sat, 24 Dec 2016 22:43:40 -0500
+
+ncbi-entrez-direct (5.90.20161221+ds-1) unstable; urgency=low
+
+ * Initial release. (Closes: #810949.)
+
+ -- Aaron M. Ucko <ucko at debian.org> Fri, 23 Dec 2016 16:35:19 -0500
--
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