Author: tille Date: 2016-12-19 13:27:46 +0000 (Mon, 19 Dec 2016) New Revision: 23326
Modified: trunk/packages/metastudent-data/trunk/debian/changelog trunk/packages/metastudent-data/trunk/debian/compat trunk/packages/metastudent-data/trunk/debian/control trunk/packages/metastudent-data/trunk/debian/rules Log: debhelper 10 Modified: trunk/packages/metastudent-data/trunk/debian/changelog =================================================================== --- trunk/packages/metastudent-data/trunk/debian/changelog 2016-12-19 13:26:30 UTC (rev 23325) +++ trunk/packages/metastudent-data/trunk/debian/changelog 2016-12-19 13:27:46 UTC (rev 23326) @@ -3,6 +3,7 @@ * Team upload. * cme fix dpkg-control * Follow hint of Aaron M. Ucko regarding blast2 Build-Depends + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 19 Dec 2016 14:24:45 +0100 Modified: trunk/packages/metastudent-data/trunk/debian/compat =================================================================== --- trunk/packages/metastudent-data/trunk/debian/compat 2016-12-19 13:26:30 UTC (rev 23325) +++ trunk/packages/metastudent-data/trunk/debian/compat 2016-12-19 13:27:46 UTC (rev 23326) @@ -1 +1 @@ -8 +10 Modified: trunk/packages/metastudent-data/trunk/debian/control =================================================================== --- trunk/packages/metastudent-data/trunk/debian/control 2016-12-19 13:26:30 UTC (rev 23325) +++ trunk/packages/metastudent-data/trunk/debian/control 2016-12-19 13:27:46 UTC (rev 23326) @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends-Indep: ncbi-blast+-legacy (>= 2.5.0-2~) | blast2, - debhelper (>= 8~), + debhelper (>= 10), rsync Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/metastudent-data/trunk/ @@ -26,4 +26,4 @@ Ontology (BPO) and are associated with a reliability score. . This package contains data files for metastudent. -Homepage: http://www.rostlab.org + Modified: trunk/packages/metastudent-data/trunk/debian/rules =================================================================== --- trunk/packages/metastudent-data/trunk/debian/rules 2016-12-19 13:26:30 UTC (rev 23325) +++ trunk/packages/metastudent-data/trunk/debian/rules 2016-12-19 13:27:46 UTC (rev 23326) @@ -5,7 +5,7 @@ export TZ=UTC %: - dh $@ --parallel + dh $@ DEB_COMPRESS_TYPE ?= xz #DEB_COMPRESS_LEVEL ?= -z0v _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
