Author: malat Date: 2012-06-07 19:01:15 +0000 (Thu, 07 Jun 2012) New Revision: 11265
Modified: trunk/packages/gdcm/trunk/debian/changelog trunk/packages/gdcm/trunk/debian/control Log: fix d/control about php info Modified: trunk/packages/gdcm/trunk/debian/changelog =================================================================== --- trunk/packages/gdcm/trunk/debian/changelog 2012-06-07 18:45:59 UTC (rev 11264) +++ trunk/packages/gdcm/trunk/debian/changelog 2012-06-07 19:01:15 UTC (rev 11265) @@ -1,14 +1,20 @@ -gdcm (2.2.0-12) UNRELEASED; urgency=low +gdcm (2.2.0-13) UNRELEASED; urgency=low + [ Andreas Tille ] + * debian/upstream: Add citation + [ Mathieu Malaterre ] + * Fix typo in d/control. Closes: #675685 + + -- Mathieu Malaterre <[email protected]> Thu, 07 Jun 2012 20:57:40 +0200 + +gdcm (2.2.0-12) unstable; urgency=low + * Fix installation issue of PDF doc, on buildd. Closes: #672863 * Aggregate *.doc-base.* into a single *.doc-base - [ Andreas Tille ] - * debian/upstream: Add citation + -- Mathieu Malaterre <[email protected]> Fri, 18 May 2012 18:28:50 +0200 - -- Mathieu Malaterre <[email protected]> Mon, 14 May 2012 11:41:12 +0200 - gdcm (2.2.0-11) unstable; urgency=low * Remove SONAME from python module, as per policy Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2012-06-07 18:45:59 UTC (rev 11264) +++ trunk/packages/gdcm/trunk/debian/control 2012-06-07 19:01:15 UTC (rev 11265) @@ -96,7 +96,7 @@ automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . - Java bindings to the GDCM DICOM library. It allows developers to use + PHP5 bindings to the GDCM DICOM library. It allows developers to use GDCM from PHP5 environment. Package: libgdcm-java _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
