aboutsummaryrefslogtreecommitdiffstats
path: root/debian/bitlbee-common.postinst
Commit message (Collapse)AuthorAgeLines
* 3.2.2-1. Minor change, removed very old compatibility kludge.3.2.2-1Wilmer van der Gaast2014-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 bitlbeeWilmer van der Gaast2010-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 haveWilmer van der Gaast2010-08-18-0/+94
*just* the binary in bitlbee{,-libpurple}. This should fix issues with installing the package on a clean machine.