[med-svn] r3072 - trunk/packages/aeskulap/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Fri Jan 30 18:21:17 UTC 2009
Author: tille
Date: 2009-01-30 18:21:16 +0000 (Fri, 30 Jan 2009)
New Revision: 3072
Modified:
trunk/packages/aeskulap/trunk/debian/changelog
trunk/packages/aeskulap/trunk/debian/control
Log:
Make aeskulap dependant from dcmtk (Closes #513503)
Modified: trunk/packages/aeskulap/trunk/debian/changelog
===================================================================
--- trunk/packages/aeskulap/trunk/debian/changelog 2009-01-30 10:15:25 UTC (rev 3071)
+++ trunk/packages/aeskulap/trunk/debian/changelog 2009-01-30 18:21:16 UTC (rev 3072)
@@ -1,4 +1,4 @@
-aeskulap (0.2.2b1-3) UNRELEASED; urgency=low
+aeskulap (0.2.2b1-3) unstable; urgency=low
[ Charles Plessy ]
* patches/10_desktop.patch: Exhanged the categories Office and
@@ -11,8 +11,10 @@
strings (thanks to Traduz - Portuguese Translation Team
<traduz at debianpt.org>)
Closes: #489371
+ * Depends: dcmtk
+ Closes: #513503
- -- Andreas Tille <tille at debian.org> Sat, 05 Jul 2008 23:27:21 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 30 Jan 2009 19:19:31 +0100
aeskulap (0.2.2b1-2) unstable; urgency=low
Modified: trunk/packages/aeskulap/trunk/debian/control
===================================================================
--- trunk/packages/aeskulap/trunk/debian/control 2009-01-30 10:15:25 UTC (rev 3071)
+++ trunk/packages/aeskulap/trunk/debian/control 2009-01-30 18:21:16 UTC (rev 3072)
@@ -14,7 +14,7 @@
Package: aeskulap
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, dcmtk
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