[pyevolve] 37/81: Remove dh-make "magic" with unknown use, and remove broken get-orig-source

Christian Kastner chrisk-guest at moszumanska.debian.org
Sun Aug 17 21:12:41 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository pyevolve.

commit 38792d3d6006e0dc863e4a7f55e5e4dc53820361
Author: Christian Kastner <debian at kvr.at>
Date:   Fri Mar 11 23:47:20 2011 +0100

    Remove dh-make "magic" with unknown use, and remove broken get-orig-source
    
    get-orig-source is being re-developed
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5fb2fb7..7339a0f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This has to be exported to make some magic below work.
-export DH_OPTIONS
-
 
 %:
 	dh  $@
@@ -44,8 +41,3 @@ override_dh_installexamples:
 # Don't compress sphinx's javascript and Python example files
 override_dh_compress:
 	dh_compress -X.js -X.py
-
-
-.PHONY: get-orig-source
-get-orig-source:
-	uscan --no-symlink --download-current-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyevolve.git



More information about the debian-science-commits mailing list