[timblserver] 47/76: debian/control: more strict libtimbl3-dev build-dependency: from 6.4.2 to 6.4.3.
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 17:14:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository timblserver.
commit a9e0507bd442cd83327dc43a0d9f847122357350
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date: Sat Dec 29 19:07:01 2012 +0000
debian/control: more strict libtimbl3-dev build-dependency: from 6.4.2
to 6.4.3.
---
debian/changelog | 9 +++++++--
debian/control | 4 ++--
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ac56a89..f80a9e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-timblserver (1.6-1ubuntu1) UNRELEASED; urgency=low
+timblserver (1.6-2) UNRELEASED; urgency=low
+ [ Ko van der Sloot ]
* NOT RELEASED YET
- -- Ko van der Sloot <ko.vandersloot at uvt.nl> Thu, 11 Oct 2012 15:44:42 +0200
+ [ Joost van Baal-Ilić ]
+ * debian/control: more strict libtimbl3-dev build-dependency: from 6.4.2
+ to 6.4.3.
+
+ -- Joost van Baal-Ilić <joostvb at debian.org> Sat, 29 Dec 2012 20:05:19 +0100
timblserver (1.6-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a30f91e..7b7734d 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), pkg-config, libtimbl3-dev (>= 6.4.2), libxml2-dev, libticcutils1-dev (>=0.3)
+Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl3-dev (>= 6.4.3), libxml2-dev, libticcutils1-dev (>=0.3)
Standards-Version: 3.9.3
Homepage: http://ilk.uvt.nl/timbl/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/timblserver/trunk
@@ -12,7 +12,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trun
Package: timblserver
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libtimbl3 (>= 6.4.2), libtimblserver2 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libtimbl3 (>= 6.4.3), libtimblserver2 (= ${binary:Version})
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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/timblserver.git
More information about the debian-science-commits
mailing list