Author: malat Date: 2014-01-16 09:02:58 +0000 (Thu, 16 Jan 2014) New Revision: 15782
Modified: trunk/packages/dicom3tools/trunk/debian/changelog trunk/packages/dicom3tools/trunk/debian/control Log: prepare next upload Modified: trunk/packages/dicom3tools/trunk/debian/changelog =================================================================== --- trunk/packages/dicom3tools/trunk/debian/changelog 2014-01-15 08:52:58 UTC (rev 15781) +++ trunk/packages/dicom3tools/trunk/debian/changelog 2014-01-16 09:02:58 UTC (rev 15782) @@ -1,3 +1,18 @@ +dicom3tools (1.00~20140105-2) UNRELEASED; urgency=low + + * Bump to Std-Vers 3.9.5, no changes needed + * Reduce dependency, move to Recommends instead + * Remove unrelated Suggests + + -- Mathieu Malaterre <[email protected]> Thu, 16 Jan 2014 10:02:10 +0100 + +dicom3tools (1.00~20140105-1) unstable; urgency=low + + * New upstream + * Update private attributes + New CPs + + -- Mathieu Malaterre <[email protected]> Mon, 13 Jan 2014 14:04:13 +0100 + dicom3tools (1.00~20131005-1) unstable; urgency=low * New upstream Modified: trunk/packages/dicom3tools/trunk/debian/control =================================================================== --- trunk/packages/dicom3tools/trunk/debian/control 2014-01-15 08:52:58 UTC (rev 15781) +++ trunk/packages/dicom3tools/trunk/debian/control 2014-01-16 09:02:58 UTC (rev 15782) @@ -4,15 +4,16 @@ Uploaders: Mathieu Malaterre <[email protected]> Priority: extra Build-Depends: debhelper (>= 9), xutils-dev, libx11-dev, libxext-dev, dpkg-dev (>= 1.16.1~) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dicom3tools/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/dicom3tools/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dicom3tools/trunk/ Homepage: http://www.dclunie.com/dicom3tools.html Package: dicom3tools Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, netpbm -Suggests: dcmtk, libgdcm-tools, pvrg-jpeg +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: netpbm +Suggests: pvrg-jpeg Description: DICOM medical image files manipulation and conversion tools Command line utilities for creating, modifying, dumping and validating files of DICOM attributes. Support conversion of some proprietary medical _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
