Author: gert-guest Date: 2015-10-18 15:58:31 +0000 (Sun, 18 Oct 2015) New Revision: 20284
Modified: trunk/packages/gdcm/trunk/debian/changelog trunk/packages/gdcm/trunk/debian/gdcm-doc.lintian-overrides Log: Update changelog and correct a type in override docu Modified: trunk/packages/gdcm/trunk/debian/changelog =================================================================== --- trunk/packages/gdcm/trunk/debian/changelog 2015-10-18 11:45:21 UTC (rev 20283) +++ trunk/packages/gdcm/trunk/debian/changelog 2015-10-18 15:58:31 UTC (rev 20284) @@ -14,6 +14,9 @@ * d/copyright update copyrights * add dependency on dh-python, Closes: #797655 * removing some static VC++ libs from tarball to make it follow DFSG + * add lintian overrides for + - embedded javascript (rationale: src:doxygen/debian/Readme.jquery) + - dep5-copyright-license-name-not-unique (rationale: #779676) [Mathieu Malaterre] * Do not use activiz.net anymore Modified: trunk/packages/gdcm/trunk/debian/gdcm-doc.lintian-overrides =================================================================== --- trunk/packages/gdcm/trunk/debian/gdcm-doc.lintian-overrides 2015-10-18 11:45:21 UTC (rev 20283) +++ trunk/packages/gdcm/trunk/debian/gdcm-doc.lintian-overrides 2015-10-18 15:58:31 UTC (rev 20284) @@ -1,5 +1,5 @@ # The embedded jquery.js is generated by Doxygen and can not be replaced # by the one provided by libjs-jquery. -# For a racionale please see src::Doxygen/debian/README.jquery. +# For a rationale please see src::Doxygen/debian/README.jquery. gdcm-doc binary: embedded-javascript-library _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
