r33207 - in /desktop/unstable/libgweather/debian: changelog copyright

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Mar 15 17:24:35 UTC 2012


Author: biebl
Date: Thu Mar 15 17:24:32 2012
New Revision: 33207

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33207
Log:
Update debian/copyright using the machine-readable copyright format 1.0.

Modified:
    desktop/unstable/libgweather/debian/changelog
    desktop/unstable/libgweather/debian/copyright

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=33207&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog [utf-8] Thu Mar 15 17:24:32 2012
@@ -4,8 +4,9 @@
   * Change section of gir1.2-gweather-3.0 to introspection.
   * debian/patches/99_ltmain_as-needed.patch: Refreshed.
   * Drop explicit Build-Depends on gir1.2-gtk-3.0.
-
- -- Michael Biebl <biebl at debian.org>  Thu, 15 Mar 2012 17:58:06 +0100
+  * Update debian/copyright using the machine-readable copyright format 1.0.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 15 Mar 2012 18:23:39 +0100
 
 libgweather (3.2.1-1) unstable; urgency=low
 

Modified: desktop/unstable/libgweather/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/copyright?rev=33207&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/copyright [utf-8] (original)
+++ desktop/unstable/libgweather/debian/copyright [utf-8] Thu Mar 15 17:24:32 2012
@@ -1,76 +1,60 @@
-This package was debianized by Sebastien Bacher <seb128 at canonical.com> on
-Mon, 14 Jan 2008 10:45:38 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libgweather
+Source: http://ftp.gnome.org/pub/GNOME/sources/libgweather/
 
-It was downloaded from http://download.gnome.org/sources/libgweather
+Files: *
+Copyright: 2008  Novell, Inc.
+           2008  Red Hat, Inc.
+           2005  Philip Langdale, Papadimitriou Spiros
+           2004  Gareth Owen
+           2005  Ryan Lortie
+License: GPL-2.0+
 
-Upstream Author:
+Files: libgweather/gweather-location.*
+       libgweather/gweather-timezone.*
+       libgweather/gweather-win32.*
+       libgweather/location-entry.*
+       libgweather/parser.*
+       libgweather/timezone-menu.*
+Copyright: 2008  Novell, Inc.
+           2008  Red Hat, Inc.
+License: LGPL-2.1+
 
-    Papadimitriou Spiros <spapadim+ at cs.cmu.edu>
-    Philip Langdale <philipl at mail.utexas.edu>
+Files: debian/*
+Copyright: 2008, Sebastien Bacher <seb128 at canonical.com>
+License: GPL-2.0+
 
-Copyright:
+License: GPL-2.0+
+ 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 program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
-    Copyright © 2008  Novell, Inc.
-    Copyright © 2008  Red Hat, Inc.
-    Copyright © 2005  Philip Langdale, Papadimitriou Spiros
-    Copyright © 2004  Gareth Owen
-    Copyright © 2005  Ryan Lortie
+License: LGPL-2.1+
+ This package 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.
+ .
+ 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.
+ .
+ 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 Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
 
-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'.
-
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The following files are licensed under the LGPL v2.1 license:
-
-libgweather/gweather-location.c
-libgweather/gweather-location.h
-libgweather/gweather-timezone.c
-libgweather/gweather-timezone.h
-libgweather/gweather-win32.c
-libgweather/gweather-win32.h
-libgweather/location-entry.c
-libgweather/location-entry.h
-libgweather/parser.c
-libgweather/parser.h
-libgweather/timezone-menu.c
-libgweather/timezone-menu.h
-python/gweathermodule.c
-
-   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.
-
-   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 library; 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-2.1'.
-
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The Debian packaging is Copyright (C) 2008, Sebastien Bacher <seb128 at canonical.com>
-and is licensed under the GPL, see above.




More information about the pkg-gnome-commits mailing list