r19659 - in /desktop/unstable/libglademm2.4/debian: changelog copyright
manphiz-guest at users.alioth.debian.org
manphiz-guest at users.alioth.debian.org
Mon Apr 20 07:17:47 UTC 2009
Author: manphiz-guest
Date: Mon Apr 20 07:17:46 2009
New Revision: 19659
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19659
Log:
* Update debian/copyright to conform to latest DEP 5.
+ Fix incorrect license.
+ Point to versioned license files.
Modified:
desktop/unstable/libglademm2.4/debian/changelog
desktop/unstable/libglademm2.4/debian/copyright
Modified: desktop/unstable/libglademm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/changelog?rev=19659&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/changelog (original)
+++ desktop/unstable/libglademm2.4/debian/changelog Mon Apr 20 07:17:46 2009
@@ -2,8 +2,11 @@
* `make -C examples clean` after `make install` to prevent shipping
unexpected files.
+ * Update debian/copyright to conform to latest DEP 5.
+ + Fix incorrect license.
+ + Point to versioned license files.
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Sun, 04 Jan 2009 21:17:45 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Mon, 20 Apr 2009 15:11:46 +0800
libglademm2.4 (2.6.7-1) unstable; urgency=low
Modified: desktop/unstable/libglademm2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/copyright?rev=19659&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/copyright (original)
+++ desktop/unstable/libglademm2.4/debian/copyright Mon Apr 20 07:17:46 2009
@@ -1,17 +1,15 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Debianized-By: Bradley Bell <btb at debian.org>
-Debianized-Date: Fri, 16 Apr 2004 16:49:47 -0700
-Original-Source-Location: http://download.gnome.org/sources/libglademm/
-Original-Source-Command: ./debian/rules get-orig-source
-Upstream-Author:
- Murray Cumming <murrayc at murrayc.com>
- Daniel Elstner <daniel.kitta at googlemail.com>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=53
+Name: libglademm
+Maintainer: Murray Cumming <murrayc at murrayc.com>
+ Daniel Elstner <daniel.kitta at googlemail.com>
+Source: http://download.gnome.org/sources/libglademm/
+X-Debianized-By: Bradley Bell <btb at debian.org>
+X-Debianized-Date: Fri, 16 Apr 2004 16:49:47 -0700
Files: *
-Copyright:
- © 1999-2001 Free Software Foundation
- © 2002 The libglademm Development Team
+Copyright: 1999-2001, Free Software Foundation
+ 2002, The libglademm Development Team
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -19,18 +17,17 @@
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 can be found in `/usr/share/common-licenses/LGPL'.
+ License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-Files: examples/*
-Copyright:
- © 2002 The libglademm Development Team
+Files: examples/*, tools/extra_defs_gen/generate_defs_libglade.cc
+Copyright: 2002, The libglademm Development Team
+ 2002, The Free Software Foundation
License: GPL-2+
Files: debian/*
-Copyright:
- © 2004-2007 Bradley Bell <btb at debian.org>
- © 2007-2008 Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+Copyright: 2004-2009, Bradley Bell <btb at debian.org>
+ 2007-2009, Deng Xiyue <manphiz-guest at users.alioth.debian.org>
License: GPL-2+
License: GPL-2+
@@ -40,4 +37,4 @@
License, or (at your option) any later version.
.
On Debian systems, the complete text of the GNU General Public License
- can be found in `/usr/share/common-licenses/GPL'.
+ can be found in `/usr/share/common-licenses/GPL-2'.
More information about the pkg-gnome-commits
mailing list