Author: tille Date: 2015-12-20 16:57:11 +0000 (Sun, 20 Dec 2015) New Revision: 20835
Modified: trunk/packages/ctn/trunk/debian/changelog trunk/packages/ctn/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/ctn/trunk/debian/changelog =================================================================== --- trunk/packages/ctn/trunk/debian/changelog 2015-12-20 16:19:48 UTC (rev 20834) +++ trunk/packages/ctn/trunk/debian/changelog 2015-12-20 16:57:11 UTC (rev 20835) @@ -1,3 +1,9 @@ +ctn (3.2.0~dfsg-3) UNRELEASED; urgency=medium + + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Sun, 20 Dec 2015 17:55:20 +0100 + ctn (3.2.0~dfsg-2) unstable; urgency=medium * debian/upstream moved to debian/upstream/metadata Modified: trunk/packages/ctn/trunk/debian/control =================================================================== --- trunk/packages/ctn/trunk/debian/control 2015-12-20 16:19:48 UTC (rev 20834) +++ trunk/packages/ctn/trunk/debian/control 2015-12-20 16:57:11 UTC (rev 20835) @@ -14,7 +14,7 @@ libxt-dev, x11proto-core-dev, csh | c-shell -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/ctn/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ctn/trunk/ Homepage: http://sourceforge.net/projects/mirctn @@ -37,7 +37,7 @@ Depends: ctn (= ${binary:Version}), ${misc:Depends} Suggests: ctn-doc -Description: Development files for Central Test Node, a DICOM implementation +Description: Development files for Central Test Node, a DICOM implementation DICOM is the standard for image storage, annotation, and networking. It is used widely for medical imaging. . _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
