[jericho-html] 25/26: Converted debian/copyright to the Copyright Format 1.0
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 3 12:42:12 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jericho-html.
commit 0c9bf1c1bac5ec18e28d882340247049acbdf022
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 3 13:39:17 2018 +0100
Converted debian/copyright to the Copyright Format 1.0
---
debian/changelog | 1 +
debian/copyright | 55 +++++++++++++++++++++++++++++--------------------------
2 files changed, 30 insertions(+), 26 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 397e6b6..d6cbfc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ jericho-html (3.2-1) UNRELEASED; urgency=medium
* Removed the .jar, .class and javadoc files from the upstream tarball
* Standards-Version updated to 4.1.3
* Switch to debhelper level 10
+ * Converted debian/copyright to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg at apache.org> Wed, 03 Jan 2018 09:29:33 +0100
diff --git a/debian/copyright b/debian/copyright
index c328e18..3c14129 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,29 @@
-This package was debianized by Torsten Werner <twerner at debian.org> on
-Wed Apr 18 01:16:38 CEST 2007.
-
-It was downloaded from http://jerichohtml.sourceforge.net/
-
-Upstream Author: Martin Jericho <mart3862 at yahoo.com.au>
-
-Copyright: (C) 2006 Martin Jericho <mart3862 at yahoo.com.au>
-
-License:
-
- This package 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 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
- Lesser General Public License for more details.
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-The Debian packaging is (C) 2007, Torsten Werner <twerner at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Jericho HTML Parser
+Source: http://jerichohtml.sourceforge.net
+
+Files: *
+Copyright: 2006, Martin Jericho <mart3862 at yahoo.com.au>
+License: LGPL-2+
+ This package 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 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
+ Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.
+
+Files: debian/*
+Copyright: 2007-2010, Torsten Werner <twerner at debian.org>
+ 2008, Varun Hiremath <varun at debian.org>
+ 2010, Michael Koch <konqueror at gmx.de>
+ 2011, Miguel Landaeta <miguel at miguel.cc>
+ 2018, Emmanuel Bourg <ebourg at apache.org>
+License: GPL-2
+ 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/jericho-html.git
More information about the pkg-java-commits
mailing list