This is an automated email from the git hooks/post-receive script. ucko pushed a commit to branch experimental in repository ncbi-entrez-direct.
commit 69de2cc520e67cea5edebc83752f65002f6e73c6 Author: Aaron M. Ucko <[email protected]> Date: Fri Jun 9 18:01:55 2017 -0400 Finalize ncbi-entrez-direct 6.80.20170608+ds-1 for experimental. Stretch is still frozen. --- debian/changelog | 6 +++--- debian/patches/debian-changes | 25 ++++++++----------------- 2 files changed, 11 insertions(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3441f2c..36355a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -ncbi-entrez-direct (6.80.20170608+ds-1) UNRELEASED; urgency=medium +ncbi-entrez-direct (6.80.20170608+ds-1) experimental; urgency=medium - * New upstream release. (NOT RELEASED YET.) + * 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 <[email protected]> Fri, 09 Jun 2017 17:59:43 -0400 + -- Aaron M. Ucko <[email protected]> Fri, 09 Jun 2017 18:01:55 -0400 ncbi-entrez-direct (6.70.20170508+ds-1) experimental; urgency=medium diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes index 8cf7c15..eb118f1 100644 --- a/debian/patches/debian-changes +++ b/debian/patches/debian-changes @@ -5,21 +5,12 @@ Description: <short summary of the patch> information below has been extracted from the changelog. Adjust it or drop it. . - ncbi-entrez-direct (6.70.20170508+ds-1) experimental; urgency=medium + ncbi-entrez-direct (6.80.20170608+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. + * 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. Author: Aaron M. Ucko <[email protected]> --- @@ -33,15 +24,15 @@ Bug-Debian: https://bugs.debian.org/<bugnumber> Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> Forwarded: <no|not-needed|url proving that it has been forwarded> Reviewed-By: <name and email of someone who approved the patch> -Last-Update: 2017-05-30 +Last-Update: 2017-06-09 --- /dev/null -+++ ncbi-entrez-direct-6.70.20170508+ds/.gitignore ++++ ncbi-entrez-direct-6.80.20170608+ds/.gitignore @@ -0,0 +1,2 @@ +.pc +bin ---- ncbi-entrez-direct-6.70.20170508+ds.orig/xtract.pl -+++ ncbi-entrez-direct-6.70.20170508+ds/xtract.pl +--- ncbi-entrez-direct-6.80.20170608+ds.orig/xtract.pl ++++ ncbi-entrez-direct-6.80.20170608+ds/xtract.pl @@ -1788,7 +1788,7 @@ sub xtract { # report execution time of original Perl implementation for comparison to new Go compiled version $timer = true; -- 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
