aboutsummaryrefslogtreecommitdiffstats
path: root/debian/bitlbee-common.postrm
Commit message (Collapse)AuthorAgeLines
* debian: ignore the stdout of deluser, fixes postrm error exit codedequis2017-01-02-1/+1
| | | | | | | | Turns out the stuff added by debhelper below enables debconf, which somehow reads the stuff written to stdout before, and chokes on it. The error output that is being ignored is something along the lines of "the user doesn't exist".
* debian: add #DEBHELPER# tag to maintscriptsdequis2016-06-14-10/+5
| | | | | So that the systemd debhelper stuff can do its job. Also fixes a lintian warning.
* Merge 3.0.5-1.1 NMU by gregor herrmann.Wilmer van der Gaast2012-07-28-1/+1
| | | | | Fixes RC Debian bug http://bugs.debian.org/681146 .
* * debian/{*.postinst, *.postrm}: use set -e in the body of theأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+3
| | | | | script.
* Move scripts, debconf and /etc stuff to bitlbee-common and really haveWilmer van der Gaast2010-08-18-0/+14
*just* the binary in bitlbee{,-libpurple}. This should fix issues with installing the package on a clean machine.