aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeLines
* Actually, let's also drop the -0.Wilmer van der Gaast2011-04-22-1/+1
|
* Don't put an epoch in the Debian "spoofed" version number. Debian's nowWilmer van der Gaast2011-04-22-1/+1
| | | | | | | | | | | | | | | | | | | barfing on the "1:bzr-devel-xx" version numbers generated by the nightlies builder (due to "bzr" not being a number) so I have to think of something else. The main reason for using epochs was so "bzr-devel-xx" will be considered newer than "3.0.2". ASCII-wise this should be the case even without epochs but okay, it made sense to do this anyway to avoid apple-orange comparisons. Now I'll try switching to package version numbers like 3.0.2+devel+xx-0. No need for epochs then, plus 3.0.3 will actually win over 3.0.2+devel+xx-0 when it should. This does probably mean that people who still have 1:bzr-something installed won't be upgraded automatically, I guess I'll try to let everyone know via Twitter, etc..
* 3.0.1-1 changelog entry. Note that this revision is *not* the exactWilmer van der Gaast2010-12-19-0/+7
| | | | | 3.0.1-1 Debian source.
* Tweak Debian package description for bitlbee-libpurple: No whining aboutWilmer van der Gaast2010-12-07-2/+1
| | | | | scalability, make it a general recommendation.
* * debian/*.config: use set -e in the body of maintainer scripts.أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-5/+7
|
* * debian/bitlbee-common.init: Also stop at runlevels 0 and 6.أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-4/+6
|
* debian/bitlbee-common.init: Add Short-Description header.أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-2/+3
|
* * debian/control: Bumped debhelper version to 6.0.7~ for dh_lintianأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-2/+4
|
* Explicitly set source format to 1.0أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+3
|
* Added lintian overrides for bitlbee & bitlbee-libpurpleأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+7
|
* * debian/control: Moved dependency on adduser to bitlbee-commonأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-6/+7
| | | | | * debian/copyright: Refer to /usr/share/common-licenses/GPL-2
* * debian/{*.postinst, *.postrm}: use set -e in the body of theأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-4/+10
| | | | | script.
* * debian/*.prerm: use set -e in the body of the script.أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-4/+9
|
* Added ${misc:Depends} for bitlbee & bitlbee-libpurpleأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-4/+4
|
* * debian/control: Bumped Standards-Version to 3.9.1أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+11
| | | | | * Create changelog entry
* Replace 'type' with 'which' to avoid bashismأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-2/+2
|
* Corrected short description of bitlbee-plugin-otrأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+1
|
* Adding bitlbee-common dependency since Lintian doesn't understand indirectWilmer van der Gaast2010-10-24-2/+2
| | | | | dependencies.
* Debian 3.0-1 packaging stuff.Wilmer van der Gaast2010-10-23-2/+41
|
* Added Debian packaging for OTR plugin. It's built by default but this canWilmer van der Gaast2010-10-09-11/+26
| | | | | be disabled by setting BITLBEE_OTR to 0 (or 1 to compile it into the binary).
* Pass the -Npackage flag the right way so bitlbee-libpurple doesn't appearWilmer van der Gaast2010-08-18-7/+7
| | | | | in debian/files. The previous hack broke genchanges/debsign.
* Alternative way for detecting upgrades: This should make sure that bitlbeeWilmer van der Gaast2010-08-18-4/+17
| | | | | | 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-37/+25
| | | | | | *just* the binary in bitlbee{,-libpurple}. This should fix issues with installing the package on a clean machine.
* Debian change: set BITLBEE_LIBPURPLE=0 to only build the native variant.Wilmer van der Gaast2010-08-17-5/+15
|
* Some fixes for compiler warnings that only show up when compiling with -O2,Wilmer van der Gaast2010-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 justWilmer van der Gaast2010-07-30-1/+1
| | | | | binary NMUs.
* Merging mainline.Wilmer van der Gaast2010-07-17-0/+6
|\
| * Debian package 1.2.8-1.1.2.8-1Wilmer van der Gaast2010-07-15-0/+6
| |
* | Some more fixes to make this work with older distros (Hardy's stuck withWilmer van der Gaast2010-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 Gaast2010-06-06-1/+3
| | | | | | | | | | stuff which somehow magically doesn't work on my laptop.
* | Merging mainline.Wilmer van der Gaast2010-06-06-4/+15
|\|
| * Minor doc update.Wilmer van der Gaast2010-05-19-2/+4
| |
| * Debian update for 1.2.7.Wilmer van der Gaast2010-05-15-0/+11
| |
* | Updated short descriptions and fixed po-debconf files.Wilmer van der Gaast2010-06-05-5/+5
| |
* | Put in the necessary hacks to make version number spoofing work again.Wilmer van der Gaast2010-06-05-8/+9
| |
* | Remaining fixes: All looks good now, apt and dpkg seem to do the rightWilmer van der Gaast2010-06-05-9/+18
| | | | | | | | | | thing with the -common transition, etc.
* | Redid debian/rules using debhelper, with good results. This creates mostlyWilmer van der Gaast2010-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 Gaast2010-04-24-1/+1
| |
* | Merging stuff from mainline (1.2.6).Wilmer van der Gaast2010-04-24-3/+12
|\|
| * Also override package version number for bitlbee-dev when $BITLBEE_VERSIONWilmer van der Gaast2010-04-24-1/+1
| | | | | | | | | | is set.
| * Debian package changelog entry.1.2.6a-1Wilmer van der Gaast2010-04-24-0/+9
| |
| * Use the $PIDFILE variable in the Debian init script.Wilmer van der Gaast2010-04-19-2/+2
| |
* | Added BITLBEE_CONFIGURE_FLAGS variable so configure flags can be overriddenWilmer van der Gaast2010-04-24-1/+2
|/ | | | | when generating debs.
* 1.2.5-1: Translation fixes/additions and one other bug fixed "upstream".1.2.5-1Wilmer van der Gaast2010-03-17-1/+56
|
* 1.2.4-21.2.4-2Wilmer van der Gaast2009-11-20-0/+8
|
* Added 1.2.4-1 to changelog. Not much else to do for this release.1.2.4-1Wilmer van der Gaast2009-10-17-0/+7
|
* Fixed paths in bitlbee.conf.diff to edit the bitlbee.conf inside the package1.2.3-2Wilmer van der Gaast2009-06-07-2/+2
| | | | | tree, not the source one.
* Forgot to commit before starting to work on the second item, so here's aWilmer van der Gaast2009-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 limitedWilmer van der Gaast2009-06-07-6/+9
| | | | | and also buggy.
* Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.Wilmer van der Gaast2009-06-07-2/+4
|