diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-03-05 12:05:42 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-03-05 12:05:42 -0800 |
commit | 07b2c204c9b0aa5d7a00ecba72241ea85d3339eb (patch) | |
tree | f9e40cacc089f0700f8214c619811ff840457c47 /packaging/debian/control | |
parent | 4cd222eae7ad16cb32249fe25eeee5e7a00098fd (diff) | |
download | subsurface-07b2c204c9b0aa5d7a00ecba72241ea85d3339eb.tar.gz |
Remove ancient (and unwanted) Debian packaging directory
The Debian maintainers prefer this to be separate from the upstream
sources
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/debian/control')
-rw-r--r-- | packaging/debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packaging/debian/control b/packaging/debian/control deleted file mode 100644 index b90fe1cbe..000000000 --- a/packaging/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: subsurface -Priority: optional -Maintainer: Roland Dreier <roland@digitalvampire.org> -Build-Depends: autoconf, automake, libtool, debhelper (>= 8), dh-autoreconf, - pkg-config, libgtk2.0-dev, libgconf2-dev, libxml2-dev, libdivecomputer-dev, - libxslt-dev -Standards-Version: 3.9.2 -Section: utils -Homepage: http://subsurface.hohndel.org - -Package: subsurface -Section: utils -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: simple dive log program written in C - Subsurface is a simple dive log program written in C. |