Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | debian: check if sysv script exists before calling invoke-rc.d | dequis | 2016-09-21 | -1/+1 |
| | | | | | | | In the postinst script, the part that isn't handled by debhelper and i'm not really sure why i'm keeping. Thanks Raku for reporting/testing this. | |||
* | debian: add #DEBHELPER# tag to maintscripts | dequis | 2016-06-14 | -5/+1 |
| | | | | | So that the systemd debhelper stuff can do its job. Also fixes a lintian warning. | |||
* | 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. |