[Debian-hebrew-package] r915 - in /pkg/hocr/trunk/debian: control rules

kaplan at users.alioth.debian.org kaplan at users.alioth.debian.org
Mon Jul 25 11:14:30 UTC 2011


Author: kaplan
Date: Mon Jul 25 11:14:29 2011
New Revision: 915

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=915
Log:
Build python extension using the default python only

Modified:
    pkg/hocr/trunk/debian/control
    pkg/hocr/trunk/debian/rules

Modified: pkg/hocr/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/control?rev=915&op=diff
==============================================================================
--- pkg/hocr/trunk/debian/control (original)
+++ pkg/hocr/trunk/debian/control Mon Jul 25 11:14:29 2011
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
 Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <kaplan at debian.org>, Shachar Shemesh <shachar at debian.org>, Tzafrir Cohen <tzafrir at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), libgtkspell-dev, libgtk2.0-dev, gettext, swig, python-all-dev (>= 2.6.6-3~), libfftw3-dev, libtiff4-dev
+Build-Depends: debhelper (>= 5.0.37.2), libgtkspell-dev, libgtk2.0-dev, gettext, swig, python-dev (>= 2.6.6-3~), libfftw3-dev, libtiff4-dev
 Standards-Version: 3.9.1
 Section: libs
 Vcs-Svn: svn://svn.debian.org/svn/debian-hebrew/pkg/hocr

Modified: pkg/hocr/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr/trunk/debian/rules?rev=915&op=diff
==============================================================================
--- pkg/hocr/trunk/debian/rules (original)
+++ pkg/hocr/trunk/debian/rules Mon Jul 25 11:14:29 2011
@@ -88,7 +88,7 @@
 	dh_compress
 	dh_fixperms
 	dh_perl
-	dh_python2 --no-guessing-versions
+	dh_python2
 	dh_makeshlibs -V
 	dh_installdeb
 	dh_shlibdeps




More information about the Debian-hebrew-package mailing list