Author: tille Date: 2017-01-09 16:19:56 +0000 (Mon, 09 Jan 2017) New Revision: 23548
Modified: trunk/packages/graphlan/trunk/debian/changelog trunk/packages/graphlan/trunk/debian/compat trunk/packages/graphlan/trunk/debian/control trunk/packages/graphlan/trunk/debian/copyright Log: debhelper 10, upload to unstable Modified: trunk/packages/graphlan/trunk/debian/changelog =================================================================== --- trunk/packages/graphlan/trunk/debian/changelog 2017-01-09 16:12:07 UTC (rev 23547) +++ trunk/packages/graphlan/trunk/debian/changelog 2017-01-09 16:19:56 UTC (rev 23548) @@ -1,8 +1,9 @@ -graphlan (1.1-2) UNRELEASED; urgency=medium +graphlan (1.1-2) unstable; urgency=medium * Fix watch file + * debhelper 10 - -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 17:10:44 +0100 + -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 17:13:45 +0100 graphlan (1.1-1) unstable; urgency=medium Modified: trunk/packages/graphlan/trunk/debian/compat =================================================================== --- trunk/packages/graphlan/trunk/debian/compat 2017-01-09 16:12:07 UTC (rev 23547) +++ trunk/packages/graphlan/trunk/debian/compat 2017-01-09 16:19:56 UTC (rev 23548) @@ -1 +1 @@ -9 +10 Modified: trunk/packages/graphlan/trunk/debian/control =================================================================== --- trunk/packages/graphlan/trunk/debian/control 2017-01-09 16:12:07 UTC (rev 23547) +++ trunk/packages/graphlan/trunk/debian/control 2017-01-09 16:19:56 UTC (rev 23548) @@ -3,7 +3,7 @@ Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python-all, dh-python Standards-Version: 3.9.8 Modified: trunk/packages/graphlan/trunk/debian/copyright =================================================================== --- trunk/packages/graphlan/trunk/debian/copyright 2017-01-09 16:12:07 UTC (rev 23547) +++ trunk/packages/graphlan/trunk/debian/copyright 2017-01-09 16:19:56 UTC (rev 23548) @@ -1,10 +1,10 @@ -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: GraPhlAn Upstream-Contact: Nicola Segata <[email protected]> Source: https://bitbucket.org/nsegata/graphlan/src Files: * -Copyright: 2012-206 Nicola Segata and Curtis Huttenhower +Copyright: 2012-2016 Nicola Segata and Curtis Huttenhower License: expat Files: debian/* _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
