r33125 - in /desktop/experimental/gucharmap/debian: changelog copyright

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Tue Mar 13 15:03:41 UTC 2012


Author: mpitt
Date: Tue Mar 13 15:03:41 2012
New Revision: 33125

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33125
Log:
debian/copyright: Convert to copyright format 1.0, and update to current
upstream license GPL-3+. Thanks Jeremy Bicha!

Modified:
    desktop/experimental/gucharmap/debian/changelog
    desktop/experimental/gucharmap/debian/copyright

Modified: desktop/experimental/gucharmap/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gucharmap/debian/changelog?rev=33125&op=diff
==============================================================================
--- desktop/experimental/gucharmap/debian/changelog [utf-8] (original)
+++ desktop/experimental/gucharmap/debian/changelog [utf-8] Tue Mar 13 15:03:41 2012
@@ -1,3 +1,10 @@
+gucharmap (1:3.3.1-2) UNRELEASED; urgency=low
+
+  * debian/copyright: Convert to copyright format 1.0, and update to current
+    upstream license GPL-3+. Thanks Jeremy Bicha!
+
+ -- Martin Pitt <mpitt at debian.org>  Tue, 13 Mar 2012 16:02:57 +0100
+
 gucharmap (1:3.3.1-1) experimental; urgency=low
 
   * debian/control.in: Update Vcs-* for experimental branch.

Modified: desktop/experimental/gucharmap/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gucharmap/debian/copyright?rev=33125&op=diff
==============================================================================
--- desktop/experimental/gucharmap/debian/copyright [utf-8] (original)
+++ desktop/experimental/gucharmap/debian/copyright [utf-8] Tue Mar 13 15:03:41 2012
@@ -1,49 +1,56 @@
-This package was debianized by Colin Walters <walters at debian.org> on
-Mon,  6 Jan 2003 23:05:40 -0500
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gucharmap
+Source: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/
 
-It was downloaded from http://download.gnome.org/sources/gucharmap/
+Files: *
+Copyright: (C) 2007-2008 Christian Persch
+ Copyright (C) 2005-7 Behdad Esfahbod <behdad at gnome.org>
+ Copyright (C) 2003-2004 Noah Levitt <nlevitt at users.sourceforge.net>
+ Copyright (C) 2005 Jason Allen
+ Copyright (C) 2002, 2004 Anders Carlsson <andersca at gnu.org>
+ Copyright (C) 2003 Sun Microsystems Inc.
+License: GPL-3+
 
-Copyright:
-    Copyright (C) 200 Behdad Esfahbod <behdad at gnome.org>
-    Copyright (C) 2003-2004 Noah Levitt <nlevitt at users.sourceforge.net>
-    Copyright (C) 2007-2008 Christian Persch
-    Copyright (C) 2005 Jason Allen
-    Copyright (C) 2002, 2004 Anders Carlsson <andersca at gnu.org>
-    Copyright (C) 2003 Sun Microsystems Inc.
+Files: debian/*
+Copyright: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+License: GPL-3+
 
-License:
-
-   This package 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 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 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 complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+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/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
 Files: gucharmap/gucharmap-chartable*
 Copyright:
    Copyright (C) 2003 Sun Microsystems Inc.
    Copyright (C) 2007 Christian Persch
-License: LGPL-2
-   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.
+License: LGPL-3+
+ 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 3 of the
+ License, or (at your option) any later version.
+ .
+ This library 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 systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-3'.
 
-   You should have received a copy of the GNU Lesser 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 complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2'.




More information about the pkg-gnome-commits mailing list