summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/Packaging/Debian/control')
-rw-r--r--Swift/Packaging/Debian/control21
1 files changed, 12 insertions, 9 deletions
diff --git a/Swift/Packaging/Debian/control b/Swift/Packaging/Debian/control
index b30ae9e..aaabfe7 100644
--- a/Swift/Packaging/Debian/control
+++ b/Swift/Packaging/Debian/control
@@ -1,10 +1,13 @@
-Package: swift
-Version: %VERSION%
-Section: network
+Source: swift
+Section: x11
Priority: optional
-Architecture: %ARCH%
-Depends: libqt4-webkit, libqt4-core, libqt4-gui
-Installed-Size: %SIZE%
-Maintainer: Swift [http://swift.im]
-Provides: swift
-Description: XMPP Client
+Maintainer: Remko Tronçon <dev@el-tramo.be>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.8.0
+Homepage: http://swift.im
+
+Package: swift
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: XMPP Client.
+ The Swift IM client.