[med-svn] [ncbi-blast+] 02/02: drop get-orig-source target which is simply the usual uscan call

Andreas Tille tille at debian.org
Tue Apr 12 12:05:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository ncbi-blast+.

commit 461589e2858131ae1eb7beda9cac24d59f44e667
Author: Andreas Tille <tille at debian.org>
Date:   Tue Apr 12 14:05:42 2016 +0200

    drop get-orig-source target which is simply the usual uscan call
---
 debian/changelog       | 1 +
 debian/get-orig-source | 7 -------
 debian/rules           | 3 ---
 3 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6e13b8..f154493 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ncbi-blast+ (2.2.31-5) UNRELEASED; urgency=medium
 
   * Moved packaging to Git
   * cme fix dpkg-control
+  * drop get-orig-source target which is simply the usual uscan call
 
  -- Andreas Tille <tille at debian.org>  Tue, 12 Apr 2016 13:03:57 +0200
 
diff --git a/debian/get-orig-source b/debian/get-orig-source
deleted file mode 100755
index 58c4486..0000000
--- a/debian/get-orig-source
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-set -e
-
-uscan --rename --verbose --force-download
-
-
diff --git a/debian/rules b/debian/rules
index a24b083..1a69321 100755
--- a/debian/rules
+++ b/debian/rules
@@ -107,6 +107,3 @@ override_dh_clean:
 
 %:
 	dh $@ -Dc++ --with autotools_dev
-
-get-orig-source:
-	. debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-blast+.git



More information about the debian-med-commit mailing list