Author: malat-guest Date: 2010-12-10 13:51:27 +0000 (Fri, 10 Dec 2010) New Revision: 5597
Modified: trunk/packages/dcmtk/branches/experimental/debian/changelog trunk/packages/dcmtk/branches/experimental/debian/control Log: Fix time warp + Add missing misc:Depends Modified: trunk/packages/dcmtk/branches/experimental/debian/changelog =================================================================== --- trunk/packages/dcmtk/branches/experimental/debian/changelog 2010-12-10 13:42:40 UTC (rev 5596) +++ trunk/packages/dcmtk/branches/experimental/debian/changelog 2010-12-10 13:51:27 UTC (rev 5597) @@ -10,7 +10,7 @@ * Add get-orig-source target in rules file * Fix CHANGES numbering into something more flexible for later revs. - -- Mathieu Malaterre <[email protected]> Mon, 15 Dec 2008 19:02:51 +0100 + -- Mathieu Malaterre <[email protected]> Fri, 10 Dec 2010 14:49:56 +0100 dcmtk (3.5.4-4) unstable; urgency=low Modified: trunk/packages/dcmtk/branches/experimental/debian/control =================================================================== --- trunk/packages/dcmtk/branches/experimental/debian/control 2010-12-10 13:42:40 UTC (rev 5596) +++ trunk/packages/dcmtk/branches/experimental/debian/control 2010-12-10 13:51:27 UTC (rev 5597) @@ -65,7 +65,7 @@ Package: dcmtk-www Section: web Architecture: any -Depends: ${shlibs:Depends}, dcmtk, apache | httpd, ${perl:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, dcmtk, apache | httpd, ${perl:Depends} Description: The OFFIS DICOM toolkit worklist www server application DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
