[Python-modules-commits] [python-gear] 01/03: Remove get-orig-source

Antoine Musso hashar-guest at moszumanska.debian.org
Mon Mar 16 15:54:19 UTC 2015


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

hashar-guest pushed a commit to branch master
in repository python-gear.

commit ee9da4555f99cde000e1a8a1e248c47efa9a2ba8
Author: Antoine Musso <hashar at free.fr>
Date:   Mon Mar 16 16:40:45 2015 +0100

    Remove get-orig-source
    
    It is commented out and unused.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index c30b122..9fb81da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,6 @@ export OSLO_PACKAGE_VERSION=$(VERSION)
 %:
 	dh $@ --with python2
 
-#get-orig-source:
-#	uscan --download-current-version --rename --destdir ../tarballs
-
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	# Command comes from upstream tox.ini

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



More information about the Python-modules-commits mailing list