[Pkg-gnupg-commit] r77 - in /gnupg/trunk/debian: changelog copyright

thijs at users.alioth.debian.org thijs at users.alioth.debian.org
Thu Jul 24 20:41:37 UTC 2008


Author: thijs
Date: Thu Jul 24 20:41:36 2008
New Revision: 77

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=77
Log:
fix an RC bug: gnupg is now GPL 3 (oops).
upload.

Modified:
    gnupg/trunk/debian/changelog
    gnupg/trunk/debian/copyright

Modified: gnupg/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/trunk/debian/changelog?rev=77&op=diff
==============================================================================
--- gnupg/trunk/debian/changelog (original)
+++ gnupg/trunk/debian/changelog Thu Jul 24 20:41:36 2008
@@ -1,12 +1,13 @@
-gnupg (1.4.9-3) UNRELEASED; urgency=low
+gnupg (1.4.9-3) unstable; urgency=low
 
   * Add Package-Type: udeb to μdebs.
-  * Add self to uploaders.
   * Properly strip binaries shippped in μdebs.
   * Disable libusb-dev build-dep on the Hurd (closes: #491864).
+  * Updated debian/copyright to GPLv3.
   * Checked for policy 3.8.0, added README.source.
-
- -- Thijs Kinkhorst <thijs at debian.org>  Tue, 22 Jul 2008 17:35:56 +0200
+  * Add self to uploaders.
+
+ -- Thijs Kinkhorst <thijs at debian.org>  Thu, 24 Jul 2008 22:25:09 +0200
 
 gnupg (1.4.9-2) unstable; urgency=low
 

Modified: gnupg/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/trunk/debian/copyright?rev=77&op=diff
==============================================================================
--- gnupg/trunk/debian/copyright (original)
+++ gnupg/trunk/debian/copyright Thu Jul 24 20:41:36 2008
@@ -9,13 +9,13 @@
 - adding support for the Debian package maintenance scheme, by adding
   various debian/* files.
 
-Program Copyright (C) 1998-2006 Free Software Foundation, Inc.
+Program Copyright (C) 1998-2008 Free Software Foundation, Inc.
 Modifications for Debian Copyright (C) 1998-2006 James Troup.
 
 GnuPG 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, or (at your option) any later
-version.
+Software Foundation; either version 3 of the License, or (at your
+option) any later version.
 
 GnuPG is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
@@ -24,9 +24,9 @@
 
 You should have received a copy of the GNU General Public License with
 your Debian GNU system, in /usr/share/common-licenses/GPL, or with the
-Debian GNU gnupg source package as the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, 
-Boston, MA 02110-1301, USA.
+Debian GNU gnupg source package as the file COPYING.  If not, see
+<http://www.gnu.org/licenses/> or write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 In addition, as a special exception, the Free Software Foundation
 gives permission to link the code of the keyserver helper tools:




More information about the Pkg-gnupg-commit mailing list