[med-svn] [python-rdflib-jsonld] 02/06: Remove unused parts of boilerplate

Andreas Tille tille at debian.org
Thu Dec 8 11:57:38 UTC 2016


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

tille pushed a commit to branch master
in repository python-rdflib-jsonld.

commit eb0a2b99d435595944b3b7a18c84c1234e742fa7
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 5 21:35:02 2016 +0100

    Remove unused parts of boilerplate
---
 debian/rules | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/rules b/debian/rules
index b53ee59..7379e3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,19 +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.
-
 export PYBUILD_NAME=rdflib-jsonld
 export PYBUILD_DISABLE_python3=test
 %:

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



More information about the debian-med-commit mailing list