[med-svn] r23480 - trunk/packages/barrnap-data-nonfree/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jan 3 08:35:43 UTC 2017


Author: tille
Date: 2017-01-03 08:35:42 +0000 (Tue, 03 Jan 2017)
New Revision: 23480

Modified:
   trunk/packages/barrnap-data-nonfree/trunk/debian/changelog
   trunk/packages/barrnap-data-nonfree/trunk/debian/compat
   trunk/packages/barrnap-data-nonfree/trunk/debian/control
   trunk/packages/barrnap-data-nonfree/trunk/debian/rules
Log:
Fix Vcs URLs, debhelper 10


Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/changelog
===================================================================
--- trunk/packages/barrnap-data-nonfree/trunk/debian/changelog	2017-01-03 08:33:57 UTC (rev 23479)
+++ trunk/packages/barrnap-data-nonfree/trunk/debian/changelog	2017-01-03 08:35:42 UTC (rev 23480)
@@ -2,6 +2,7 @@
 
   * Team upload.
   * Fix Vcs URLs
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Tue, 03 Jan 2017 09:33:20 +0100
 

Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/compat
===================================================================
--- trunk/packages/barrnap-data-nonfree/trunk/debian/compat	2017-01-03 08:33:57 UTC (rev 23479)
+++ trunk/packages/barrnap-data-nonfree/trunk/debian/compat	2017-01-03 08:35:42 UTC (rev 23480)
@@ -1 +1 @@
-9
+10

Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/control
===================================================================
--- trunk/packages/barrnap-data-nonfree/trunk/debian/control	2017-01-03 08:33:57 UTC (rev 23479)
+++ trunk/packages/barrnap-data-nonfree/trunk/debian/control	2017-01-03 08:35:42 UTC (rev 23480)
@@ -3,7 +3,7 @@
 Section: non-free/science
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Sascha Steinbiss <sascha at steinbiss.name>
-Build-Depends: debhelper (>= 9.0.0), lua5.1
+Build-Depends: debhelper (>= 10), lua5.1
 Standards-Version: 3.9.6
 Homepage: http://www.vicbioinformatics.com/software.barrnap.shtml
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/barrnap-data-nonfree/trunk/

Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/rules
===================================================================
--- trunk/packages/barrnap-data-nonfree/trunk/debian/rules	2017-01-03 08:33:57 UTC (rev 23479)
+++ trunk/packages/barrnap-data-nonfree/trunk/debian/rules	2017-01-03 08:35:42 UTC (rev 23480)
@@ -6,7 +6,7 @@
 VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*//')
 
 %:
-	dh $@ --parallel
+	dh $@
 
 
 get-orig-source:




More information about the debian-med-commit mailing list