Author: tille Date: 2012-08-26 21:21:14 +0000 (Sun, 26 Aug 2012) New Revision: 12126
Modified: trunk/packages/libpal-java/trunk/debian/changelog trunk/packages/libpal-java/trunk/debian/copyright Log: DEP5; Add Files-Excluded to document what was removed from original source Modified: trunk/packages/libpal-java/trunk/debian/changelog =================================================================== --- trunk/packages/libpal-java/trunk/debian/changelog 2012-08-26 11:54:44 UTC (rev 12125) +++ trunk/packages/libpal-java/trunk/debian/changelog 2012-08-26 21:21:14 UTC (rev 12126) @@ -1,3 +1,11 @@ +libpal-java (1.5.1-3) UNRELEASED; urgency=low + + * debian/copyright: + - DEP5 + - Add Files-Excluded to document what was removed from original source + + -- Andreas Tille <[email protected]> Sun, 26 Aug 2012 14:39:41 +0200 + libpal-java (1.5.1-2) unstable; urgency=low * Fix FTBFS with Java7 as default-java (thanks to Miguel Landaeta Modified: trunk/packages/libpal-java/trunk/debian/copyright =================================================================== --- trunk/packages/libpal-java/trunk/debian/copyright 2012-08-26 11:54:44 UTC (rev 12125) +++ trunk/packages/libpal-java/trunk/debian/copyright 2012-08-26 21:21:14 UTC (rev 12126) @@ -1,7 +1,11 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PAL (Phylogenetic Analysis Library) Upstream-Contact: Matthew Goode <[email protected]> Source: http://www.cebl.auckland.ac.nz/pal-project/ +Files-Excluded: + src/org + doc/COPYRIGHT-org.w3c.dom.html + doc/.*html* Files: * Copyright: © 2002-2011 Matthew Goode <[email protected]> @@ -9,6 +13,8 @@ © 2001-2011 Ed Buckler <[email protected]> © 1999-2011 Korbinian Strimmer <[email protected]> License: LGPL-2.1 + +License: LGPL-2.1 This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or @@ -21,11 +27,10 @@ . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. -Comment: + . On Debian systems, you can read the full text of the GNU Lesser General Public License in ‘/usr/share/common-licenses/LGPL-2.1’. Files: debian/* Copyright: © 2012 Andreas Tille <[email protected]> License: LGPL-2.1 - Same License as the software itself. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
