Author: tille Date: 2016-12-17 21:52:19 +0000 (Sat, 17 Dec 2016) New Revision: 23313
Modified: trunk/packages/velvetoptimiser/trunk/debian/changelog trunk/packages/velvetoptimiser/trunk/debian/compat trunk/packages/velvetoptimiser/trunk/debian/control trunk/packages/velvetoptimiser/trunk/debian/copyright trunk/packages/velvetoptimiser/trunk/debian/watch Log: * cme fix dpkg-control * debhelper 10 * d/watch: version=4 Modified: trunk/packages/velvetoptimiser/trunk/debian/changelog =================================================================== --- trunk/packages/velvetoptimiser/trunk/debian/changelog 2016-12-17 21:49:48 UTC (rev 23312) +++ trunk/packages/velvetoptimiser/trunk/debian/changelog 2016-12-17 21:52:19 UTC (rev 23313) @@ -1,3 +1,11 @@ +velvetoptimiser (2.2.5-3) unstable; urgency=medium + + * cme fix dpkg-control + * debhelper 10 + * d/watch: version=4 + + -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 22:50:19 +0100 + velvetoptimiser (2.2.5-2) unstable; urgency=medium * Initial upload to Debian (Closes: #753301) Modified: trunk/packages/velvetoptimiser/trunk/debian/compat =================================================================== --- trunk/packages/velvetoptimiser/trunk/debian/compat 2016-12-17 21:49:48 UTC (rev 23312) +++ trunk/packages/velvetoptimiser/trunk/debian/compat 2016-12-17 21:52:19 UTC (rev 23313) @@ -1 +1 @@ -9 +10 Modified: trunk/packages/velvetoptimiser/trunk/debian/control =================================================================== --- trunk/packages/velvetoptimiser/trunk/debian/control 2016-12-17 21:49:48 UTC (rev 23312) +++ trunk/packages/velvetoptimiser/trunk/debian/control 2016-12-17 21:52:19 UTC (rev 23313) @@ -4,9 +4,9 @@ Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/velvetoptimiser/trunk/ +Build-Depends: debhelper (>= 10) +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/velvetoptimiser/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/velvetoptimiser/trunk/ Homepage: http://bioinformatics.net.au/software.velvetoptimiser.shtml Modified: trunk/packages/velvetoptimiser/trunk/debian/copyright =================================================================== --- trunk/packages/velvetoptimiser/trunk/debian/copyright 2016-12-17 21:49:48 UTC (rev 23312) +++ trunk/packages/velvetoptimiser/trunk/debian/copyright 2016-12-17 21:52:19 UTC (rev 23313) @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VelvetOptimiser Upstream-Contact: Simon Gladman <[email protected]> Source: http://bioinformatics.net.au/software.velvetoptimiser.shtml Modified: trunk/packages/velvetoptimiser/trunk/debian/watch =================================================================== --- trunk/packages/velvetoptimiser/trunk/debian/watch 2016-12-17 21:49:48 UTC (rev 23312) +++ trunk/packages/velvetoptimiser/trunk/debian/watch 2016-12-17 21:52:19 UTC (rev 23313) @@ -1,2 +1,2 @@ -version=3 +version=4 http://www.vicbioinformatics.com/software.velvetoptimiser.shtml (?:.*/|)VelvetOptimiser-([0-9.]+).tar.[xgbz2]+ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
