[jexcelapi] 11/27: Convert debian/copyright to dep5 format.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 28 12:08:09 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jexcelapi.
commit b99aff118d6fbd209ee2e78b69238380554c822e
Author: Torsten Werner <twerner at debian.org>
Date: Wed Sep 23 21:12:41 2009 +0000
Convert debian/copyright to dep5 format.
---
debian/changelog | 3 ++-
debian/copyright | 36 ++++++++++++------------------------
2 files changed, 14 insertions(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a139222..af96b9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ jexcelapi (2.6.10-2) unstable; urgency=low
* Switch to default-java.
* Improve Vcs-Svn header.
* Update Standards-Version: 3.8.3.
+ * Convert debian/copyright to dep5 format.
- -- Torsten Werner <twerner at debian.org> Wed, 23 Sep 2009 22:57:01 +0200
+ -- Torsten Werner <twerner at debian.org> Wed, 23 Sep 2009 23:09:06 +0200
jexcelapi (2.6.10-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index aab9757..d33795f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,16 @@
-This package was debianized by Torsten Werner <twerner at debian.org> on
-Thu Apr 19 01:06:12 CEST 2007.
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: A Java library for reading/writing Excel
+Maintainer: Eric H. Jung
+Source: http://sourceforge.net/projects/jexcelapi/
-It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=79926
+Copyright: 2002-2007, Andy Khan
+License: LGPL-2.1+
-Upstream Author: Andy Khan
+Files: debian/*
+Copyright: 2007-2009, Torsten Werner <twerner at debian.org>
+License: LGPL-2.1+
-Copyright: (C) 2007
-Andy Khan
-
-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'.
+License: LGPL-2.1+
+ On Debian systems, the complete text of the license can be found in
+ `/usr/share/common-licenses/LGPL-2.1'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jexcelapi.git
More information about the pkg-java-commits
mailing list