[mbtserver] 06/53: control: build-depends: replace timbl (>= 6.2.0) with new libtimbl3-dev; depends: remove unneeded timbl (>= 6.2.0), adduser.

Joost van Baal joostvb at moszumanska.debian.org
Wed Sep 3 17:13:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

joostvb pushed a commit to branch master
in repository mbtserver.

commit f69c387b3772352f7b9671738910677ea173c582
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date:   Fri Dec 24 19:20:21 2010 +0000

    control: build-depends: replace timbl (>= 6.2.0) with new libtimbl3-dev; depends: remove unneeded timbl (>= 6.2.0), adduser.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index be8d5e1..e71a814 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ mbtserver (0.1-2) unstable; urgency=low
   * docs, TODO, NEWS.Debian: remove unused files.
   * control: Update from policy 3.8.0 to 3.9.1 (no changes needed).
   * watch: added.
+  * control: build-depends: replace timbl (>= 6.2.0) with new libtimbl3-dev;
+    depends: remove unneeded timbl (>= 6.2.0), adduser.
 
  -- Joost van Baal <joostvb at debian.org>  Fri, 24 Dec 2010 20:05:47 +0100
 
diff --git a/debian/control b/debian/control
index dbef50e..ac31d99 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Joost van Baal <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
 DM-Upload-Allowed: yes
-Build-Depends: cdbs, debhelper (>= 7), timbl (>= 6.2.0), mbt (>= 3.2.4)
+Build-Depends: cdbs, debhelper (>= 7), libtimbl3-dev, mbt (>= 3.2.4)
 Standards-Version: 3.9.1
 Homepage: http://ilk.uvt.nl/mbt/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/mbtserver/trunk
@@ -12,7 +12,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/
 
 Package: mbtserver
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.2.0), mbt (>=3.2.4), adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, mbt (>=3.2.4)
 Description: Server extensions for the MBT tagger
  MbtServer extends Mbt with a server layer, running as a TCP server.  Mbt is a
  memory-based tagger-generator and tagger for natural language processing.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mbtserver.git



More information about the debian-science-commits mailing list