[mbt] 36/80: fixed debian/control stuff
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 03:11:11 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 e5312c347d8dae0607338a2cb714aa951a71abee
Author: Ko van der Sloot <ko.vandersloot at uvt.nl>
Date: Wed Dec 14 16:41:19 2011 +0000
fixed debian/control stuff
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a787a6a..5c4c45f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mbt (3.2.6-4) unstable; urgency=low
+
+ * fixed debian/control stuff
+
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl> Wed, 14 Dec 2011 17:38:48 +0100
+
mbt (3.2.6-3) unstable; urgency=low
* fixed debian/libmbt.install
diff --git a/debian/control b/debian/control
index ea675df..6ebffb0 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Description: memory-based tagger-generator and tagger - development
Package: libmbt
Section: libs
Architecture: any
-Depends: ${misc:Depends}, timbl (>= 6.4.1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.4.1)
Description: memory-based tagger-generator and tagger - runtime
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