r19657 - in /desktop/unstable/gtkmm2.4/debian: changelog copyright
manphiz-guest at users.alioth.debian.org
manphiz-guest at users.alioth.debian.org
Mon Apr 20 06:40:59 UTC 2009
Author: manphiz-guest
Date: Mon Apr 20 06:40:59 2009
New Revision: 19657
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19657
Log:
* Update debian/copyright to conform to latest DEP 5.
+ Fix incorrect license.
+ Point to versioned license files.
Modified:
desktop/unstable/gtkmm2.4/debian/changelog
desktop/unstable/gtkmm2.4/debian/copyright
Modified: desktop/unstable/gtkmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm2.4/debian/changelog?rev=19657&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/changelog (original)
+++ desktop/unstable/gtkmm2.4/debian/changelog Mon Apr 20 06:40:59 2009
@@ -3,8 +3,11 @@
* Upload to unstable.
+ Drop check-dist.mk in debian/rules.
+ Track unstable branch in Vcs-* links.
-
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Mon, 20 Apr 2009 13:27:25 +0800
+ * 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> Mon, 20 Apr 2009 14:39:08 +0800
gtkmm2.4 (1:2.16.0-1) experimental; urgency=low
Modified: desktop/unstable/gtkmm2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm2.4/debian/copyright?rev=19657&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/copyright (original)
+++ desktop/unstable/gtkmm2.4/debian/copyright Mon Apr 20 06:40:59 2009
@@ -1,16 +1,14 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Debianized-By: Bradley Bell <btb at debian.org>
-Debianized-Date: Tue, 14 Oct 2003 16:49:47 -0700
-Original-Source-Location: http://download.gnome.org/sources/gtkmm/
-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: gtkmm
+Maintainer: Murray Cumming <murrayc at murrayc.com>
+ Daniel Elstner <daniel.kitta at googlemail.com>
+Source: http://download.gnome.org/sources/gtkmm/
+X-Debianized-By: Bradley Bell <btb at debian.org>
+X-Debianized-Date: Tue, 14 Oct 2003 16:49:47 -0700
Files: *
-Copyright:
- © 1998-2007 The gtkmm Development Team
+Copyright: 1998-2007, The gtkmm 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
@@ -18,17 +16,15 @@
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:
- © 1998-2007 The gtkmm Development Team
+Files: examples/*, tools/extra_defs_gen/generate_defs_gtk.cc
+Copyright: 1998-2007, The gtkmm Development Team
License: GPL-2+
Files: debian/*
-Copyright:
- © 2003-2007 Bradley Bell <btb at debian.org>
- © 2007-2008 Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+Copyright: 2003-2009, Bradley Bell <btb at debian.org>
+ 2007-2009, Deng Xiyue <manphiz-guest at users.alioth.debian.org>
License: GPL-2+
License: GPL-2+
@@ -38,4 +34,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