[med-svn] [sra-sdk] 01/01: Upstream suggested a different name to resolve #851219: vdb-get
Andreas Tille
tille at debian.org
Sat Jan 14 13:47:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 192346a766884654477b49809ea149c87685da0f
Author: Andreas Tille <tille at debian.org>
Date: Sat Jan 14 14:41:49 2017 +0100
Upstream suggested a different name to resolve #851219: vdb-get
---
debian/README.Debian | 6 ++++--
debian/changelog | 6 ++++++
debian/rules | 2 +-
debian/sra-toolkit.links | 2 +-
4 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 83b97e2..70690a7 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -6,10 +6,12 @@ manager. So in Debian the executable is renamed to sra-kget. Upstream
was recommended to change the name in
https://github.com/ncbi/sra-tools/issues/55
-The Debian Med team deals with situation usually the following way:
+Upstream is aware of this issue and will rename to vdb-get.
+
+For the moment the Debian Med team deals with situation usually the following way:
1. The kget executable belonging to sra-toolkit is renamed to
- /usr/bin/sra-kget
+ /usr/bin/vdb-get
and can be used as this or users can use
2. symlink with the original name in
/usr/lib/debian-med/bin/kget
diff --git a/debian/changelog b/debian/changelog
index 68ea3ff..adddb71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sra-sdk (2.8.1+dfsg-3) UNRELEASED; urgency=medium
+
+ * Upstream suggested a different name to resolve #851219: vdb-get
+
+ -- Andreas Tille <tille at debian.org> Sat, 14 Jan 2017 14:39:51 +0100
+
sra-sdk (2.8.1+dfsg-2) unstable; urgency=medium
* Deal with name space conflict with kget
diff --git a/debian/rules b/debian/rules
index ed90ff0..1cb3a19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ override_dh_install:
# remove susipcious file which is not executable and conflicts with package magic
rm -f debian/*/usr/bin/magic
# rename kget which conflicts with kget download manager (see #851219)
- mv debian/$(pkg)/usr/bin/kget debian/$(pkg)/usr/bin/sra-kget
+ mv debian/$(pkg)/usr/bin/kget debian/$(pkg)/usr/bin/vdb-get
#override_dh_auto_test:
# echo "FIXME: try activating tests!!!!!!!!!!!!!!!!!!!!!!!!"
diff --git a/debian/sra-toolkit.links b/debian/sra-toolkit.links
index f8a8660..881d3f8 100644
--- a/debian/sra-toolkit.links
+++ b/debian/sra-toolkit.links
@@ -1 +1 @@
-usr/bin/sra-kget /usr/lib/debian-med/bin/kget
+usr/bin/vdb-get /usr/lib/debian-med/bin/kget
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list