r43953 - in /packages/timblserver/trunk/debian: NEWS changelog control

sloot-guest at users.alioth.debian.org sloot-guest at users.alioth.debian.org
Wed Oct 19 15:44:55 UTC 2011


Author: sloot-guest
Date: Wed Oct 19 15:44:54 2011
New Revision: 43953

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43953
Log:
release a TiCC internal lenny version 

Modified:
    packages/timblserver/trunk/debian/NEWS
    packages/timblserver/trunk/debian/changelog
    packages/timblserver/trunk/debian/control

Modified: packages/timblserver/trunk/debian/NEWS
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/NEWS?rev=43953&op=diff
==============================================================================
--- packages/timblserver/trunk/debian/NEWS (original)
+++ packages/timblserver/trunk/debian/NEWS Wed Oct 19 15:44:54 2011
@@ -1,3 +1,9 @@
+timblserver (1.3-1) unstable; urgency=low
+
+  * added a man page
+  * overhauled the code
+  * depends on timbl >= 6.4.1
+
 timblserver (1.2-1) unstable; urgency=low
 
   * Name of executable and library are all lowercase now: s/Timblserver/timblserver/.

Modified: packages/timblserver/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/changelog?rev=43953&op=diff
==============================================================================
--- packages/timblserver/trunk/debian/changelog (original)
+++ packages/timblserver/trunk/debian/changelog Wed Oct 19 15:44:54 2011
@@ -1,8 +1,9 @@
-timblserver (1.2-5) UNRELEASED; urgency=low
+timblserver (1.3-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  [ Ko van der Sloot ]
+  * release a TiCC internal lenny version 
 
- -- Joost van Baal <joostvb at debian.org>  Thu, 07 Apr 2011 06:43:16 +0200
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl>  Wed, 19 Oct 2011 17:24:39 +0200
 
 timblserver (1.2-4) unstable; urgency=low
 

Modified: packages/timblserver/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/control?rev=43953&op=diff
==============================================================================
--- packages/timblserver/trunk/debian/control (original)
+++ packages/timblserver/trunk/debian/control Wed Oct 19 15:44:54 2011
@@ -4,7 +4,7 @@
 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), pkg-config, libtimbl3-dev (>= 6.4.0), libxml2-dev
+Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl3-dev (>= 6.4.1), 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
@@ -12,7 +12,7 @@
 
 Package: timblserver
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.3.1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.4.1)
 Description: Server extensions for Timbl
  TimblServer is a TiMBL wrapper; it adds server functionality to TiMBL.  It
  allows TiMBL to run multiple experiments as a TCP server, optionally via HTTP.




More information about the debian-science-commits mailing list