[Python-modules-commits] r12795 - in packages/objgraph/trunk/debian (changelog control)
stefanor-guest at users.alioth.debian.org
stefanor-guest at users.alioth.debian.org
Tue May 4 14:58:46 UTC 2010
Date: Tuesday, May 4, 2010 @ 14:58:44
Author: stefanor-guest
Revision: 12795
Built-Depend on python (to shush lintian).
Modified:
packages/objgraph/trunk/debian/changelog
packages/objgraph/trunk/debian/control
Modified: packages/objgraph/trunk/debian/changelog
===================================================================
--- packages/objgraph/trunk/debian/changelog 2010-05-03 18:05:51 UTC (rev 12794)
+++ packages/objgraph/trunk/debian/changelog 2010-05-04 14:58:44 UTC (rev 12795)
@@ -1,3 +1,9 @@
+objgraph (1.2-2) UNRELEASED; urgency=low
+
+ * Built-Depend on python (to shush lintian).
+
+ -- Stefano Rivera <stefano at rivera.za.net> Tue, 04 May 2010 16:57:55 +0200
+
objgraph (1.2-1) unstable; urgency=low
* Initial release (Closes: #566798)
Modified: packages/objgraph/trunk/debian/control
===================================================================
--- packages/objgraph/trunk/debian/control 2010-05-03 18:05:51 UTC (rev 12794)
+++ packages/objgraph/trunk/debian/control 2010-05-04 14:58:44 UTC (rev 12795)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Stefano Rivera <stefano at rivera.za.net>
-Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.8), graphviz
+Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.8), python, graphviz
Standards-Version: 3.8.4
Homepage: http://mg.pov.lt/objgraph/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/objgraph/trunk/
More information about the Python-modules-commits
mailing list