[med-svn] [ngs-sdk] 03/03: Remove some useless comments

Andreas Tille tille at debian.org
Wed Feb 3 06:57:02 UTC 2016


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

tille pushed a commit to branch master
in repository ngs-sdk.

commit 3fde615e80e1b5f453cc330ddf4f0e3bfbf63c7a
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 3 07:56:41 2016 +0100

    Remove some useless comments
---
 debian/rules | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/debian/rules b/debian/rules
index 26f90cd..bef720e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,19 +2,7 @@
 
 # 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.
 
 OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
 CPU := $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
@@ -43,8 +31,6 @@ override_dh_auto_clean:
 	rm -rf ngs-python/build
 
 override_dh_auto_configure:
-	# ./configure --prefix=/usr --javadir=/usr/share/java
-	# dh_auto_configure --sourcedirectory=ngs-sdk
 	# # that's no standard configure script lacking support of default options \
 	./configure --build=$(BUILDTYPE) --prefix=/usr ;
 

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



More information about the debian-med-commit mailing list