[med-svn] [libgff] 02/02: Please remove not used comments from packaging template
Andreas Tille
tille at debian.org
Tue Sep 29 07:50:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgff.
commit a8a4fa3ffc19f49f94e561eb6d7d9fc3b10f6d28
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 29 09:46:01 2015 +0200
Please remove not used comments from packaging template
---
debian/rules | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1d11ebc..440a381 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,21 +2,6 @@
# 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/dpkg/default.mk
-# and use what is set there.
-
%:
dh $@
-#get-orig-source:
-# . debian/get-orig-source
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgff.git
More information about the debian-med-commit
mailing list