diff options
author | Kevin Smith <git@kismith.co.uk> | 2012-10-06 08:31:19 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2012-10-06 08:31:19 (GMT) |
commit | 9c9c32f06b742d59138a53a424cb91954c8e4ba0 (patch) | |
tree | 20c82bdbe46a0a6df0f92971a03b410e926c983b /Swift/Packaging/Debian/debian | |
parent | fed498f7e9bf5dd7f82e2082e51324ae26aa0c7f (diff) | |
download | swift-contrib-9c9c32f06b742d59138a53a424cb91954c8e4ba0.zip swift-contrib-9c9c32f06b742d59138a53a424cb91954c8e4ba0.tar.bz2 |
Also reverting to previous
Diffstat (limited to 'Swift/Packaging/Debian/debian')
-rw-r--r-- | Swift/Packaging/Debian/debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Packaging/Debian/debian/control.in b/Swift/Packaging/Debian/debian/control.in index 64d3f40..c42d1d0 100644 --- a/Swift/Packaging/Debian/debian/control.in +++ b/Swift/Packaging/Debian/debian/control.in @@ -1,7 +1,7 @@ Source: swift-im Section: net Priority: optional -Maintainer: Swift Package Maintainers <packages@swift.im> +Maintainer: Swift Package Maintainer <packages@swift.im> Uploaders: Remko Tronçon <dev@el-tramo.be>, Kevin Smith <kevin@kismith.co.uk> Build-Depends: debhelper (>= 7), scons (>= 1.2.0), libssl-dev (>= 0.9.8g), libqt4-dev (>= 4.5.0), libxml2-dev (>= 2.7.6), libxss-dev (>= 1.2.0), libboost-dev (>= 1.34.1), libboost-filesystem-dev (>= 1.34.1), libboost-program-options-dev (>= 1.34.1), libboost-regex-dev (>= 1.34.1), libboost-signals-dev (>= 1.34.1), libboost-system-dev (>= 1.34.1), libboost-thread-dev (>= 1.34.1), libboost-date-time-dev (>= 1.34.1), libidn11-dev (>= 1.10), docbook-xsl (>= 1.75.0), docbook-xml (>= 4.5), xsltproc, libxml2-utils %WEBKIT_DEPENDENCY% Standards-Version: 3.9.3 |