[Python-modules-commits] [python-keyring] 05/05: Drop the dummy get-orig-source target from debian/rules.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Feb 7 10:38:49 UTC 2016


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

mitya57 pushed a commit to branch master
in repository python-keyring.

commit 4bc2d8f4cd585779f939d701f5ccc37479e8a892
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Feb 7 13:37:21 2016 +0300

    Drop the dummy get-orig-source target from debian/rules.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d13ed78..bf5c8af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-keyring (8.3-1) UNRELEASED; urgency=medium
       It can be changed to a suggestion later.
     - Drop obsolete recommendations, suggestions and build-dependencies.
   * Add a debian/NEWS entry for the split.
+  * Drop the dummy get-orig-source target from debian/rules.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 07 Feb 2016 13:14:00 +0300
 
diff --git a/debian/rules b/debian/rules
index b306b86..7a27214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,3 @@ override_dh_auto_clean:
 
 override_dh_installchangelogs:
 	dh_installchangelogs -k CHANGES.rst
-
-get-orig-source:
-	uscan --verbose --download-current-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-keyring.git



More information about the Python-modules-commits mailing list