[DRE-commits] [feed2imap] 02/07: Lintian fix (copyright-refers-to-symlink-license) and rewrite completely the copyright file (use 1.0 standard).
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Fri Apr 10 10:32:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository feed2imap.
commit aa22836a38f53a5ba6087e126b152edca84466a8
Author: Sebastien Badia <seb at sebian.fr>
Date: Fri Apr 10 12:23:04 2015 +0200
Lintian fix (copyright-refers-to-symlink-license) and rewrite completely the copyright file (use 1.0 standard).
---
debian/changelog | 2 ++
debian/copyright | 66 ++++++++++++++++++++++++++++++++------------------------
2 files changed, 40 insertions(+), 28 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d5f3bf3..64db966 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ feed2imap (1.2.3-2~exp1) experimental; urgency=medium
[ Sebastien Badia ]
* Target experimental and build with ruby 2.2.
+ * Lintian fix (copyright-refers-to-symlink-license) and rewrite completely
+ the copyright file (use 1.0 standard).
-- Sebastien Badia <seb at sebian.fr> Fri, 10 Apr 2015 12:19:09 +0200
diff --git a/debian/copyright b/debian/copyright
index 044dd84..55bc7df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,38 @@
-This package was debianized by Lucas Nussbaum <lucas at lucas-nussbaum.net> on
-Fri, 22 Jul 2005 14:00:00 +0100.
-
-It was downloaded from http://home.gna.org/feed2imap/
-
-
-Upstream Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
-
-Copyright:
-
-Feed2Imap is copyright (c) 2005 by Lucas Nussbaum.
-
- This program 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 program 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.
-
-On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'.
-
-The setup.rb file included in the package's source is released under the GNU
-LGPL. On Debian systems, the complete text of the GNU Lesser General Public
-can be found in `/usr/share/common-licenses/LGPL'.
+ormat: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://home.gna.org/feed2imap/
+Upstream-Contact: Lucas Nussbaum <lucas at lucas-nussbaum.net>
+
+Files: *
+Copyright: 2005-2015, Lucas Nussbaum <lucas at lucas-nussbaum.net>
+License: GPL-2+
+
+Files: setup.rb
+Copyright: Copyright (c) 2000-2005 Minero Aoki
+License: LGPL-2.1+
+
+License: GPL-2+
+ This program 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, version 2 of the License, or (at your opinion)
+ any later version.
+ .
+ This program 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 package; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
+
+License: LGPL-2.1+
+ This library 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.1 of the License, or (at your option) any later version.
+ .
+ A copy of the LGPL-2.1 can be found at
+ `/usr/share/common-licenses/LGPL-2.1' on any Debian system.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/feed2imap.git
More information about the Pkg-ruby-extras-commits
mailing list