diff options
author | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> | 2010-10-25 14:18:43 +0200 |
---|---|---|
committer | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> | 2010-10-25 14:18:43 +0200 |
commit | 56ff331c7821c664aa8f5bf9b8d0e42426e5678c (patch) | |
tree | 8c463b1c3bd6cad9508406a59012fb74e882df0a | |
parent | b350aad59aa894b19c05d5cbadf26a72419c6469 (diff) |
* debian/control: Bumped Standards-Version to 3.9.1
* Create changelog entry
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5532b95d..8efe0015 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +bitlbee (3.0-2) UNRELEASED; urgency=low + + * debian/bitlbee-common.postinst: Replace 'type' with 'which' to avoid bashism + * debian/control: + + Corrected short description of bitlbee-plugin-otr + + Bumped Standards-Version to 3.9.1 + + + -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Mon, 25 Oct 2010 14:16:30 +0200 + bitlbee (3.0-1) unstable; urgency=low * A milestone upstream release. See the non-Debian changelog. diff --git a/debian/control b/debian/control index 0fcfb36a..647e486f 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.8.4 +Standards-Version: 3.9.1 Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), po-debconf, libpurple-dev, libotr2-dev, debhelper (>= 6) Homepage: http://www.bitlbee.org/ Vcs-Bzr: http://code.bitlbee.org/bitlbee/ |