Debian Package Tracker
Register | Log in
Subscribe

bitlbee

IRC to other chat networks gateway (default version)

Choose email to subscribe with

general
  • source: bitlbee (main)
  • version: 3.6-1.2
  • maintainer: Wilmer van der Gaast (DMD)
  • uploaders: Jelmer Vernooij [DMD]
  • arch: any
  • std-ver: 3.9.8
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 3.2.2-2+deb8u1
  • o-o-sec: 3.2.2-2+deb8u1
  • oldstable: 3.5.1-1
  • stable: 3.5.1-1.3
  • testing: 3.6-1.2
  • unstable: 3.6-1.2
versioned links
  • 3.2.2-2+deb8u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.5.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.5.1-1.3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.6-1.2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • bitlbee (13 bugs: 0, 5, 8, 0)
  • bitlbee-common
  • bitlbee-dev
  • bitlbee-libpurple (3 bugs: 0, 3, 0, 0)
  • bitlbee-plugin-otr
action needed
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 3.9.8).
Created: 2018-04-16 Last update: 2020-11-17 05:41
lintian reports 1 error and 6 warnings high
Lintian reports 1 error and 6 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2020-09-21 06:01
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 3.6-2, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 75222ab2b4542ee8b4726feee0d2c65636e3c7e3
Author: dequis <dx@dxzone.com.ar>
Date:   Tue Sep 1 13:35:40 2020 +0200

    gitignore: add debian subdirs and some tooling output
    
    A previous commit removed debian/ from gitignore, but it still contains
    output from the deb build process. So instead of throwing the whole dir
    in, I added the entries for the stuff that shows up as untracked in my
    working copy.

commit 62d375b8af8bb9c8943360dbfd7c248f352942ba
Merge: c81b4126 f18209a3
Author: dequis <dx@dxzone.com.ar>
Date:   Tue Sep 1 13:24:35 2020 +0200

    Merge PR 149 (Use python3 when python is not available)

commit c81b4126132ceb71a31d50a37e6fb387b17006ea
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Aug 30 18:02:10 2020 +0000

    Add missing debian/rules target build-indep.
    
    Changes-By: lintian-brush
    Fixes: lintian: debian-rules-missing-recommended-target
    See-also: https://lintian.debian.org/tags/debian-rules-missing-recommended-target.html

commit 2c56b328bb0e69ffec1c0e5b1498fbe2a9cdbc95
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Aug 30 18:02:10 2020 +0000

    Use canonical URL in Vcs-Git.
    
    Changes-By: lintian-brush
    Fixes: lintian: vcs-field-not-canonical
    See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html

commit 189e307411aea08f1d445feb2d2587c641e81433
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Aug 30 18:02:10 2020 +0000

    Set upstream metadata fields: Repository.
    
    Changes-By: lintian-brush

commit b17fa67ad26eca7ad03bf2cfeff6b6bcf725b06c
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Aug 30 18:02:05 2020 +0000

    Ignore backup files.

commit f18209a39cd0c8589b6dcc9fbcbae07e90af4d0d
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Aug 30 17:35:07 2020 +0000

    Use python3 if 'python' is not available.

commit b8b931dab98f0fb321a8fea061dfa1657be432d0
Author: Iguana <kathy@nivan.net>
Date:   Thu May 7 20:33:52 2020 +0100

    Add support for group reply using auto_populate_reply_metadata (#146)

commit 3da21cec0f649a5123ae1a8e8202b89a1621ee97
Author: Kathy Murdoch <kathy@nivan.net>
Date:   Wed Apr 22 20:50:44 2020 +0100

    Compare tweets by status ID as fallback for identical dates.
    
    This fixes an issue where a thread composed using Twitter's thread
    interface is displayed out of order.

commit c479242cb477c9c162652f481366ae243a23a7da
Author: dequis <dx@dxzone.com.ar>
Date:   Sun Apr 5 15:53:06 2020 +0200

    events_glib: fix some g_main_loop deprecation warnings

commit b15cbc4b8e28e487aa5bcf30c5ffd3d14aa691e7
Author: Petr Vaněk <arkamar@atlas.cz>
Date:   Tue Mar 17 12:29:47 2020 +0100

    Make the irc test work with libevent

commit 3a547ee9dcf5c790f68ee2118389dd27ed471b23
Author: Robert Scheck <robert@fedoraproject.org>
Date:   Thu Nov 28 01:22:56 2019 +0100

    g_hash_table_contains() exists since GLib >= 2.32
    
    Usage of g_hash_table_contains() was introduced by commit 5c90890.

commit b5044150bd81b63df8dea76832e803a962997e7a
Author: Petr Vaněk <arkamar@atlas.cz>
Date:   Sat Nov 23 23:52:59 2019 +0100

    Fix two typos

commit 6ff651b3ec93e5fd74f80766d5e9714d963137bc
Author: Dima <dgoldin+github@protonmail.ch>
Date:   Tue Nov 19 13:51:39 2019 +0100

    Fixing tests for libcheck 0.13.0
    
    Since libcheck 0.13 it's mandatory to wrap the unit-test code
    in a block. This updates the tests to comply with this.
    
    This fix is backwards compatible with libcheck 0.12.

commit bcd8f52fcdf26d2cbc557f4391817fca298ac223
Author: dequis <dx@dxzone.com.ar>
Date:   Thu Oct 31 20:36:32 2019 +0100

    .travis.yml: fix dpkg-buildpackage with quilt format
    
    This adds the -b flag, which means "Specifies a binary-only build, no
    source files are to be built and/or distributed"
    
    Found in https://askubuntu.com/a/675211/611938

commit 34071192dd039af6b5ae9d2524eb3c392947ab69
Author: dequis <dx@dxzone.com.ar>
Date:   Thu Oct 31 20:30:19 2019 +0100

    .travis.yml: update from ubuntu 12.04 to 14.04
    
    Still keeping it old for old distro compat, but 12.04 is waaay too
    old.

commit 1e8f42b56080a90b42da9dd45dc238984ed2ad3e
Author: Alex Schroeder <kensanata@gmail.com>
Date:   Sun Oct 27 17:45:56 2019 +0100

    Fix compiler warning
    
    Fix "ISO C does not permit named variadic macros" when compiling under -Wvariadic-macros.

commit 3b76db797c2c3214ffa1c0601c26bcba94bf6b86
Author: bigfoot547 <bigfoot3132@gmail.com>
Date:   Sat Aug 24 00:30:05 2019 -0500

    Fix typo in manual

commit 8a2208931a82dc70b6d24f34d1966a28ace7e1bc
Merge: f89cdbde 10b36836
Author: dequis <dx@dxzone.com.ar>
Date:   Sun Oct 20 13:56:36 2019 +0200

    Merge branch 'develop'

commit f89cdbde0872a055f92b9c1879eef4be454af5fd
Author: Debian Janitor <44550737+debian-janitor@users.noreply.github.com>
Date:   Sat Oct 19 18:29:47 2019 +0100

    Upgrade to newer source format. (#135)
    
    Fixes lintian: older-source-format
    See https://lintian.debian.org/tags/older-source-format.html for more details.

commit bef5d78031b01c2d443c7c949727c7baca298c9c
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Sep 29 17:03:26 2019 +0000

    Set debhelper version back to 9, for easier backport building.

commit d323c40c97c9874f2332a2bdc1eb6237c5321249
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Sep 29 01:11:05 2019 +0000

    Fix day-of-week for changelog entries 0.81a-1.
    
    Fixes lintian: debian-changelog-has-wrong-day-of-week
    See https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html for more details.

commit 1a94224c1acb62041d1b71444bbacd1db3069e54
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Sep 29 01:10:50 2019 +0000

    Add configuration to prevent lintian-brush upgrading to newer version of
    debhelper.

commit b28d55aa41231f05c39869f088d34e8327580f76
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sun Sep 29 01:10:37 2019 +0000

    Don't ignore debian directory.

commit 5545c8135781624db08dd8dfd9f95755d030b859
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sat Aug 31 13:09:28 2019 +0000

    Remove obsolete fields Name from debian/upstream/metadata.

commit 4a49847a735943b04bbf452ce56d0a9c27a85893
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sat Aug 31 13:09:27 2019 +0000

    Add missing colon in closes line.
    
    Fixes lintian: possible-missing-colon-in-closes
    See https://lintian.debian.org/tags/possible-missing-colon-in-closes.html for more details.

commit 9efcfeee43ecf17a502fe4085b994deaaa890c04
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sat Aug 31 13:09:27 2019 +0000

    Use secure URI in Homepage field.
    
    Fixes lintian: homepage-field-uses-insecure-uri
    See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.

commit 9778128b2b6630f0ed781874a9c82499b49e6413
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sat Aug 31 13:09:26 2019 +0000

    Use secure URI in debian/watch.
    
    Fixes lintian: debian-watch-uses-insecure-uri
    See https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html for more details.

commit 10b36836f5da09c4114a71bf6e9f7e837a2f87b2
Author: Dennis Kaarsemaker <dennis@kaarsemaker.net>
Date:   Sun Feb 28 21:30:23 2016 +0100

    Don't make early warnings go nowhere
    
    between log_init and the existing log_link calls, all errors and
    warnings would go nowhere. Let's show them on the console.
    
    Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>

commit 365dd595e0d78cb101fb87fb0bae02bcb03f5c5a
Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Date:   Wed May 22 22:56:41 2019 +0200

    conf: support AccountStorage as well as Account_Storage
    
    These variables added way back in b73ac9c3 ("Add support for 'primary'
    and 'migrate' account storages. [...]", 2005-12-14). I think that
    these have never been used by anyone, I think Dennis's out-of-tree
    MySQL backend is the only storage backend anyone bothered to write.
    
    That backend uses "AccountStorage" in the config, not
    "Account_Storage". Let's support that, we could just change this over,
    but *maybe* someone uses it out of tree, and supporting their config
    in that case is easy.
    
    I'm forward-porting https://github.com/bitlbee/bitlbee/pull/67 there's
    production code that uses the CamelCase variant, and it would be handy
    if it worked as-is without needing to fiddle with the config.
    
    Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>

commit fe122f3fa913c5bbb64f8d815b4687df44c5d422
Author: dequis <dx@dxzone.com.ar>
Date:   Mon Apr 22 00:04:00 2019 +0200

    debian/copyright: some more copyright attribution fixups
    
    For https://bugs.debian.org/883872

commit def472d727cb41e3b1b80c8956635657e6af6a50
Author: Jochen Sprickerhof <jspricke@debian.org>
Date:   Sun Apr 21 20:10:20 2019 +0200

    debian/copyright: rewrite with structured format
    
    Patch from https://bugs.debian.org/883872

commit f9b97492f0cb19f3329c7b8baa3c19847e121fb9
Author: Debian Janitor <44550737+debian-janitor@users.noreply.github.com>
Date:   Sun Apr 21 03:57:36 2019 +0100

    Depend on newer debhelper (>= 9.20160709) rather than dh-systemd. (#123)
    
    Fixes lintian: build-depends-on-obsolete-package
    See https://lintian.debian.org/tags/build-depends-on-obsolete-package.html for more details.
Created: 2019-04-18 Last update: 2021-01-19 01:09
news
[rss feed]
  • [2020-09-08] bitlbee 3.6-1.2 MIGRATED to testing (Debian testing watch)
  • [2020-09-03] Accepted bitlbee 3.6-1.2 (source) into unstable (Gunnar Wolf)
  • [2019-08-20] bitlbee 3.6-1.1 MIGRATED to testing (Debian testing watch)
  • [2019-04-24] bitlbee 3.5.1-1.3 MIGRATED to testing (Debian testing watch)
  • [2019-04-22] Accepted bitlbee 3.5.1-1.3 (source all amd64) into testing-proposed-updates (Andreas Tille)
  • [2019-04-18] Accepted bitlbee 3.6-1.1 (source amd64) into unstable (Andreas Tille)
  • [2019-03-02] Accepted bitlbee 3.6-1 (source amd64) into unstable (Wilmer van der Gaast)
  • [2019-02-25] bitlbee 3.5.1-1.2 MIGRATED to testing (Debian testing watch)
  • [2019-02-15] Accepted bitlbee 3.5.1-1.2 (all amd64 source) into unstable (Sean Whitton)
  • [2017-06-07] Accepted bitlbee 3.2.2-2+deb8u1 (source all amd64) into proposed-updates->stable-new, proposed-updates (Sebastien Delafond)
  • [2017-02-20] Accepted bitlbee 3.0.5-1.2+deb7u1 (source all amd64) into oldstable (Thorsten Alteholz)
  • [2017-02-19] bitlbee 3.5.1-1 MIGRATED to testing (Debian testing watch)
  • [2017-02-09] Accepted bitlbee 3.5.1-1 (source all amd64) into unstable, unstable (Wilmer van der Gaast)
  • [2017-01-28] Accepted bitlbee 3.5-2 (source all amd64) into unstable (Wilmer van der Gaast)
  • [2017-01-28] Accepted bitlbee 3.5-1.1 (source all amd64) into unstable (dequis) (signed by: Wilmer van der Gaast)
  • [2017-01-25] Accepted bitlbee 3.5-1 (source all amd64) into unstable, unstable (Wilmer van der Gaast)
  • [2016-07-30] bitlbee 3.4.2-1.1 MIGRATED to testing (Debian testing watch)
  • [2016-07-24] Accepted bitlbee 3.4.2-1.1 (source all amd64) into unstable, unstable (Michael Lustfield) (signed by: Ondřej Nový)
  • [2016-06-19] bitlbee 3.4.2-1 MIGRATED to testing (Debian testing watch)
  • [2016-06-13] Accepted bitlbee 3.4.2-1 (source all amd64) into unstable, unstable (Wilmer van der Gaast)
  • [2015-08-10] bitlbee 3.4.1-1 MIGRATED to testing (Britney)
  • [2015-08-04] Accepted bitlbee 3.4.1-1 (source all amd64) into unstable, unstable (Wilmer van der Gaast)
  • [2014-10-27] bitlbee 3.2.2-2 MIGRATED to testing (Britney)
  • [2014-10-24] Accepted bitlbee 3.2.2-2 (source all amd64) into unstable, unstable (Wilmer van der Gaast)
  • [2014-10-23] bitlbee 3.2.2-1 MIGRATED to testing (Britney)
  • [2014-10-06] Accepted bitlbee 3.2.2-1 (source all amd64) into unstable, unstable (Wilmer van der Gaast)
  • [2014-09-06] bitlbee 3.2.1+otr4-1.1 MIGRATED to testing (Britney)
  • [2014-08-31] Accepted bitlbee 3.2.1+otr4-1.1 (source all) into unstable (Andreas Metzler)
  • [2013-12-31] bitlbee 3.2.1+otr4-1 MIGRATED to testing (Debian testing watch)
  • [2013-12-20] Accepted bitlbee 3.2.1+otr4-1 (source all amd64) (Wilmer van der Gaast)
  • 1
  • 2
bugs [bug history graph]
  • all: 19
  • RC: 0
  • I&N: 9
  • M&W: 10
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (1, 6)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 3.6-1.2
  • 1 bug

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing