[med-svn] r12126 - trunk/packages/libpal-java/trunk/debian
Andreas Tille
tille at alioth.debian.org
Sun Aug 26 21:21:14 UTC 2012
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 <tille at debian.org> 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 <m.goode at auckland.ac.nz>
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 <m.goode at auckland.ac.nz>
@@ -9,6 +13,8 @@
© 2001-2011 Ed Buckler <buckler at statgen.ncsu.edu>
© 1999-2011 Korbinian Strimmer <strimmer at stat.uni-muenchen.de>
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 <tille at debian.org>
License: LGPL-2.1
- Same License as the software itself.
More information about the debian-med-commit
mailing list