On Thursday 23 September 2004 11:09, Daniel J. Priem wrote: > Hello, > can somebody please check the following packages > > http://flexserv.de/docu/capi/ > > and send any comments and bugs(i hope nothing in there) to me.
Hi Daniel, great to see you back. I thought you were MIA! Here my current (interdiff) changes I have on disk: diff -u capisuite-0.4.4/debian/changelog capisuite-0.4.4/debian/changelog --- capisuite-0.4.4/debian/changelog +++ capisuite-0.4.4/debian/changelog @@ -1,3 +1,10 @@ +capisuite (0.4.4-3.1) unstable; urgency=low + + * init.d script: add missing exit if /etc/defaults/capisuite + says so. thx Martin Haaß for the report. + + -- Achim Bohnet <[EMAIL PROTECTED]> Fri, 24 Sep 2004 18:25:26 +0200 + capisuite (0.4.4-3) unstable; urgency=low * add patch compile with new libcapi20-2 3.3.0.20040704-0.4. diff -u capisuite-0.4.4/debian/init.d capisuite-0.4.4/debian/init.d --- capisuite-0.4.4/debian/init.d +++ capisuite-0.4.4/debian/init.d @@ -29,6 +29,7 @@ configure files in '/etc/capisuite/'. Then set 'run_capisuite_daemon' to 'y' in /etc/default/capisuite. " + exit 0 fi set -e -- capisuite-0.4.4.orig/debian/TODO +++ capisuite-0.4.4/debian/TODO @@ -0,0 +1,5 @@ +o adapt for libcapi change: + build-dep on libcapi20-dev (-> depends on libcapi20-3) +o include adapted man pages from 0.5cvs +o remove config.log on distclean +o long: desc add: only german sound for answering maschine [...] Achim > regards > Daniel > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]