[med-svn] r18702 - trunk/packages/barrnap-data-nonfree/trunk/debian
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Sun Feb 1 09:12:02 UTC 2015
Author: sascha-guest
Date: 2015-02-01 09:11:34 +0000 (Sun, 01 Feb 2015)
New Revision: 18702
Modified:
trunk/packages/barrnap-data-nonfree/trunk/debian/rules
Log:
remove dead code
Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/rules
===================================================================
--- trunk/packages/barrnap-data-nonfree/trunk/debian/rules 2015-01-31 23:32:16 UTC (rev 18701)
+++ trunk/packages/barrnap-data-nonfree/trunk/debian/rules 2015-02-01 09:11:34 UTC (rev 18702)
@@ -4,7 +4,6 @@
DH_VERBOSE=1
DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*//')
-OVERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[+].*//')
%:
dh $@ --parallel
More information about the debian-med-commit
mailing list