[commons-io] 45/47: Converted debian/copyright to the Copyright Format 1.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Apr 26 10:54:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository commons-io.

commit f6d3a5a4a9940495bc83b408e605257572e419e4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 26 12:03:39 2016 +0200

    Converted debian/copyright to the Copyright Format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 56 ++++++++++++++++++++------------------------------------
 2 files changed, 21 insertions(+), 36 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 935e913..9dc5a39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ commons-io (2.5-1) UNRELEASED; urgency=low
     to /usr/share/doc/libcommons-io-java
   * Moved the package to Git
   * Standards-Version updated to 3.9.8 (no changes)
+  * Converted debian/copyright to the Copyright Format 1.0
   * Use XZ compression for the upstream tarball
   * Switch to debhelper level 9
 
diff --git a/debian/copyright b/debian/copyright
index 51c37cb..db93a06 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,39 +1,23 @@
-This package was debianized by Trygve Laugstøl <trygvis at inamo.no> on 
-Tue Aug  2 07:12:24 CEST 2005
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Commons IO
+Source: http://svn.apache.org/repos/asf/commons/proper/io/
 
-It was downloaded from http://commons.apache.org/io/
+Files: *
+Copyright: 2002-20016, The Apache Software Foundation
+License: Apache-2.0
 
-Upstream Authors: Scott Sanders <sanders at apache.org>,
-                  dIon Gillard <dion at apache.org>,
-                  Nicola Ken Barozzi <nicolaken at apache.org>,
-                  Henri Yandell <bayard at apache.org>,
-                  Stephen Colebourne<
-                  Jeremias Maerki <jeremias at apache.org>,
-                  Matthew Hawthorne <matth at apache.org>,
-                  Martin Cooper <martinc at apache.org>,
-                  Rob Oxspring <roxspring at apache.org>,
-                  Jochen Wiedmann <jochen.wiedmann at gmail.com>,
-                  Niall Pemberton,
-                  Jukka Zitting,
-                  Rahul Akolkar,
-                  Jason Anderson,
-                  Nathan Beyer,
-                  Emmanuel Bourg <ebourg at apache.org>,
-                  Chris Eldredge,
-                  Magnus Grimsell,
-                  Jim Harrington,
-                  Thomas Ledoux,
-                  Andy Lehane,
-                  Marcelo Liberato,
-                  Alban Peignier <alban.peignier at free.fr>,
-                  Ian Springer,
-                  Masato Tezuka,
-                  James Urie,
-                  Frank W. Zammetti
+Files: debian/*
+Copyright: 2005, Trygve Laugstøl
+           2005-2006, Wolfgang Baer
+           2007, Arnaud Vandyck
+           2007, Kumar Appaiah
+           2007-2008, Varun Hiremath
+           2009, Ludovic Claude
+           2010, Torsten Werner
+           2011, Jakub Adam
+           2013-2016, Emmanuel Bourg
+License: Apache-2.0
 
-Copyright: 2002-2008 The Apache Software Foundation 
-
-License: Apache 2.0
-
-On Debian systems 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'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git



More information about the pkg-java-commits mailing list