diff options
author | Remko Tronçon <git@el-tramo.be> | 2010-11-21 12:08:51 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2010-11-21 12:08:51 (GMT) |
commit | 4bda0cd18e86f037c3f494f1ea7ba5efedaf5042 (patch) | |
tree | b37976a185b6afc5acc4dea99e8e1297d2b8321a /Swift/Packaging/Debian/debian/control | |
parent | 38dd96002d4ae1f8817d236b4678edba90f67e7d (diff) | |
download | swift-4bda0cd18e86f037c3f494f1ea7ba5efedaf5042.zip swift-4bda0cd18e86f037c3f494f1ea7ba5efedaf5042.tar.bz2 |
Changed Debian packager to "Swift Package Maintainer"
Diffstat (limited to 'Swift/Packaging/Debian/debian/control')
-rw-r--r-- | Swift/Packaging/Debian/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Packaging/Debian/debian/control b/Swift/Packaging/Debian/debian/control index da88b28..8df3e39 100644 --- a/Swift/Packaging/Debian/debian/control +++ b/Swift/Packaging/Debian/debian/control @@ -1,7 +1,7 @@ Source: swift-im Section: x11 Priority: optional -Maintainer: Remko Tronçon <dev@el-tramo.be> +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 Homepage: http://swift.im |