aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
Commit message (Collapse)AuthorAgeLines
* debian: turn -common and -dev into arch:any to safely use --link-docdequis2018-04-11-6/+6
| | | | | | | | | | | | | | | | | | | | | | | This started with trying to remove something that says "remove the hack below once Hardy and Lenny are deprecated". Hardy and Lenny have been deprecated for years, this should be easy, right? Turns out that the symlink stuff we were doing can result in broken packages with binNMU, see debbug#767839. This is also documented in the dh_installdocs man page: > CAVEAT 2: The use of --link-doc should only be done when the packages > have same "architecture" type. A link from a architecture independent > package to a architecture dependent package (or vice versa) will not > work. Since compat 10, debhelper will actively reject unsupported > combinations. And we were doing essentially the same wrong thing but manually. The easiest way to solve this is to stop mixing arch:any and arch:all, and to make everything arch:any. Let's hope this is as easy as it looks. Thanks to bunk, nthykier and olly from #debian-devel for help with this.
* debian: remove skype plugin stuffdequis2018-03-19-23/+0
|
* debian: Merge changes from 3.4.2-1.1 NMU into 3.5-1dequis2017-01-26-1/+1
| | | | | Because apparently not having build-arch is now a build failure, even though lintian only considered it a warning and a "recommended" target
* Remove dead/now unsupported IM protocols from debian/control.Wilmer van der Gaast2017-01-24-12/+12
|
* debian: remove some mentions of yahoo in control and copyrightdequis2017-01-02-6/+6
|
* [debian] Drop dependncy on net-toolsJochen Sprickerhof2016-12-26-1/+1
| | | | | See: https://lists.debian.org/debian-devel/2016/12/msg00604.html Also, this is consistent to systemd.
* debian: install systemd units and use dh_systemddequis2016-06-12-1/+1
| | | | | | I'm using the debhelper version (9.20131227) to avoid depending on dh_systemd for debian wheezy and ubuntu precise. If it's older than that, it's probably a distro without dh_systemd.
* Unicodify my lastname.Jelmer Vernooij2016-05-30-1/+1
|
* Bump standards version to 3.9.8 (no changes).Jelmer Vernooij2016-05-30-1/+1
|
* Don't start synopsis with an article.Jelmer Vernooij2016-05-30-6/+6
|
* Fix Vcs-* control headers after migration to Git.Jelmer Vernooij2016-05-15-1/+2
|
* Revert "Provides" "fix" in debian control file.zer0def2015-06-01-1/+0
|
* Fixes 'Provides' in debian control filezer0def2015-05-28-1/+1
|
* Include prebuilt skyped manpage, remove asciidoc dependencydequis2015-05-17-1/+1
|
* Make the bitlbee-libpurple package provide the bitlbee package, so pluginWilmer van der Gaast2015-05-09-0/+1
| | | | packages will be installable.
* debian: bitlbee-dev depends either bitlbee or bitlbee-libpurpledequis2015-01-28-1/+1
|
* Support building against libgnutls28-dev. Closes: #753020Jelmer Vernooij2014-09-21-1/+1
|
* Use my Debian e-mail address in Uploaders.Jelmer Vernooij2014-07-20-1/+1
|
* Remove obsolete DM-Upload-Allowed header.Jelmer Vernooij2014-07-20-1/+0
|
* * Non-maintainer upload.Jelmer Vernooij2014-07-20-1/+1
| | | | * 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
|
* 3.2.1-1 Debian package.3.2.1-13.2.1+otr4-1Wilmer van der Gaast2013-12-19-1/+1
|
* 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.
* Debian packaging changes: Depend on different gnutls dev package.Wilmer van der Gaast2012-10-30-1/+1
|
* Merging Debian 3.0.3-1.1 changes.Wilmer van der Gaast2011-12-20-6/+6
|
* Build skyped as arch=all, and don't build it by default. Debian has removedWilmer van der Gaast2011-12-20-1/+1
| | | | | 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.
* asciidoc dependency to build Skype docs.Wilmer van der Gaast2011-12-10-1/+1
|
* Skype module packaging.Wilmer van der Gaast2011-12-10-1/+24
|
* Tweak Debian package description for bitlbee-libpurple: No whining aboutWilmer van der Gaast2010-12-07-2/+1
| | | | | scalability, make it a general recommendation.
* * debian/control: Bumped debhelper version to 6.0.7~ for dh_lintianأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+1
|
* * debian/control: Moved dependency on adduser to bitlbee-commonأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-3/+3
| | | | | * debian/copyright: Refer to /usr/share/common-licenses/GPL-2
* Added ${misc:Depends} for bitlbee & bitlbee-libpurpleأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-2/+2
|
* * debian/control: Bumped Standards-Version to 3.9.1أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+1
| | | | | * Create changelog entry
* 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.
* Added Debian packaging for OTR plugin. It's built by default but this canWilmer van der Gaast2010-10-09-1/+12
| | | | | be disabled by setting BITLBEE_OTR to 0 (or 1 to compile it into the binary).
* 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.
* Some more fixes to make this work with older distros (Hardy's stuck withWilmer van der Gaast2010-06-06-1/+1
| | | | | | debhelper 6) and on de code.b.o build bot (a substvars file I wasn't using anymore caused troubles).
* Merging mainline.Wilmer van der Gaast2010-06-06-4/+8
|\
| * Minor doc update.Wilmer van der Gaast2010-05-19-2/+4
| |
* | Updated short descriptions and fixed po-debconf files.Wilmer van der Gaast2010-06-05-4/+4
| |
* | Put in the necessary hacks to make version number spoofing work again.Wilmer van der Gaast2010-06-05-3/+3
| |
* | Remaining fixes: All looks good now, apt and dpkg seem to do the rightWilmer van der Gaast2010-06-05-5/+10
| | | | | | | | | | thing with the -common transition, etc.
* | Redid debian/rules using debhelper, with good results. This creates mostlyWilmer van der Gaast2010-06-05-2/+27
| | | | | | | | | | | | 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
|/
* Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.Wilmer van der Gaast2009-06-07-1/+1
|
* Merging 1.2-5 Debian package.Wilmer van der Gaast2008-06-17-1/+3
|\
| * Add myself to uploaders, bump standards version to 3.8.0.Jelmer Vernooij2008-06-15-1/+3
| |