[timblserver] 30/76: changed debian/control: Depends rules

Joost van Baal joostvb at moszumanska.debian.org
Wed Sep 3 17:14:10 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 bc64d7b9e5c3f0a276236978aa28799abc8ec3f6
Author: Ko van der Sloot <ko.vandersloot at uvt.nl>
Date:   Wed Dec 14 14:46:08 2011 +0000

    changed debian/control: Depends rules
---
 debian/changelog | 6 ++++++
 debian/control   | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 692fb32..1e8f4f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+timblserver (1.3-4) unstable; urgency=low
+
+  * changed debian/control: Depends rules
+
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl>  Wed, 14 Dec 2011 15:40:25 +0100
+
 timblserver (1.3-3) unstable; urgency=low
 
   * changed debian/control to build timblserver, libtimblserver 
diff --git a/debian/control b/debian/control
index 28b4598..2c8de74 100644
--- a/debian/control
+++ b/debian/control
@@ -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}, timbl (>= 6.4.1)
+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.
@@ -29,7 +29,7 @@ Description: Server extensions for Timbl
 Package: libtimblserver
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.4.1)
+Depends: ${misc:Depends}, timbl (>= 6.4.1)
 Description: Server extensions for Timbl - runtime
  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.
@@ -47,7 +47,7 @@ Description: Server extensions for Timbl - runtime
 Package: libtimblserver-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.4.1)
+Depends: libtimblserver (= ${binary:Version}), ${misc:Depends}, timbl (>= 6.4.1)
 Description: Server extensions for Timbl - development
  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