r37100 - in /packages/mbt/trunk/debian: changelog control

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Mon Dec 13 14:05:32 UTC 2010


Author: joostvb
Date: Mon Dec 13 14:05:24 2010
New Revision: 37100

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37100
Log:
update policy, build-depend on new splitted timbl

Modified:
    packages/mbt/trunk/debian/changelog
    packages/mbt/trunk/debian/control

Modified: packages/mbt/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/mbt/trunk/debian/changelog?rev=37100&op=diff
==============================================================================
--- packages/mbt/trunk/debian/changelog (original)
+++ packages/mbt/trunk/debian/changelog Mon Dec 13 14:05:24 2010
@@ -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 @@
     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
 

Modified: packages/mbt/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/mbt/trunk/debian/control?rev=37100&op=diff
==============================================================================
--- packages/mbt/trunk/debian/control (original)
+++ packages/mbt/trunk/debian/control Mon Dec 13 14:05:24 2010
@@ -4,15 +4,15 @@
 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




More information about the debian-science-commits mailing list