[pkg-java] r17642 - trunk/ant/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 6 22:46:20 UTC 2014


Author: ebourg-guest
Date: 2014-01-06 22:46:20 +0000 (Mon, 06 Jan 2014)
New Revision: 17642

Modified:
   trunk/ant/debian/changelog
   trunk/ant/debian/copyright
Log:
debian/copyright: Updated to the Copyright Format 1.0



Modified: trunk/ant/debian/changelog
===================================================================
--- trunk/ant/debian/changelog	2014-01-06 22:02:02 UTC (rev 17641)
+++ trunk/ant/debian/changelog	2014-01-06 22:46:20 UTC (rev 17642)
@@ -6,12 +6,13 @@
   * Updated the description of 0008-junit4-replace-assumeFalse.patch
   * debian/rules:
     - Improved the clean target to allow rebuilds
-    - Remove the version's -SNAPSHOT suffix by setting the version explicitely
+    - Remove the version's -SNAPSHOT suffix by setting the version explicitly
       when calling mh_installjar instead of altering the original pom files
   * Use XZ compression for the upstream tarball
   * Documented the -silent flag in the man page (new in Ant 1.9.0)
+  * debian/copyright: Updated to the Copyright Format 1.0
 
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 06 Jan 2014 14:19:29 +0100
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 06 Jan 2014 23:33:38 +0100
 
 ant (1.9.2-1) unstable; urgency=low
 

Modified: trunk/ant/debian/copyright
===================================================================
--- trunk/ant/debian/copyright	2014-01-06 22:02:02 UTC (rev 17641)
+++ trunk/ant/debian/copyright	2014-01-06 22:46:20 UTC (rev 17642)
@@ -1,31 +1,24 @@
-This package was debianized by Stefan Gybas <sgybas at debian.org> on 19-May-2000.
-The source code was downloaded from http://ant.apache.org/.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Ant
+Source: http://ant.apache.org
 
-Home page, download location:
+Files: *
+Copyright: 2000-2013, The Apache Software Foundation
+License: Apache-2.0
 
-  http://ant.apache.org/
-  http://www.apache.org/dist/ant/source/
+Files: debian/*
+Copyright: 2000-2004, Stefan Gybas <sgybas at debian.org>
+           2004, Arnaud Vandyck <avdyk at debian.org>
+           2005-2006, Wolfgang Baer <WBaer at gmx.de>
+           2006-2008, Michael Koch <konqueror at gmx.de>
+           2009-2010, Ludovic Claude <ludovic.claude at laposte.net>
+           2010, Torsten Werner <twerner at debian.org>
+           2010-2011, Niels Thykier <niels at thykier.net>           
+           2011, Miguel Landaeta <miguel at miguel.cc>
+           2011-2013, James Page <james.page at ubuntu.com>
+           2013, Emmanuel Bourg <ebourg at apache.org>
+License: Apache-2.0
 
-
-Authors:
-
- The Apache Ant team, see http://ant.apache.org/contributors.html for details
-
-
-Copyright: (C) 2000-2008 Apache Foundation
-
-License:
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-The full text of the Apache license can be found in
-`/usr/share/common-licenses/Apache-2.0'.
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'




More information about the pkg-java-commits mailing list