[java-common] 02/09: Converted debian/copyright to the Copyright Format 1.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Oct 8 08:15:52 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository java-common.

commit 165c6bacfbfac11135e9a742eccb80e032376227
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 7 21:39:19 2015 +0200

    Converted debian/copyright to the Copyright Format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 67 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 33 insertions(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 910038f..e2e8c35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ java-common (0.54) UNRELEASED; urgency=medium
   * Removed the unused Lintian overrides for java-common
   * Removed the not implemented --test option from update-java-alternatives
     (Closes: #800024)
+  * Converted debian/copyright to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 22 Sep 2015 09:23:34 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 9c7b8ac..c492583 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,32 @@
-It is a Debian original work.
-
-Current maintainers:
-	Michael Koch <konqueror at gmx.de>
-	Matthias Klose <doko at debian.org>
-	Torsten Werner <twerner at debian.org>
-	Niels Thykier <niels at thykier.net>
-
-Previous maintainers:
-	Ola Lundqvist <opal at debian.org>
-	Stephane Bortzmeyer <bortzmeyer at debian.org>
-	Stefan Gybas <sgybas at debian.org>
-	Arnaud Vandyck <avdyk at debian.org>
-
-Copyright (C) 1999-2010 by current and previous maintainers for Debian
-
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Java Common
+Upstream-Contact: Debian Java Team <debian-java at lists.debian.org>
+
+Files: *
+Copyright: 2000, Stephane Bortzmeyer <bortzmeyer at debian.org>
+           2001-2003, Ola Lundqvist <opal at debian.org>
+           2003, Stefan Gybas <sgybas at debian.org>
+           2005, Arnaud Vandyck <avdyk at debian.org>
+           2006-2008, Michael Koch <konqueror at gmx.de>
+           2006-2014, Matthias Klose <doko at debian.org>
+           2009, Torsten Werner <twerner at debian.org>
+           2010, Niels Thykier <niels at thykier.net>
+           2011-2013, Sylvestre Ledru <sylvestre at debian.org>
+           2014-2015, Emmanuel Bourg <ebourg at apache.org>
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

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



More information about the pkg-java-commits mailing list