Dependency upon python-dev (<< 2.5) seems to be completely needless. I didn't 
googled out any reason for having this dependency. Without it package 
compiles and runs normally. Also there's no info in changelog, nor in BTS 
about the need of this dependency. It should be removed.

-- 
Patryk Cisek
diff --git a/debian/control b/debian/control
index 3f19892..95573ae 100644
--- debian/control
+++ debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
 Build-Depends: debhelper (>= 5.0.37.2)
-Build-Depends-Indep: python-dev (>= 2.3), python-dev (<< 2.5), python-bibtex (>= 1.2.2-3), python-gnome2, python-glade2, gettext, python-support (>= 0.3)
+Build-Depends-Indep: python-dev (>= 2.3), python-bibtex (>= 1.2.2-3), python-gnome2, python-glade2, gettext, python-support (>= 0.3)
 XS-Python-Version: current
 
 Package: pybliographer

Reply via email to