summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2017-01-24 21:56:01 -0500
committerAaron M. Ucko <ucko@debian.org>2017-01-24 21:57:31 -0500
commitf5f3f8ef9c685d1345030b044477f78d640b32e5 (patch)
treec62c2c94790fc87f3642927b558e65c025d3fa2d
parent662ab2f05f19e3500a43f3e1c576568b1bfde210 (diff)
Finalize ncbi-entrez-direct 6.10.20170123+ds-1 for upload to unstable.debian/6.10.20170123+ds-1archive/debian/6.10.20170123+ds-1
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/debian-changes18
2 files changed, 14 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index d71a62f..59336d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-ncbi-entrez-direct (6.10.20170123+ds-1) UNRELEASED; urgency=medium
+ncbi-entrez-direct (6.10.20170123+ds-1) unstable; urgency=medium
- * New upstream release. (NOT YET RELEASED.)
+ * 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
@@ -8,7 +8,7 @@ ncbi-entrez-direct (6.10.20170123+ds-1) UNRELEASED; urgency=medium
radically, so ambiguity is unlikely to be an issue in practice.)
* Add man pages for all commands.
- -- Aaron M. Ucko <ucko@debian.org> Tue, 24 Jan 2017 21:15:48 -0500
+ -- Aaron M. Ucko <ucko@debian.org> Tue, 24 Jan 2017 21:56:00 -0500
ncbi-entrez-direct (6.00.20170105+ds-1) unstable; urgency=medium
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
index eed7847..51badbc 100644
--- a/debian/patches/debian-changes
+++ b/debian/patches/debian-changes
@@ -5,11 +5,15 @@ Description: <short summary of the patch>
information below has been extracted from the changelog. Adjust it or drop
it.
.
- ncbi-entrez-direct (6.00.20170105+ds-1) unstable; urgency=medium
+ ncbi-entrez-direct (6.10.20170123+ds-1) unstable; urgency=medium
.
* New upstream release.
- * debian/control: Canonicalize per cme.
- * debian/copyright: Likewise; also, correct placement of Files-Excluded.
+ * 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.
Author: Aaron M. Ucko <ucko@debian.org>
---
@@ -23,15 +27,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-01-06
+Last-Update: 2017-01-25
--- /dev/null
-+++ ncbi-entrez-direct-6.00.20170105+ds/.gitignore
++++ ncbi-entrez-direct-6.10.20170123+ds/.gitignore
@@ -0,0 +1,2 @@
+.pc
+bin
---- ncbi-entrez-direct-6.00.20170105+ds.orig/xtract.pl
-+++ ncbi-entrez-direct-6.00.20170105+ds/xtract.pl
+--- ncbi-entrez-direct-6.10.20170123+ds.orig/xtract.pl
++++ ncbi-entrez-direct-6.10.20170123+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;