[Debian-hebrew-package] r921 - /pkg/hocr/trunk/debian/control
kaplan at users.alioth.debian.org
kaplan at users.alioth.debian.org
Mon Jul 25 22:44:44 UTC 2011
Author: kaplan
Date: Mon Jul 25 22:44:44 2011
New Revision: 921
URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=921
Log:
hocr-gtk is now a arch: all package, use python:Depends instead of shlibs:Depends
Drop XB-Python-Version lines as part of the dh_python2 transition
Modified:
pkg/hocr/trunk/debian/control
Modified: pkg/hocr/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/control?rev=921&op=diff
==============================================================================
--- pkg/hocr/trunk/debian/control (original)
+++ pkg/hocr/trunk/debian/control Mon Jul 25 22:44:44 2011
@@ -33,8 +33,8 @@
Package: hocr-gtk
Section: graphics
-Architecture: any
-Depends: ${shlibs:Depends}, aspell-he, ${misc:Depends}
+Architecture: all
+Depends: ${python:Depends}, aspell-he, ${misc:Depends}
Description: GTK+ frontend for Hebrew OCR
Hocr-gtk is a GTK+ based graphical interface to the libhocr library. It
can open multiple image formats and uses aspell for internal spell checking.
@@ -42,8 +42,7 @@
Package: libhocr-python
Section: python
Architecture: any
-Depends: ${shlibs:Depends}, libhocr0 (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
Description: Hebrew OCR library Python bindings
Libhocr is an Hebrew OCR (Optical character recognition) library written in
C/C++.
More information about the Debian-hebrew-package
mailing list