[Pkg-gnupg-commit] [gpgme] 407/412: updated debian/copyright to DEP5

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:31 UTC 2016


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

dkg pushed a commit to branch master
in repository gpgme.

commit 768006c99fe700b8143f601a300e50ab013b2175
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Sep 22 16:59:03 2016 -0400

    updated debian/copyright to DEP5
---
 debian/copyright | 110 ++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 88 insertions(+), 22 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 8c60a2e..b1fe484 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,97 @@
-This package was debianized by Jose Carlos Garcia Sogo <jsogo at debian.org> on
-Mon, 30 Apr 2001 12:03:08 +0200.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: GnuPG Made Easy (GPGME)
+Upstream-Contact: GnuPG development mailing list <gnupg-devel at gnupg.org>
+Source: https://www.gnupg.org/related_software/gpgme/
 
-It was downloaded from ftp://ftp.gnupg.org/GnuPG/gpgme
+Files: *
+Copyright:
+  g10 Code GmbH,
+  Free Software Foundation, Inc.,
+  Werner Koch
+License: LGPL-2.1+
 
-Upstream Authors:
-	Werner Koch <wk at g10code.com>
-	g10 Code GmbH <code at g10code.com>
-	FSF <gnu at gnu.org>
+Files: src/argparse.*
+Copyright:
+ 1998-2001, 2006-2008, 2012 Free Software Foundation, Inc.,
+ 1997-2001, 2006-2008, 2013-2015 Werner Koch
+License: LGPL-3+ or GPL-2+
 
-Copyright: 2003, 2004, 2005 g10 Code GmbH
+Files: src/gpgme-tool.c doc/*
+Copyright:
+ 2002-2016 g10 Code GmbH
+License: GPL-3+
 
-Copyright statement:
+Files: lang/cl/*
+Copyright: 2003, 2006, 2008 g10 Code GmbH
+License: GPL-2+
 
-   GPGME 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.
+Files: lang/python/* lang/python/*/* lang/python/pyme/constants/* lang/python/pyme/constants/*/*
+Copyright:
+ 2002 John Goerzen,
+ 2004-2008 Igor Belyi,
+ 2014-2015 Martin Albrecht,
+ 2015 Ben McGinnes,
+ 2016 g10 Code GmbH
+License: LGPL-2.1+
 
-   GPGME 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.
+Files: lang/cpp/* lang/cpp/src/* lang/cpp/src/interfaces/*
+Copyright:
+ 2003-2005, 2007-2010, 2016 Klarälvdalens Datakonsult AB,
+ 2016 Intevation GmbH,
+License: LGPL-2+
 
-   You should have received a copy of the GNU Lesser 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
+Files: lang/qt/* lang/qt/*/*
+Copyright:
+ 2004, 2005, 2007-2010, 2016 Klarälvdalens Datakonsult AB,
+ 2016 Intevation GmbH
+License: GPL-2+
 
+License: LGPL-3+
+ You can redistribute and/or modify this software under the terms of
+ the GNU Lesser General Public License as published by the Free
+ Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 3 can be found in
+ `/usr/share/common-licenses/LGPL-3'.
 
-On Debian systems, the complete text of the GNU Lesser General Public License
-version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+License: LGPL-2.1+
+ You can redistribute and/or modify this software 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.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2.1 can be found in
+ `/usr/share/common-licenses/LGPL-2.1'.
+
+License: LGPL-2+
+ You can redistribute and/or modify this software under the terms of
+ the GNU Library General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your
+ option) any later version.
+ .
+ On Debian systems, the complete text of the GNU Library General Public
+ License version 2 can be found in
+ `/usr/share/common-licenses/LGPL-2.
+
+License: GPL-2+
+ You can redistribute and/or modify this software 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.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in
+ `/usr/share/common-licenses/GPL-2.
+
+License: GPL-3+
+ You can redistribute and/or modify this software under the terms of
+ the GNU General Public License as published by the Free
+ Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 3 can be found in
+ `/usr/share/common-licenses/GPL-3.

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



More information about the Pkg-gnupg-commit mailing list