[Python-modules-commits] r7407 - in packages/python-progressbar/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Fri Jan 30 09:12:07 UTC 2009
Date: Friday, January 30, 2009 @ 09:12:06
Author: morph
Revision: 7407
* debian/copyright
- updated my email address
- fixed copyright notice and updated years for Debian packaging
Modified:
packages/python-progressbar/trunk/debian/changelog
packages/python-progressbar/trunk/debian/copyright
Modified: packages/python-progressbar/trunk/debian/changelog
===================================================================
--- packages/python-progressbar/trunk/debian/changelog 2009-01-29 23:10:12 UTC (rev 7406)
+++ packages/python-progressbar/trunk/debian/changelog 2009-01-30 09:12:06 UTC (rev 7407)
@@ -1,4 +1,4 @@
-python-progressbar (2.2-2) UNRELEASED; urgency=low
+python-progressbar (2.2-2) unstable; urgency=low
* debian/control
- switch Vcs-Browser field to viewsvn
@@ -10,8 +10,11 @@
- don't compress .py files (in doc dir)
- merged 'rm' call into 'dh_clean' one
- added $(CURDIR) to installation dir
+ * debian/copyright
+ - updated my email address
+ - fixed copyright notice and updated years for Debian packaging
- -- Sandro Tosi <morph at debian.org> Wed, 31 Dec 2008 14:18:07 +0100
+ -- Sandro Tosi <morph at debian.org> Fri, 30 Jan 2009 10:11:49 +0100
python-progressbar (2.2-1) unstable; urgency=low
Modified: packages/python-progressbar/trunk/debian/copyright
===================================================================
--- packages/python-progressbar/trunk/debian/copyright 2009-01-29 23:10:12 UTC (rev 7406)
+++ packages/python-progressbar/trunk/debian/copyright 2009-01-30 09:12:06 UTC (rev 7407)
@@ -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
Tue, 19 Aug 2008 17:06:03 +0200
It was downloaded from http://pypi.python.org/pypi/progressbar
@@ -30,5 +30,5 @@
On a Debian system the complete text of the GNU Lesser General Public License
v2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
-The Debian packaging is (C) 2008, Sandro Tosi <matrixhasu at gmail.com> and
-is licensed under the LGPLv2.1, see `/usr/share/common-licenses/LGPL-2.1'.
+The Debian packaging is Copyright (C) 2008-2009, Sandro Tosi <morph at debian.org>
+and is licensed under the LGPLv2.1, see `/usr/share/common-licenses/LGPL-2.1'.
More information about the Python-modules-commits
mailing list