[ocrfeeder] Fix formatting of Debian dependencies



commit c35a2cc7f72ba2d5436c27352b2d6206b1ab7acf
Author: Alberto Garcia <agarcia igalia com>
Date:   Mon Feb 22 21:23:36 2010 +0000

    Fix formatting of Debian dependencies

 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index 64f43b2..54122bf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocrfeeder
 Section: graphics
 Priority: optional
 Maintainer: Joaquim Rocha <jrocha igalia com>
-Build-Depends: debhelper (>=7.0.0), python-support (>= 0.6), cdbs (>= 0.4.49), python-setuptools
+Build-Depends: debhelper (>= 7), python-support (>= 0.6), cdbs (>= 0.4.49), python-setuptools
 XS-Python-Version: >=2.4
 Standards-Version: 3.8.0
 Homepage: http://live.gnome.org/OCRFeeder
@@ -10,7 +10,7 @@ Homepage: http://live.gnome.org/OCRFeeder
 Package: ocrfeeder
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: python-gtk2 (>=2.13), python-imaging (>=1.1), python-pygoocanvas (>=0.12.0), ${misc:Depends}, ${python:Depends}
+Depends: python-gtk2 (>= 2.13), python-imaging (>= 1.1), python-pygoocanvas (>= 0.12.0), ${misc:Depends}, ${python:Depends}
 Description: Document layout analysis and optical character recognition system
  It will process the given images and automatically outline its contents,
  distinguish between what represents graphics and text and perform OCR



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]