summaryrefslogtreecommitdiffstats
path: root/packaging/ubuntu/debian/12.04.control
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-01-15 12:47:24 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-01-15 13:02:52 -0800
commit90f931dabe60debd0ced83b48e8bae3f10805797 (patch)
treee71f57262e756f261aa75d61fac7d1f7ace4f54a /packaging/ubuntu/debian/12.04.control
parent218a1a317e98957cdd01541421bd2fdfe40f20e6 (diff)
downloadsubsurface-90f931dabe60debd0ced83b48e8bae3f10805797.tar.gz
Attempt to build for Ubuntu 12.04 as well
And fix a silly typo in the Debian/Ubuntu control file Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ubuntu/debian/12.04.control')
-rw-r--r--packaging/ubuntu/debian/12.04.control45
1 files changed, 45 insertions, 0 deletions
diff --git a/packaging/ubuntu/debian/12.04.control b/packaging/ubuntu/debian/12.04.control
new file mode 100644
index 000000000..147d3b979
--- /dev/null
+++ b/packaging/ubuntu/debian/12.04.control
@@ -0,0 +1,45 @@
+Source: subsurface
+Section: utils
+Priority: optional
+Maintainer: Dirk Hohndel <dirk@hohndel.org>
+Build-Depends: asciidoc,
+ debhelper (>= 9),
+ libgconf2-dev,
+ libtool,
+ libxml2-dev,
+ libxslt-dev,
+ libsoup2.4-dev,
+ pkg-config,
+ txt2html,
+ libzip-dev,
+ libsqlite3-dev,
+ autoconf,
+ automake,
+ cmake,
+ dpkg-dev (>= 1.16.1.1),
+ libusb-1.0-0-dev,
+ dh-autoreconf,
+ libz-dev,
+ libssl-dev,
+ git,
+ qt4-qmake,
+ libqt4-svg,
+ libqt4-webkit,
+ libqtwebkit-dev,
+ libqt4-dev,
+ qtscript-tools,
+ qt4-linguist-tools
+Standards-Version: 3.9.5
+Homepage: http://subsurface-divelog.org
+#Vcs-Git: git://git.debian.org/collab-maint/subsurface-4.2.90.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/subsurface-4.2.90.git;a=summary
+
+Package: subsurface
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Dive log program
+ Subsurface is an open source divelog program that runs on Windows, Mac and Linux.
+ Subsurface is able to track single- and multi-tank dives using air, Nitrox or
+ TriMix. It also allows logging of weights and exposure protection used, dive
+ masters and dive buddies and enables the user to rate dives and provide
+ additional dive notes.