[med-svn] [spdlog] 01/01: remove commented out lines in debian/rules
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Sep 29 17:19:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository spdlog.
commit 7e640b492c4828e39625c3bf46fdac9b4329725f
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Tue Sep 29 10:19:41 2015 -0700
remove commented out lines in debian/rules
---
debian/rules | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1d11ebc..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,22 +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/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/spdlog.git
More information about the debian-med-commit
mailing list