New Debian and Ubuntu packages for the 0.2.0 release. Here is the changelog entry:

bongoproject (0.2.0-2) experimental; urgency=low

  * Added ldap-utils to bongoproject depends.
  * Updated description in init script.
  * Added slapd to bongoproject depends.
  * Corrected s/Pache/Apache/ typo in README.Debian.
  * Corrected s/varius/various/ typo in bongoproject-data long description.
  * Added spamassassin and clamav-daemon to bongoproject recommends.
  * Corrected s/STANDALONE_OPTS/RUN_STANDALONE_OPTS/ in init script, and
    also its reference in README.Debian.
  * Correct reference to /etc/default/bongo in README.Debian.
  * Changed small path issue to make it more flexible with locales.
  * Created bongoproject-tools package which contains the CLI apps.
  * Added patch sqlite-3.3.17.diff to enable Bongo to work with SQLite >=
    3.3.17. This was fixed in r92 upstream.
  * Added patch smtpd-rset.diff to enable proper behaviour of RSET command
    in SMTPD. This was fixed in r94 upstream.
  * Added patch hawkeye-apache.diff to enable Hawkeye to work with Apache2. This
    was fixed in r123 upstream.
  * Added patch apache-config.diff to enable the output of a nice working
    Apache2 config file.
  * Added the Apache2 config file to bongoproject-web.examples.
  * Updated instructions in README.Debian.

 -- Jonny Lamb   Fri, 06 Jul 2007 12:29:41 +0100

Details on their installation can be found on either the Installation/Debian or Installation/Ubuntu pages of the wiki.

Nice work!!! just all i have to say.

Just a small DD question... Have you added the diffs or used the debian patch systems?

Comment by Luis Matos Mon 09 Jul 2007 18:19:38 BST

I've used simple-patchsys with CDBS. So I haven't touched anything outside of the debian/ directory (that I'm aware of)!

Look in debian/patches/ for some hidden gems.

Another thing to note that the repository is also a deb-src repository. Add this to your /etc/apt/sources.list:

deb-src http://jonnylamb.com/debian/bongo/debian-etch ./
Comment by jonnylamb Tue 10 Jul 2007 11:23:09 BST
Add a comment