Author: malat Date: 2014-03-20 19:57:53 +0000 (Thu, 20 Mar 2014) New Revision: 16487
Added: trunk/packages/vtk-dicom/trunk/debian/watch Modified: trunk/packages/vtk-dicom/trunk/debian/changelog trunk/packages/vtk-dicom/trunk/debian/rules Log: Add ITP number Modified: trunk/packages/vtk-dicom/trunk/debian/changelog =================================================================== --- trunk/packages/vtk-dicom/trunk/debian/changelog 2014-03-20 14:57:05 UTC (rev 16486) +++ trunk/packages/vtk-dicom/trunk/debian/changelog 2014-03-20 19:57:53 UTC (rev 16487) @@ -1,5 +1,5 @@ vtk-dicom (0.4.2-1) unstable; urgency=low - * Initial release. (Closes: #) + * Initial release. (Closes: #742217) - -- Mathieu Malaterre <[email protected]> Thu, 12 Dec 2013 13:46:37 +0100 + -- Mathieu Malaterre <[email protected]> Thu, 20 Mar 2014 20:53:57 +0100 Modified: trunk/packages/vtk-dicom/trunk/debian/rules =================================================================== --- trunk/packages/vtk-dicom/trunk/debian/rules 2014-03-20 14:57:05 UTC (rev 16486) +++ trunk/packages/vtk-dicom/trunk/debian/rules 2014-03-20 19:57:53 UTC (rev 16487) @@ -3,3 +3,6 @@ %: dh $@ --parallel + +get-orig-source: + uscan --verbose --rename --force-download Added: trunk/packages/vtk-dicom/trunk/debian/watch =================================================================== --- trunk/packages/vtk-dicom/trunk/debian/watch (rev 0) +++ trunk/packages/vtk-dicom/trunk/debian/watch 2014-03-20 19:57:53 UTC (rev 16487) @@ -0,0 +1,3 @@ +version=3 +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/vtk-dicom-$1\.tar\.gz/ \ + https://github.com/dgobbi/vtk-dicom/tags .*/v?(\d\S*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
