[Python-modules-commits] r8553 - in packages/pycallgraph/trunk/debian (3 files)
chaica-guest at users.alioth.debian.org
chaica-guest at users.alioth.debian.org
Sun May 24 13:48:49 UTC 2009
Date: Sunday, May 24, 2009 @ 13:48:48
Author: chaica-guest
Revision: 8553
[ Carl Chenet ]
* New maintainer. Closes: #524937
* debian/control
- updated Maintainer field
- updated Standards-Version to 3.8.1.0
* debian/copyright
- replaced (C) by ?\194?\169
- replaced /GPL by /GPL-2
Modified:
packages/pycallgraph/trunk/debian/changelog
packages/pycallgraph/trunk/debian/control
packages/pycallgraph/trunk/debian/copyright
Modified: packages/pycallgraph/trunk/debian/changelog
===================================================================
--- packages/pycallgraph/trunk/debian/changelog 2009-05-23 18:51:04 UTC (rev 8552)
+++ packages/pycallgraph/trunk/debian/changelog 2009-05-24 13:48:48 UTC (rev 8553)
@@ -1,3 +1,16 @@
+pycallgraph (0.5.1-3) UNRELEASED; urgency=low
+
+ [ Carl Chenet ]
+ * New maintainer. Closes: #524937
+ * debian/control
+ - updated Maintainer field
+ - updated Standards-Version to 3.8.1.0
+ * debian/copyright
+ - replaced (C) by ©
+ - replaced /GPL by /GPL-2
+
+ -- Carl Chenet <chaica at ohmytux.com> Sun, 24 May 2009 15:41:20 +0200
+
pycallgraph (0.5.1-2) UNRELEASED; urgency=low
* debian/control
Modified: packages/pycallgraph/trunk/debian/control
===================================================================
--- packages/pycallgraph/trunk/debian/control 2009-05-23 18:51:04 UTC (rev 8552)
+++ packages/pycallgraph/trunk/debian/control 2009-05-24 13:48:48 UTC (rev 8553)
@@ -1,11 +1,11 @@
Source: pycallgraph
Section: python
Priority: optional
-Maintainer: Jan Alonzo <jmalonzo at unpluggable.com>
+Maintainer: Carl Chenet <chaica at ohmytux.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
Build-Depends-Indep: python-support (>= 0.5.3)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1.0
Homepage: http://pycallgraph.slowchop.com
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pycallgraph/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pycallgraph/trunk/
Modified: packages/pycallgraph/trunk/debian/copyright
===================================================================
--- packages/pycallgraph/trunk/debian/copyright 2009-05-23 18:51:04 UTC (rev 8552)
+++ packages/pycallgraph/trunk/debian/copyright 2009-05-24 13:48:48 UTC (rev 8553)
@@ -9,7 +9,7 @@
Copyright:
- Copyright (C) 2007 Gerald Kaszuba
+ Copyright © 2007 Gerald Kaszuba
License:
@@ -31,5 +31,5 @@
On a Debian system the complete text of the GNU General Public License v2
can be found in the file `/usr/share/common-licenses/GPL-2'.
-The Debian packaging is (C) 2007, Jan Alonzo <jmalonzo at unpluggable.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is © 2007, Jan Alonzo <jmalonzo at unpluggable.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list