[Pkg-gnupg-commit] r292 - in /gpa/branches/experimental/debian: changelog copyright

dleidert at users.alioth.debian.org dleidert at users.alioth.debian.org
Sat Aug 11 19:26:41 UTC 2012


Author: dleidert
Date: Sat Aug 11 19:26:40 2012
New Revision: 292

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=292
Log:
* debian/copyright: Updated.

Modified:
    gpa/branches/experimental/debian/changelog
    gpa/branches/experimental/debian/copyright

Modified: gpa/branches/experimental/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpa/branches/experimental/debian/changelog?rev=292&op=diff
==============================================================================
--- gpa/branches/experimental/debian/changelog (original)
+++ gpa/branches/experimental/debian/changelog Sat Aug 11 19:26:40 2012
@@ -1,6 +1,7 @@
 gpa (0.9.3-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * debian/copyright: Updated.
 
  -- Daniel Leidert <dleidert at debian.org>  Sat, 11 Aug 2012 19:21:30 +0200
 

Modified: gpa/branches/experimental/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpa/branches/experimental/debian/copyright?rev=292&op=diff
==============================================================================
--- gpa/branches/experimental/debian/copyright (original)
+++ gpa/branches/experimental/debian/copyright Sat Aug 11 19:26:40 2012
@@ -1,87 +1,61 @@
-This package was debianized by Bastian Blank <waldi at debian.org> on
-Sun,  5 Jan 2003 13:28:44 +0100. It is currently maintained by the
-Debian GnuPG-Maintainers <pkg-gnupg-maint at lists.alioth.debian.org>.
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: GPA
+Upstream-Contact: gpa-dev at gnupg.org
+Source: ftp://ftp.gnupg.org/gcrypt/gpa/
 
-It was downloaded from:
+Files: *
+Copyright: 2000-2002 G-N-U GmbH (http://www.g-n-u.de)
+           2002-2004 Miguel Coca
+           2001-2009, 2011, 2012  g10 Code GmbH
+           1995 Spencer Kimball and Peter Mattis (partial)
+           1998-2007 Free Software Foundation, Inc (partial)
+           2000, 2001 OpenIT GmbH (partial)
+           2000-2002 Timo Schulz (partial)
+           2005 Ryan McDougall (partial)
+Comments: Some sources files are distributed under GPL-2+.
+License: GPL-3+
 
-  http://wald.intevation.org/projects/gpa/
+Files: src/w32-afunix.* src/strlist.*
+Copyright: see above
+License: LGPL-3+
 
-Upstream Authors:
+Files: debian/*
+Copyright: 
+Comment: This package was debianized by Bastian Blank <waldi at debian.org> on
+ Sun,  5 Jan 2003 13:28:44 +0100. It is currently maintained by the Debian
+ GnuPG-Maintainers <pkg-gnupg-maint at lists.alioth.debian.org>.
+License: GPL-3+
 
-  Markus Gerwinski <markus at gnu.de>
-  Peter Gerwinski <peter.gerwinski at g-n-u.de>
-  Werner Koch <wk at gnupg.org> et al.
+License: LGPL-3+
+ This program 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 3 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+Comment: 
+ 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".
 
-  Please refer to the file `AUTHORS' for the full list of people who
-  made this software possible.
-
-Copyright:
-
-  Copyright (C) 2000-2002 G-N-U GmbH (http://www.g-n-u.de).
-  Copyright (C) 2002-2004 Miguel Coca.
-  Copyright (C) 2005-2009 g10 Code GmbH.
-
-  GPA uses fragments from the following programs and libraries:
-  JNLIB, Copyright (C) 1998-2000 Free Software Foundation, Inc.
-  GPGME, Copyright (C) 2000-2001 Werner Koch
-  WinPT, Copyright (C) 2000-2002 Timo Schulz
-
-License: GPL2+, GPL3+ and LGPLv3+
-
-  Some files are licensed under GPL v2+:
-
-    GPA 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.
-
-    GPA 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 Street, Fifth Floor, Boston,
-    MA 02110-1301 USA.
-
-  On Debian GNU/Linux systems, the complete text of the GNU General
-  Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
-
-  Some files are licensed under GPL v3+:
-
-    GPA 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 3 of the License, or
-    (at your option) any later version.
-
-    GPA 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, see <http://www.gnu.org/licenses/>.  */
-
-  On Debian GNU/Linux systems, the complete text of the GNU General
-  Public License v3 can be found in `/usr/share/common-licenses/GPL-3'.
-
-  The files src/strlist.c, src/strlist.h, src/w32-afunix.c and
-  src/w32-afunix.h have been taken from JNLIB and have been licensed under the
-  the LGPL v3+:
-
-    JNLIB 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 3 of
-    the License, or (at your option) any later version.
-
-    JNLIB 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.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this program; if not, see <http://www.gnu.org/licenses/>.
-
-  On Debian GNU/Linux systems, the complete text of the GNU Lesser General
-  Public License v3 can be found in `/usr/share/common-licenses/LGPL-3'.
+License: GPL-3+
+ 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 3 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+Comment:
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in "/usr/share/common-licenses/GPL-3".




More information about the Pkg-gnupg-commit mailing list