summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Bourg <ebourg@apache.org>2015-10-07 21:39:19 +0200
committerEmmanuel Bourg <ebourg@apache.org>2015-10-08 00:22:27 +0200
commit165c6bacfbfac11135e9a742eccb80e032376227 (patch)
treedd760e15ec872bdce24e370913e4b2f1f7ba5381
parenta426b9ed992fd467856bce42ce1b960379911d9b (diff)
downloadjava-common-165c6bacfbfac11135e9a742eccb80e032376227.tar.gz
Converted debian/copyright to the Copyright Format 1.0
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright67
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@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@gmx.de>
- Matthias Klose <doko@debian.org>
- Torsten Werner <twerner@debian.org>
- Niels Thykier <niels@thykier.net>
-
-Previous maintainers:
- Ola Lundqvist <opal@debian.org>
- Stephane Bortzmeyer <bortzmeyer@debian.org>
- Stefan Gybas <sgybas@debian.org>
- Arnaud Vandyck <avdyk@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@lists.debian.org>
+
+Files: *
+Copyright: 2000, Stephane Bortzmeyer <bortzmeyer@debian.org>
+ 2001-2003, Ola Lundqvist <opal@debian.org>
+ 2003, Stefan Gybas <sgybas@debian.org>
+ 2005, Arnaud Vandyck <avdyk@debian.org>
+ 2006-2008, Michael Koch <konqueror@gmx.de>
+ 2006-2014, Matthias Klose <doko@debian.org>
+ 2009, Torsten Werner <twerner@debian.org>
+ 2010, Niels Thykier <niels@thykier.net>
+ 2011-2013, Sylvestre Ledru <sylvestre@debian.org>
+ 2014-2015, Emmanuel Bourg <ebourg@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'.