Author: tille Date: 2011-11-24 09:58:13 +0000 (Thu, 24 Nov 2011) New Revision: 8668
Modified: trunk/packages/activiz.net/trunk/debian/changelog trunk/packages/activiz.net/trunk/debian/control trunk/packages/activiz.net/trunk/debian/copyright Log: It's License not Licence (this typo caused several DEP5-related lintian warnings in the past :-)) Modified: trunk/packages/activiz.net/trunk/debian/changelog =================================================================== --- trunk/packages/activiz.net/trunk/debian/changelog 2011-11-24 08:53:20 UTC (rev 8667) +++ trunk/packages/activiz.net/trunk/debian/changelog 2011-11-24 09:58:13 UTC (rev 8668) @@ -8,8 +8,12 @@ * Fix compilation issue with VTK 5.8.0 * Automatically computes soversion information from vtk version - -- Mathieu Malaterre <[email protected]> Wed, 23 Nov 2011 18:28:01 +0100 + [ Andreas Tille ] + * debian/copyright: Fixed License paragraphs to match DEP5 + * debian/control: Added myself as uploader + -- Andreas Tille <[email protected]> Thu, 24 Nov 2011 09:57:56 +0100 + activiz.net (5.6.1-3) unstable; urgency=low * Need doxygen-latex to pull dvips/latex dependency. Modified: trunk/packages/activiz.net/trunk/debian/control =================================================================== --- trunk/packages/activiz.net/trunk/debian/control 2011-11-24 08:53:20 UTC (rev 8667) +++ trunk/packages/activiz.net/trunk/debian/control 2011-11-24 09:58:13 UTC (rev 8668) @@ -3,7 +3,8 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8), cmake (>= 2.8.3), mummy, libkitware-mummy-runtime1.0-cil, gccxml, libvtk5-dev (>= 5.6), mono-devel, cli-common-dev (>= 0.5.7), doxygen-latex (>= 1.6.2), graphviz Modified: trunk/packages/activiz.net/trunk/debian/copyright =================================================================== --- trunk/packages/activiz.net/trunk/debian/copyright 2011-11-24 08:53:20 UTC (rev 8667) +++ trunk/packages/activiz.net/trunk/debian/copyright 2011-11-24 09:58:13 UTC (rev 8668) @@ -4,7 +4,7 @@ Files: * Copyright: 2006-2011 Kitware Inc. -Licence: BSD +License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
