[Python-modules-commits] r7638 - in packages/python-pyglew/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Wed Feb 18 20:52:12 UTC 2009
Date: Wednesday, February 18, 2009 @ 20:52:12
Author: morph
Revision: 7638
* debian/copyright
- updated my email address
- clarified packaging is licensed under the same terms as upstream code
- fixed packaging copyright notices, while extending copyright years
Modified:
packages/python-pyglew/trunk/debian/changelog
packages/python-pyglew/trunk/debian/copyright
Modified: packages/python-pyglew/trunk/debian/changelog
===================================================================
--- packages/python-pyglew/trunk/debian/changelog 2009-02-18 17:50:55 UTC (rev 7637)
+++ packages/python-pyglew/trunk/debian/changelog 2009-02-18 20:52:12 UTC (rev 7638)
@@ -1,4 +1,4 @@
-python-pyglew (0.1.2-3) UNRELEASED; urgency=low
+python-pyglew (0.1.2-3) unstable; urgency=low
* debian/control
- switch Vcs-Browser field to viewsvn
@@ -7,8 +7,12 @@
+ added debian/README.source
* debian/rules
- merged 'rm' calls into 'dh_clean' one
+ * debian/copyright
+ - updated my email address
+ - clarified packaging is licensed under the same terms as upstream code
+ - fixed packaging copyright notices, while extending copyright years
- -- Sandro Tosi <morph at debian.org> Wed, 24 Dec 2008 15:53:40 +0100
+ -- Sandro Tosi <morph at debian.org> Wed, 18 Feb 2009 21:51:52 +0100
python-pyglew (0.1.2-2) unstable; urgency=low
Modified: packages/python-pyglew/trunk/debian/copyright
===================================================================
--- packages/python-pyglew/trunk/debian/copyright 2009-02-18 17:50:55 UTC (rev 7637)
+++ packages/python-pyglew/trunk/debian/copyright 2009-02-18 20:52:12 UTC (rev 7638)
@@ -1,4 +1,4 @@
-This package was debianized by Sandro Tosi <matrixhasu at gmail.com> on
+This package was debianized by Sandro Tosi <morph at debian.org> on
Wed, 17 Oct 2007 22:48:39 +0200.
It was downloaded from http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
@@ -30,5 +30,5 @@
On a Debian system the complete text of the GNU General Public License
can be found in the file `/usr/share/common-licenses/GPL-2'
-The Debian packaging is (C) 2007, Sandro Tosi <matrixhasu at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is Copyright (C) 2007-2009, Sandro Tosi <morph at debian.org>
+and is licensed under the same terms as upstream code.
More information about the Python-modules-commits
mailing list