diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 8 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 10bf9135..1f8fc397 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bitlbee (3.2.1+otr4-1.1) UNRELEASED; urgency=medium + +  * Non-maintainer upload. +  * Bump standards version to 3.9.5 (no changes). + + -- Jelmer Vernooij <jelmer@debian.org>  Sun, 20 Jul 2014 01:19:30 +0200 +  bitlbee (3.2.1+otr4-1) unstable; urgency=low    * New upstream version, fixes Twitter API compatibility (now using HTTP/1.1). diff --git a/debian/control b/debian/control index b68dbdb7..b98d5491 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net  Priority: optional  Maintainer: Wilmer van der Gaast <wilmer@gaast.net>  Uploaders: Jelmer Vernooij <jelmer@samba.org> -Standards-Version: 3.9.1 +Standards-Version: 3.9.5  Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 6.0.7~), asciidoc  Homepage: http://www.bitlbee.org/  Vcs-Bzr: http://code.bitlbee.org/bitlbee/ | 
