[med-svn] r3096 - trunk/packages/dicom3tools/trunk/debian
malat-guest at alioth.debian.org
malat-guest at alioth.debian.org
Mon Feb 9 10:43:30 UTC 2009
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 <mathieu.malaterre at gmail.com> 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
More information about the debian-med-commit
mailing list