Author: malat-guest Date: 2011-08-29 17:39:44 +0000 (Mon, 29 Aug 2011) New Revision: 7589
Modified: trunk/packages/ctk/debian/changelog trunk/packages/ctk/debian/control Log: Fix a bug Modified: trunk/packages/ctk/debian/changelog =================================================================== --- trunk/packages/ctk/debian/changelog 2011-08-29 17:27:00 UTC (rev 7588) +++ trunk/packages/ctk/debian/changelog 2011-08-29 17:39:44 UTC (rev 7589) @@ -1,3 +1,9 @@ +ctk (0.1.0-5) experimental; urgency=low + + * Fix spelling in d/control. Closes: #635569 + + -- Mathieu Malaterre <[email protected]> Mon, 29 Aug 2011 19:37:26 +0200 + ctk (0.1.0-4) experimental; urgency=low * Changed maintainer and uploader Modified: trunk/packages/ctk/debian/control =================================================================== --- trunk/packages/ctk/debian/control 2011-08-29 17:27:00 UTC (rev 7588) +++ trunk/packages/ctk/debian/control 2011-08-29 17:39:44 UTC (rev 7589) @@ -17,7 +17,7 @@ Section: libdevel Architecture: any Depends: libctk0.1 (= ${binary:Version}), ${misc:Depends} -Description: toolkit for medical imaging apllication development - devel +Description: toolkit for medical imaging application development - devel The goals of CTK are as follows: * Provide a unified set of basic programming constructs that are useful for medical imaging applications development @@ -34,7 +34,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: toolkit for medical imaging apllication development - runtime +Description: toolkit for medical imaging application development - runtime The goals of CTK are as follows: * Provide a unified set of basic programming constructs that are useful for medical imaging applications development _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
