[med-svn] r6017 - trunk/packages/aeskulap/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Feb 18 09:00:38 UTC 2011
Author: tille
Date: 2011-02-18 09:00:30 +0000 (Fri, 18 Feb 2011)
New Revision: 6017
Modified:
trunk/packages/aeskulap/trunk/debian/changelog
trunk/packages/aeskulap/trunk/debian/control
Log:
Some minor changes and uploaded
Modified: trunk/packages/aeskulap/trunk/debian/changelog
===================================================================
--- trunk/packages/aeskulap/trunk/debian/changelog 2011-02-17 16:46:01 UTC (rev 6016)
+++ trunk/packages/aeskulap/trunk/debian/changelog 2011-02-18 09:00:30 UTC (rev 6017)
@@ -1,10 +1,15 @@
aeskulap (0.2.2b1-7) experimental; urgency=low
+ [ Mathieu Malaterre ]
* Make it compiles against DCMTK 3.6.0 (add patches)
* Standards-Version: 3.9.1 no change needed
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 14 Feb 2011 14:32:30 +0100
+ [ Andreas Tille ]
+ * Source format 3.0 (quilt)
+ * Add versioned Depends: dcmtk (>= 3.6.0-2)
+ -- Andreas Tille <tille at debian.org> Fri, 18 Feb 2011 08:21:14 +0000
+
aeskulap (0.2.2b1-6) unstable; urgency=low
* Team upload.
Modified: trunk/packages/aeskulap/trunk/debian/control
===================================================================
--- trunk/packages/aeskulap/trunk/debian/control 2011-02-17 16:46:01 UTC (rev 6016)
+++ trunk/packages/aeskulap/trunk/debian/control 2011-02-18 09:00:30 UTC (rev 6017)
@@ -15,7 +15,7 @@
Package: aeskulap
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dcmtk
+Depends: ${shlibs:Depends}, ${misc:Depends}, dcmtk (>= 3.6.0-2)
Description: medical image viewer and DICOM network client
Aeskulap is able to load a series of special images stored in the DICOM
format for review. Additionally it is able to query and fetch DICOM
More information about the debian-med-commit
mailing list