aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
Commit message (Collapse)AuthorAgeLines
* Remaining fixes: All looks good now, apt and dpkg seem to do the rightWilmer van der Gaast2010-06-05-102/+0
| | | | | thing with the -common transition, etc.
* Forgot to commit before starting to work on the second item, so here's aWilmer van der Gaast2009-06-07-8/+1
| | | | | | | | | | | | | monster commit. :-) * Removing code that edits bitlbee.conf from postinst (and chown code in the init script), it's not really necessary anymore; bitlbee may only still run as root if the admin doesn't read conffile diffs. (Closes: #514572) * No longer overwriting port number info in /etc/default/bitlbee with what's in debconf. (Closes: #514148) * Added notes about the above two changes to bitlbee.conf.
* 1.2.1-3:1.2.1-3Wilmer van der Gaast2008-08-24-1/+1
| | | | | | | | * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean up after 1.2-5 and the bugfix in 1.2.1-2. (Closes: #495877) * Moved BITLBEE_DISABLED check to only check when trying to *start* the daemon. (Closes: #488611)
* Fixed run-by-root problem (Debian bug 494656).1.2.1-2Wilmer van der Gaast2008-08-12-0/+7
|
* 1.2.1-1.1 (NMU by Don Armstrong).1.2.1-1.1Wilmer van der Gaast2008-08-12-2/+10
|
* Some more changes for 1.2-2: Adding a bitlbee group for extra security1.2-2Wilmer van der Gaast2008-03-24-4/+12
| | | | | and small stuff.
* Some Debian package fixes. If nothing else comes up, this will be 1.2-2.Wilmer van der Gaast2008-03-23-4/+6
| | | | | (Not sure if I will roll back the non-Debian changes...)
* Updated/Fixed Debian package.1.2-1Wilmer van der Gaast2008-03-21-1/+8
|
* debian/ specific: Changed "rm help.txt at upgrade" hack to not remove theWilmer van der Gaast2007-10-22-0/+9
| | | | | | file but rename it and rename it back in postinst in case we were doing a dpkg-reconfigure instead of an upgrade.
* Adding debian/ tree to the repository again. Updated it to include allWilmer van der Gaast2007-07-06-0/+68
1.0.x versions and some other changes. Might soon start building snapshots again. :-)