Author: tille Date: 2014-05-20 15:20:48 +0000 (Tue, 20 May 2014) New Revision: 16977
Modified: trunk/packages/mcl/trunk/debian/changelog trunk/packages/mcl/trunk/debian/copyright Log: Proper DEP5 copyright Modified: trunk/packages/mcl/trunk/debian/changelog =================================================================== --- trunk/packages/mcl/trunk/debian/changelog 2014-05-20 15:20:02 UTC (rev 16976) +++ trunk/packages/mcl/trunk/debian/changelog 2014-05-20 15:20:48 UTC (rev 16977) @@ -1,3 +1,9 @@ +mcl (1:14-137-2) UNRELEASED; urgency=medium + + * DEP5 + + -- Andreas Tille <[email protected]> Tue, 20 May 2014 17:20:10 +0200 + mcl (1:14-137-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/mcl/trunk/debian/copyright =================================================================== --- trunk/packages/mcl/trunk/debian/copyright 2014-05-20 15:20:02 UTC (rev 16976) +++ trunk/packages/mcl/trunk/debian/copyright 2014-05-20 15:20:48 UTC (rev 16977) @@ -1,4 +1,5 @@ -This package was downloaded from http://micans.org/mcl/src/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://micans.org/mcl/src/ Files: * Copyright: © 1999-2007 Stijn van Dongen <[email protected]> @@ -54,11 +55,12 @@ Files: debian/* Copyright: © 2001-2007 Joost van Baal <[email protected]>, - © 2007-2009 Philipp Benner <[email protected]> + © 2007-2013 Philipp Benner <[email protected]>, + © 2014 Andreas Tille <[email protected]> License: GPL-2+ The Debian packaging information is under the GPL, version 2 or later. - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL' and the -complete text of the GNU Lesser General Public License can be found in -`/usr/share/common-licenses/LGPL'. + . + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' and the + complete text of the GNU Lesser General Public License can be found in + `/usr/share/common-licenses/LGPL'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
