From 8f224c17373c8714ffeb13127a4e266a47990a16 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 3 Dec 2014 09:38:52 -0800 Subject: Ubuntu packaging: move support files into debian directory Signed-off-by: Dirk Hohndel --- packaging/ubuntu/debian/control | 44 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 packaging/ubuntu/debian/control (limited to 'packaging/ubuntu/debian/control') diff --git a/packaging/ubuntu/debian/control b/packaging/ubuntu/debian/control new file mode 100644 index 000000000..874f25c2d --- /dev/null +++ b/packaging/ubuntu/debian/control @@ -0,0 +1,44 @@ +Source: subsurface +Section: utils +Priority: optional +Maintainer: Dirk Hohndel +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-dev, + dh-autoreconf, + libz-dev, + libssl-dev, + git, + qttools5-dev-tools, + qt5-qmake, + libqt5svg5-dev, + libqt5webkit5-dev, + qtscript5-dev, + qt5-default +Standards-Version: 3.9.5 +Homepage: http://subsurface-divelog.hohndel.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. -- cgit v1.2.3-70-g09d2