diff options
author | Marius Halden <marius.h@lden.org> | 2016-06-13 01:43:19 +0200 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2016-06-13 01:43:19 +0200 |
commit | 88386e0da72759214c4a2aaf0e94aaa92d1faa43 (patch) | |
tree | df2811268e6cd6ce4ef1d3c1c71aeb7a3d7d4cb5 /debian/control | |
parent | 4fb18bfbe442001849fc36ba496132a47c766730 (diff) | |
parent | 7949d5a9e21f48f4a41522d3c0377d0ea29b3eac (diff) |
Merge branch 'master' into patched-master
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control index d5283d6e..9da8ce9d 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: bitlbee Section: net Priority: optional Maintainer: Wilmer van der Gaast <wilmer@gaast.net> -Uploaders: Jelmer Vernooij <jelmer@debian.org> -Standards-Version: 3.9.5 +Uploaders: Jelmer Vernooij <jelmer@debian.org> +Standards-Version: 3.9.8 Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 6.0.7~) Homepage: http://www.bitlbee.org/ Vcs-Git: https://github.com/bitlbee/bitlbee @@ -14,7 +14,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version}) Conflicts: bitlbee-libpurple Replaces: bitlbee-libpurple -Description: An IRC to other chat networks gateway (default version) +Description: IRC to other chat networks gateway (default version) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. @@ -24,7 +24,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version}) Conflicts: bitlbee Replaces: bitlbee -Description: An IRC to other chat networks gateway (using libpurple) +Description: IRC to other chat networks gateway (using libpurple) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. @@ -40,7 +40,7 @@ Package: bitlbee-common Architecture: all Depends: ${misc:Depends}, net-tools, adduser Replaces: bitlbee -Description: An IRC to other chat networks gateway (common files/docs) +Description: IRC to other chat networks gateway (common files/docs) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. @@ -51,7 +51,7 @@ Description: An IRC to other chat networks gateway (common files/docs) Package: bitlbee-dev Architecture: all Depends: ${misc:Depends}, bitlbee (>= ${source:Version}) | bitlbee-libpurple (>= ${source:Version}), bitlbee (<< ${source:Version}.1~) | bitlbee-libpurple (<< ${source:Version}.1~), bitlbee-common (= ${source:Version}) -Description: An IRC to other chat networks gateway (dev files) +Description: IRC to other chat networks gateway (dev files) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. @@ -61,7 +61,7 @@ Description: An IRC to other chat networks gateway (dev files) Package: bitlbee-plugin-otr Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) -Description: An IRC to other chat networks gateway (OTR plugin) +Description: IRC to other chat networks gateway (OTR plugin) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. @@ -73,7 +73,7 @@ Package: bitlbee-plugin-skype Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) Recommends: skyped -Description: An IRC to other chat networks gateway (Skype plugin) +Description: IRC to other chat networks gateway (Skype plugin) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |