[Python-modules-commits] r20123 - in packages/ocr4gamera/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Jan 26 19:55:34 UTC 2012
Date: Thursday, January 26, 2012 @ 19:55:32
Author: jwilk
Revision: 20123
Build-depend on python-all.
Modified:
packages/ocr4gamera/trunk/debian/changelog
packages/ocr4gamera/trunk/debian/control
Modified: packages/ocr4gamera/trunk/debian/changelog
===================================================================
--- packages/ocr4gamera/trunk/debian/changelog 2012-01-26 19:33:16 UTC (rev 20122)
+++ packages/ocr4gamera/trunk/debian/changelog 2012-01-26 19:55:32 UTC (rev 20123)
@@ -1,8 +1,9 @@
ocr4gamera (1.0.5-2) UNRELEASED; urgency=low
* Fix DEP-5 format URI.
+ * Build-depend on python-all.
- -- Jakub Wilk <jwilk at debian.org> Mon, 09 Jan 2012 20:47:40 +0100
+ -- Jakub Wilk <jwilk at debian.org> Thu, 26 Jan 2012 20:55:10 +0100
ocr4gamera (1.0.5-1) experimental; urgency=low
Modified: packages/ocr4gamera/trunk/debian/control
===================================================================
--- packages/ocr4gamera/trunk/debian/control 2012-01-26 19:33:16 UTC (rev 20122)
+++ packages/ocr4gamera/trunk/debian/control 2012-01-26 19:55:32 UTC (rev 20123)
@@ -5,7 +5,8 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Vcs-Svn: svn://svn.debian.org/python-modules/packages/ocr4gamera/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/ocr4gamera/trunk/
-Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.90),
+Build-Depends: debhelper (>= 7.0.50~),
+ python-support (>= 0.90), python-all,
python-gamera (>= 3.2.6), python-gamera-dev,
python-docutils (>= 0.6)
Standards-Version: 3.9.2
More information about the Python-modules-commits
mailing list