[med-svn] [fastaq] 01/01: Rules file not complete

Jorge Soares jssoares-guest at moszumanska.debian.org
Wed Oct 8 14:28:40 UTC 2014


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

jssoares-guest pushed a commit to branch master
in repository fastaq.

commit 032c74c483df2cc4226f93607cc4a89bf72d1bf4
Author: Jorge Soares <j.s.soares at gmail.com>
Date:   Wed Oct 8 15:37:50 2014 +0100

    Rules file not complete
---
 debian/rules | 23 ++---------------------
 1 file changed, 2 insertions(+), 21 deletions(-)

diff --git a/debian/rules b/debian/rules
index 58ec00b..5b76075 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-# DH_VERBOSE := 1
-
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
-
-# alternatively to manually set those variables you can
-#  include /usr/share/cdbs/1/rules/buildvars.mk
-# and use what is set there.  Any hint whether dh might set variables in
-# a similar manner are welcome.
-
-%:
-	dh $@
-
-#get-orig-source:
-#	. debian/get-orig-source
+export DH_VERBOSE := 1
+export PYBUILD_NAME=

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



More information about the debian-med-commit mailing list