[Python-apps-commits] r8331 - in packages/pyneighborhood/trunk/debian (changelog copyright)
adejong at users.alioth.debian.org
adejong at users.alioth.debian.org
Sat Mar 17 19:31:42 UTC 2012
Date: Saturday, March 17, 2012 @ 19:31:41
Author: adejong
Revision: 8331
* Make debian/copyright up-to-date and switch to machine-readable format.
Modified:
packages/pyneighborhood/trunk/debian/changelog
packages/pyneighborhood/trunk/debian/copyright
Modified: packages/pyneighborhood/trunk/debian/changelog
===================================================================
--- packages/pyneighborhood/trunk/debian/changelog 2012-03-17 16:16:34 UTC (rev 8330)
+++ packages/pyneighborhood/trunk/debian/changelog 2012-03-17 19:31:41 UTC (rev 8331)
@@ -11,8 +11,9 @@
* Switch to using the upstream code to install message catalogs.
* Bump debhelper compatibility level to 9.
* Import manual page, menu entry and pixmap from version 0.5.0+debian-3.
+ * Make debian/copyright up-to-date and switch to machine-readable format.
- -- Arthur de Jong <adejong at debian.org> Sat, 17 Mar 2012 17:15:44 +0100
+ -- Arthur de Jong <adejong at debian.org> Sat, 17 Mar 2012 20:30:22 +0100
pyneighborhood (0.5.1) unstable; urgency=low
Modified: packages/pyneighborhood/trunk/debian/copyright
===================================================================
--- packages/pyneighborhood/trunk/debian/copyright 2012-03-17 16:16:34 UTC (rev 8330)
+++ packages/pyneighborhood/trunk/debian/copyright 2012-03-17 19:31:41 UTC (rev 8331)
@@ -1,31 +1,50 @@
-This package was debianized by Mario Izquierdo (mariodebian) <mariodebian at gmail.com> on
-Tue, 10 Jun 2008 20:55:04 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pyNeighborhood
+Upstream-Contact: Stefan J. Betz <stefan_betz at gmx.net>
+Source: https://launchpad.net/pyneighborhood
-It was downloaded from http://pyneighborhood.sourceforge.net/
+Files: *
+Copyright:
+ Copyright (C) 2005-2007 Mykola Lynnyk <pydefiner at gmail.com>
+ Copyright (C) 2006-2009 Stefan J. Betz
+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; version 3 only.
+ .
+ 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.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+Comment: Some files are GPL-3+ and some are GPL-3only.
-Upstream Author(s):
+Files: po/*.po
+Copyright: Copyright (c) 2009-2010 Rosetta Contributors and Canonical Ltd
+License: GPL-3
+ This file is distributed under the same license as the pyneighborhood
+ package.
- Mario Izquierdo (mariodebian) <mariodebian at gmail.com>
-
-Copyright:
-
- Copyright ©2007-2010 Stefan J. Betz
-
-License:
-
- 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/>.
-
-
-The Debian packaging is ©2008, Mario Izquierdo (mariodebian) <mariodebian at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright:
+ Copyright (C) 2009 Daniel Baumann <daniel at debian.org>
+ Copyright (C) 2008 Mario Izquierdo <mariodebian at gmail.com>
+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 file.
More information about the Python-apps-commits
mailing list