Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 3.2.2-1. Minor change, removed very old compatibility kludge.3.2.2-1 | Wilmer van der Gaast | 2014-10-05 | -15/+2 |
| | ||||
* | * debian/{*.postinst, *.postrm}: use set -e in the body of the | أحمد المحمودي (Ahmed El-Mahmoudy) | 2010-10-25 | -1/+3 |
| | | | | | script. | |||
* | Replace 'type' with 'which' to avoid bashism | أحمد المحمودي (Ahmed El-Mahmoudy) | 2010-10-25 | -2/+2 |
| | ||||
* | Alternative way for detecting upgrades: This should make sure that bitlbee | Wilmer van der Gaast | 2010-08-18 | -2/+15 |
| | | | | | | gets restarted, even when upgrading from versions that don't have a separate -common package. | |||
* | Move scripts, debconf and /etc stuff to bitlbee-common and really have | Wilmer van der Gaast | 2010-08-18 | -0/+94 |
*just* the binary in bitlbee{,-libpurple}. This should fix issues with installing the package on a clean machine. |