[Python-modules-commits] r8094 - in packages/argvalidate/trunk/debian (changelog control)
speijnik-guest at users.alioth.debian.org
speijnik-guest at users.alioth.debian.org
Sat Mar 28 16:08:25 UTC 2009
Date: Saturday, March 28, 2009 @ 16:08:24
Author: speijnik-guest
Revision: 8094
Added Build-Depends: on python (>= 2.5.4-1~) for --install-layout=deb.
Modified:
packages/argvalidate/trunk/debian/changelog
packages/argvalidate/trunk/debian/control
Modified: packages/argvalidate/trunk/debian/changelog
===================================================================
--- packages/argvalidate/trunk/debian/changelog 2009-03-28 15:59:40 UTC (rev 8093)
+++ packages/argvalidate/trunk/debian/changelog 2009-03-28 16:08:24 UTC (rev 8094)
@@ -4,6 +4,7 @@
* debian/control:
+ Updated Homepage field.
+ Bumped Standards-Version to 3.8.1, no modifications required.
+ + Added python (>= 2.5.4-1~) to Build-Depends (for --install-layout=deb).
* debian/watch:
+ Added final newline.
Modified: packages/argvalidate/trunk/debian/control
===================================================================
--- packages/argvalidate/trunk/debian/control 2009-03-28 15:59:40 UTC (rev 8093)
+++ packages/argvalidate/trunk/debian/control 2009-03-28 16:08:24 UTC (rev 8094)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Stephan Peijnik <debian at sp.or.at>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 5), python (>= 2.5.4-1~)
Build-Depends-Indep: python-support (>= 0.6), python-setuptools, python-sphinx
Standards-Version: 3.8.1
Homepage: http://code.sp-its.at/projects/argvalidate
More information about the Python-modules-commits
mailing list