Author: tille Date: 2017-01-03 08:31:39 +0000 (Tue, 03 Jan 2017) New Revision: 23478
Modified: trunk/packages/blimps/trunk/debian/changelog trunk/packages/blimps/trunk/debian/rules Log: Link to discussion about freeing the code Modified: trunk/packages/blimps/trunk/debian/changelog =================================================================== --- trunk/packages/blimps/trunk/debian/changelog 2017-01-03 08:29:34 UTC (rev 23477) +++ trunk/packages/blimps/trunk/debian/changelog 2017-01-03 08:31:39 UTC (rev 23478) @@ -3,6 +3,8 @@ * debian/upstream: Enhanced citation information * cme fix dpkg-control * debhelper 10 + TODO: free the code + see https://lists.debian.org/debian-med/2016/01/msg00085.html -- Andreas Tille <[email protected]> Tue, 08 May 2012 22:58:34 +0200 Modified: trunk/packages/blimps/trunk/debian/rules =================================================================== --- trunk/packages/blimps/trunk/debian/rules 2017-01-03 08:29:34 UTC (rev 23477) +++ trunk/packages/blimps/trunk/debian/rules 2017-01-03 08:31:39 UTC (rev 23478) @@ -4,7 +4,7 @@ # export DH_VERBOSE=1 %: - dh $@ --parallel + dh $@ .PHONY: override_dh_auto_install override_dh_auto_install: _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
