Package: timblserver
Version: 1.2-3
Severity: normal
Tags: patch

Hi,

timblserver requires version 6.4.0 or more of timbl.

Because timbl was built in the official architecture earlier, we does
not take this problem.
However, it becomes the error when timblserver is built earlier from timbl.

We can confirm this in debian-ports.
  
http://buildd.debian-ports.org/fetch.php?pkg=timblserver&arch=powerpcspe&ver=1.2-3&stamp=1301816689&file=log&as=raw
  
http://buildd.debian-ports.org/fetch.php?pkg=timblserver&arch=sh4&ver=1.2-3&stamp=1301947398&file=log&as=raw

-----
.....
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: pkg-config search path: :/usr/lib/pkgconfig
checking for timbl... no
configure: error: Package requirements (timbl >= 6.4.0 ) were not met:

Requested 'timbl >= 6.4.0' but version of Timbl is 6.3.2

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
.....
-----

Could you add version dependency to  timblserver?

Best regards,
 Nobuhiro
diff -u timblserver-1.2/debian/control timblserver-1.2/debian/control
--- timblserver-1.2/debian/control
+++ timblserver-1.2/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian Science Team <debian-science-maintain...@lists.alioth.debian.org>
 Uploaders: Joost van Baal <joos...@debian.org>, Ko van der Sloot <ko.vandersl...@uvt.nl>
 DM-Upload-Allowed: yes
-Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl3-dev, libxml2-dev
+Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl3-dev (>= 6.4.0), libxml2-dev
 Standards-Version: 3.9.1
 Homepage: http://ilk.uvt.nl/timbl/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/timblserver/trunk
diff -u timblserver-1.2/debian/changelog timblserver-1.2/debian/changelog
--- timblserver-1.2/debian/changelog
+++ timblserver-1.2/debian/changelog
@@ -1,3 +1,9 @@
+timblserver (1.2-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+ -- Nobuhiro Iwamatsu <iwama...@nigauri.org>  Tue, 05 Apr 2011 07:10:18 +0900
+
 timblserver (1.2-3) unstable; urgency=low
 
   * fixed debian/changelog even more.

Reply via email to