[mbt] 06/80: update policy, build-depend on new splitted timbl
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 03:11:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository mbt.
commit 8161821e4dc31ca57a2a5cf1b4c900d0cf49be37
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date: Mon Dec 13 14:05:24 2010 +0000
update policy, build-depend on new splitted timbl
---
debian/changelog | 4 +++-
debian/control | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4f1daa2..f59bb08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mbt (3.2.2-2) unstable; urgency=low
+mbt (3.2.4-1) unstable; urgency=low
* NOT RELEASED YET
* First upload to Debian archive (Closes: #605919).
@@ -7,6 +7,8 @@ mbt (3.2.2-2) unstable; urgency=low
debian-science project at Alioth.
* watch: added.
* copyright: now in machine-readable format.
+ * control: Update from policy 3.8.0 to 3.9.1 (no changes needed).
+ * control: do not build-depend upon timbl but on new libtimbl3-dev.
-- Joost van Baal <joostvb at debian.org> Sun, 12 Dec 2010 16:11:37 +0100
diff --git a/debian/control b/debian/control
index 66ba388..87faff2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ 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.3.1)
-Standards-Version: 3.8.0
+Build-Depends: cdbs, debhelper (>= 7), libtimbl3-dev (>= 6.3.1)
+Standards-Version: 3.9.1
Homepage: http://ilk.uvt.nl/mbt/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/mbt/trunk
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/mbt/trunk/
Package: mbt
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.3.1), adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: memory-based tagger-generator and tagger for natural language processing
MBT is a memory-based tagger-generator and tagger in one. The tagger-generator
part can generate a sequence tagger on the basis of a training set of tagged
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mbt.git
More information about the debian-science-commits
mailing list