aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeLines
...
* | Support building against libgnutls28-dev. Closes: #753020Jelmer Vernooij2014-09-21-4/+2
|/
* Remove funny 'Non-maintainer upload' line, fix version.Jelmer Vernooij2014-07-20-2/+1
|
* Allow LDFLAGS to be provided in the environment and consistently use $(LDFLAGS)Jelmer Vernooij2014-07-20-1/+1
| | | | | when linking (not partially linking).
* Pass dpkg-buildflags to actual configure command.Jelmer Vernooij2014-07-20-1/+1
|
* Use my Debian e-mail address in Uploaders.Jelmer Vernooij2014-07-20-1/+2
|
* Don't ignore failure of invoke-rc.d; fixes lintian warning.Jelmer Vernooij2014-07-20-2/+3
|
* Force re-building of user guide on Debian.Jelmer Vernooij2014-07-20-0/+2
|
* Build with dpkg-flags, for hardening.Jelmer Vernooij2014-07-20-1/+2
|
* Remove obsolete DM-Upload-Allowed header.Jelmer Vernooij2014-07-20-1/+1
|
* * Non-maintainer upload.Jelmer Vernooij2014-07-20-1/+8
| | | | * Bump standards version to 3.9.5 (no changes).
* Remove libotr2-dev Debian dependency which couldn't possibly work at all.Wilmer van der Gaast2014-07-06-1/+1
|
* Two small fixes to make Debian builds work again.Wilmer van der Gaast2014-07-01-1/+1
|
* 3.2.1-1 Debian package.3.2.1-13.2.1+otr4-1Wilmer van der Gaast2013-12-19-4/+33
|
* Update debian/changelog for 3.2.1.Wilmer van der Gaast2013-12-07-0/+6
|
* Ugly: Bogus dependency on libotr2-dev, but adding a warning to the configureWilmer van der Gaast2013-12-07-1/+1
| | | | | | | | | script that this actually won't work. This because I can't figure out how to make a source dependency conditional on whether a certain binary packages is going to be built. It's kind of okay since libotr2-dev is unavailable on new systems anyway.
* Exchange libotr 2.x compatibility for libotr 3.x compatibility, because that'sWilmer van der Gaast2013-12-05-1/+1
| | | | | how annoying the libotr authors apparently want to be.
* Changelog entry for Debian 3.2-1 package.3.2-1Wilmer van der Gaast2013-01-14-2/+3
|
* Merge mainline.Wilmer van der Gaast2012-11-17-2/+10
|\
| * Debian packaging changes: Depend on different gnutls dev package.Wilmer van der Gaast2012-10-30-1/+9
| |
| * Update authors files to reflect the current state of things. I'd like toWilmer van der Gaast2012-10-29-2/+2
| | | | | | | | | | | | | | | | thank Jelmer and Maurits for their past contributions. Also, list Miklos, pesco, Geert, ulim and Marijn who have done some substantial contributions (recently).
* | Add json.[ch], update debian/copyright with license info.Wilmer van der Gaast2012-10-28-359/+21
|/
* Just uploaded 3.0.6-1.3.0.6-1Wilmer van der Gaast2012-10-28-0/+7
|
* Fix charset issue in debian/changelog.Wilmer van der Gaast2012-10-05-1/+1
|
* Merging 3.0.5-1.2 Debian NMU.Wilmer van der Gaast2012-09-29-1/+37
|
* Merge 3.0.5-1.1 NMU by gregor herrmann.Wilmer van der Gaast2012-07-28-1/+12
| | | | | Fixes RC Debian bug http://bugs.debian.org/681146 .
* 3.0.5-1.3.0.5-1Wilmer van der Gaast2012-02-18-2/+5
|
* Removing the version number override hack broken by a recent NMU. Instead,Wilmer van der Gaast2011-12-23-8/+5
| | | | | I'll try to solve this problem on just the buildbot using "dch".
* bitlbee (3.0.4-2) unstable; urgency=lowWilmer van der Gaast2011-12-22-0/+7
| | | | | | * Not a real Debian release, but just resetting the version number to get sane version numbers for the nightly builds.
* Second attempt at a 3.0.4-1 upload.Wilmer van der Gaast2011-12-20-6/+8
|
* Merging Debian 3.0.3-1.1 changes.Wilmer van der Gaast2011-12-20-9/+17
|
* Build skyped as arch=all, and don't build it by default. Debian has removedWilmer van der Gaast2011-12-20-3/+7
| | | | | the python-skype package.. :-(
* Added direct dependency to bitlbee-common since Lintian really really wants3.0.4-1Wilmer van der Gaast2011-12-11-1/+1
| | | | | it.
* Debian changelog entry update for 3.0.4-1.Wilmer van der Gaast2011-12-11-3/+14
|
* Another packaging fix: Don't put skyped manpage in bitlbee-common.Wilmer van der Gaast2011-12-11-0/+3
|
* asciidoc dependency to build Skype docs.Wilmer van der Gaast2011-12-10-1/+1
|
* Skype module packaging.Wilmer van der Gaast2011-12-10-3/+67
|
* Preparing Debian upload.Wilmer van der Gaast2011-06-14-0/+7
|
* 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
|