Author: malat-guest Date: 2009-02-09 10:43:29 +0000 (Mon, 09 Feb 2009) New Revision: 3096
Modified: trunk/packages/dicom3tools/trunk/debian/changelog trunk/packages/dicom3tools/trunk/debian/get-orig-source Log: new upstream Modified: trunk/packages/dicom3tools/trunk/debian/changelog =================================================================== --- trunk/packages/dicom3tools/trunk/debian/changelog 2009-02-09 04:01:20 UTC (rev 3095) +++ trunk/packages/dicom3tools/trunk/debian/changelog 2009-02-09 10:43:29 UTC (rev 3096) @@ -1,3 +1,9 @@ +dicom3tools (1.0~20090204) unstable; urgency=low + + * New upstream + + -- Mathieu Malaterre <[email protected]> Mon, 09 Feb 2009 11:36:40 +0100 + dicom3tools (1.0~20090124) unstable; urgency=low * New upstream Modified: trunk/packages/dicom3tools/trunk/debian/get-orig-source =================================================================== --- trunk/packages/dicom3tools/trunk/debian/get-orig-source 2009-02-09 04:01:20 UTC (rev 3095) +++ trunk/packages/dicom3tools/trunk/debian/get-orig-source 2009-02-09 10:43:29 UTC (rev 3096) @@ -1,10 +1,11 @@ #!/bin/sh -e +# simply prefer uscan --force-download --verbose --repack set -e #set -x URL=http://www.dclunie.com/dicom3tools/workinprogress/ NAME=dicom3tools UVERSION=1.00.snapshot -DVERSION=20090124 +DVERSION=20090204 UPSTREAMDIR="$NAME"_"$UVERSION"."$DVERSION" VERSION=1.0\~"$DVERSION" UPSTREAMTAR="$UPSTREAMDIR".tar.bz2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
