diff options
author | Remko Tronçon <git@el-tramo.be> | 2011-06-18 15:57:50 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2011-06-18 15:57:50 (GMT) |
commit | ed0dbffeb8a3b36965d359c8a689bdb41372e481 (patch) | |
tree | d0fd5ff47f95516346832c08c4511740817b762c /Swift/Packaging/Debian/debian/control.in | |
parent | c20ecae7c569befc8c970f839ce9e14410c118fb (diff) | |
parent | e45f1cc4ef85ea32b8307f25d22737906a87672c (diff) | |
download | swift-ed0dbffeb8a3b36965d359c8a689bdb41372e481.zip swift-ed0dbffeb8a3b36965d359c8a689bdb41372e481.tar.bz2 |
Merge branch 'swift-1.x'
* swift-1.x:
More Debian packaging tweaks.
Diffstat (limited to 'Swift/Packaging/Debian/debian/control.in')
-rw-r--r-- | Swift/Packaging/Debian/debian/control.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Swift/Packaging/Debian/debian/control.in b/Swift/Packaging/Debian/debian/control.in index 95bc159..24ef6d8 100644 --- a/Swift/Packaging/Debian/debian/control.in +++ b/Swift/Packaging/Debian/debian/control.in @@ -3,7 +3,9 @@ Section: net Priority: optional Maintainer: Swift Package Maintainer <packages@swift.im> Build-Depends: debhelper (>= 7), scons (>= 1.2.0), libssl-dev (>= 0.9.8g), libqt4-dev (>= 4.5.0), libexpat1-dev (>= 2.0.1), lintian (>= 2.2.5), 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 -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 +Vcs-Git: git://swift.im/swift +Vcs-Browser: http://swift.im/git/swift Homepage: http://swift.im Package: libswiften%SWIFTEN_SOVERSION% |