Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some fixes for compiler warnings that only show up when compiling with -O2, | Wilmer van der Gaast | 2010-08-05 | -8/+8 |
| | | | | | and some additions to the Debian package description. | |||
* | Make the "chop off +b stuff from version number" more specific to match just | Wilmer van der Gaast | 2010-07-30 | -1/+1 |
| | | | | | binary NMUs. | |||
* | Merging mainline. | Wilmer van der Gaast | 2010-07-17 | -0/+6 |
|\ | ||||
| * | Debian package 1.2.8-1.1.2.8-1 | Wilmer van der Gaast | 2010-07-15 | -0/+6 |
| | | ||||
* | | Some more fixes to make this work with older distros (Hardy's stuck with | Wilmer van der Gaast | 2010-06-06 | -5/+7 |
| | | | | | | | | | | | | debhelper 6) and on de code.b.o build bot (a substvars file I wasn't using anymore caused troubles). | |||
* | | Make this build work even from fresh bzr branches. Also stop using {x,y} | Wilmer van der Gaast | 2010-06-06 | -1/+3 |
| | | | | | | | | | | stuff which somehow magically doesn't work on my laptop. | |||
* | | Merging mainline. | Wilmer van der Gaast | 2010-06-06 | -4/+15 |
|\| | ||||
| * | Minor doc update. | Wilmer van der Gaast | 2010-05-19 | -2/+4 |
| | | ||||
| * | Debian update for 1.2.7. | Wilmer van der Gaast | 2010-05-15 | -0/+11 |
| | | ||||
* | | Updated short descriptions and fixed po-debconf files. | Wilmer van der Gaast | 2010-06-05 | -5/+5 |
| | | ||||
* | | Put in the necessary hacks to make version number spoofing work again. | Wilmer van der Gaast | 2010-06-05 | -8/+9 |
| | | ||||
* | | Remaining fixes: All looks good now, apt and dpkg seem to do the right | Wilmer van der Gaast | 2010-06-05 | -9/+18 |
| | | | | | | | | | | thing with the -common transition, etc. | |||
* | | Redid debian/rules using debhelper, with good results. This creates mostly | Wilmer van der Gaast | 2010-06-05 | -96/+120 |
| | | | | | | | | | | | | fine debs. Need to do some more checks, and make sure bitlbee-libpurple gets the same maintainer scripts as bitlbee. | |||
* | | libpurple-dev build dependency. | Wilmer van der Gaast | 2010-04-24 | -1/+1 |
| | | ||||
* | | Merging stuff from mainline (1.2.6). | Wilmer van der Gaast | 2010-04-24 | -3/+12 |
|\| | ||||
| * | Also override package version number for bitlbee-dev when $BITLBEE_VERSION | Wilmer van der Gaast | 2010-04-24 | -1/+1 |
| | | | | | | | | | | is set. | |||
| * | Debian package changelog entry.1.2.6a-1 | Wilmer van der Gaast | 2010-04-24 | -0/+9 |
| | | ||||
| * | Use the $PIDFILE variable in the Debian init script. | Wilmer van der Gaast | 2010-04-19 | -2/+2 |
| | | ||||
* | | Added BITLBEE_CONFIGURE_FLAGS variable so configure flags can be overridden | Wilmer van der Gaast | 2010-04-24 | -1/+2 |
|/ | | | | | when generating debs. | |||
* | 1.2.5-1: Translation fixes/additions and one other bug fixed "upstream".1.2.5-1 | Wilmer van der Gaast | 2010-03-17 | -1/+56 |
| | ||||
* | 1.2.4-21.2.4-2 | Wilmer van der Gaast | 2009-11-20 | -0/+8 |
| | ||||
* | Added 1.2.4-1 to changelog. Not much else to do for this release.1.2.4-1 | Wilmer van der Gaast | 2009-10-17 | -0/+7 |
| | ||||
* | Fixed paths in bitlbee.conf.diff to edit the bitlbee.conf inside the package1.2.3-2 | Wilmer van der Gaast | 2009-06-07 | -2/+2 |
| | | | | | tree, not the source one. | |||
* | Forgot to commit before starting to work on the second item, so here's a | Wilmer van der Gaast | 2009-06-07 | -32/+38 |
| | | | | | | | | | | | | | 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. | |||
* | Fixed free port detection code in debian/config which was a bit limited | Wilmer van der Gaast | 2009-06-07 | -6/+9 |
| | | | | | and also buggy. | |||
* | Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs. | Wilmer van der Gaast | 2009-06-07 | -2/+4 |
| | ||||
* | s/bitblee/bitlbee/ in the postinst script. | Wilmer van der Gaast | 2009-06-07 | -1/+8 |
| | ||||
* | I never submitted 1.2.3-1 apparently.1.2.3-1 | Wilmer van der Gaast | 2009-06-01 | -1/+10 |
| | ||||
* | Uploaded 1.2.2-1. Now patching up bitlbee.conf at build time to keep1.2.2-1 | Wilmer van der Gaast | 2008-08-28 | -0/+23 |
| | | | | | bzr/upstream separated from the Debian package. | |||
* | 1.2.1-3:1.2.1-3 | Wilmer van der Gaast | 2008-08-24 | -5/+22 |
| | | | | | | | | * 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-2 | Wilmer van der Gaast | 2008-08-12 | -1/+15 |
| | ||||
* | 1.2.1-1.1 (NMU by Don Armstrong).1.2.1-1.1 | Wilmer van der Gaast | 2008-08-12 | -3/+23 |
| | ||||
* | BitlBee 1.2.1-1.1.2.1-1 | Wilmer van der Gaast | 2008-08-12 | -3/+4 |
| | ||||
* | Merging 1.2-5 Debian package. | Wilmer van der Gaast | 2008-06-17 | -7/+17 |
|\ | ||||
| * | Avoid changing UID from init script (already done by BitlBee itself).1.2-5 | Jelmer Vernooij | 2008-06-16 | -2/+2 |
| | | ||||
| * | Stop ignoring distclean exit code. | Jelmer Vernooij | 2008-06-16 | -1/+1 |
| | | ||||
| * | Fix FSF address. | Jelmer Vernooij | 2008-06-15 | -4/+5 |
| | | ||||
| * | Add myself to uploaders, bump standards version to 3.8.0. | Jelmer Vernooij | 2008-06-15 | -1/+10 |
| | | ||||
* | | Merge trunk. | Jelmer Vernooij | 2008-05-21 | -14/+46 |
|\| | ||||
| * | Added bitlbee-dev package, finalized 1.2-4 package.1.2-4 | Wilmer van der Gaast | 2008-05-07 | -14/+46 |
| | | ||||
* | | Add homepage and vcs-bzr fields in Debian package. | Jelmer Vernooij | 2008-05-11 | -0/+8 |
|/ | ||||
* | Added dependency information to the init script, and updated changelog. | Wilmer van der Gaast | 2008-03-29 | -0/+16 |
| | ||||
* | s/DAEMON_OPT/BITLBEE_OPTS/ so the init script will actually pick up flags | Wilmer van der Gaast | 2008-03-29 | -2/+2 |
| | | | | | from /etc/default/bitlbee. | |||
* | Removed DEB_BUILD_OPTIONS because it turns out this isn't just some string1.2-3 | Wilmer van der Gaast | 2008-03-24 | -1/+9 |
| | | | | | | | I can pass through to configure, there's an official policy on what can be in there exactly. (Or at least I found a suggested policy on the debian- policy mailing list.) 1.2-3, because I just uploaded -2 already. :-( | |||
* | Some more changes for 1.2-2: Adding a bitlbee group for extra security1.2-2 | Wilmer van der Gaast | 2008-03-24 | -7/+21 |
| | | | | | and small stuff. | |||
* | Updated debian/changelog, I hope this will be a good 1.2-2 package. | Wilmer van der Gaast | 2008-03-24 | -2/+1 |
| | ||||
* | Fixed a broken check in lib/proxy.c, this restores proxy support. Thanks | Wilmer van der Gaast | 2008-03-24 | -0/+1 |
| | | | | | | | to Miles Bader for reporting this in the Debian BTS. Apparently not many people use this functionality, it was broken in bzr for more than a year already... | |||
* | Some Debian package fixes. If nothing else comes up, this will be 1.2-2. | Wilmer van der Gaast | 2008-03-23 | -5/+29 |
| | | | | | (Not sure if I will roll back the non-Debian changes...) | |||
* | Updated/Fixed Debian package.1.2-1 | Wilmer van der Gaast | 2008-03-21 | -10/+78 |
| | ||||
* | Add Debian watch file. | Jelmer Vernooij | 2008-01-06 | -0/+2 |
| |