Add Debian packaging

Add support for building .deb packages; to use, one can do

    $ cp -r packaging/debian debian
    $ dpkg-buildpackage -b

This of course requires a libdivecomputer package as a build prerequisite.

Signed-off-by: Roland Dreier <roland@digitalvampire.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Roland Dreier 2011-10-31 13:05:56 -07:00 committed by Linus Torvalds
parent 4d56123402
commit 06ddeba47e
6 changed files with 44 additions and 0 deletions

View file

@ -0,0 +1,17 @@
Initial Debianization:
This package was debianized by Roland Dreier <roland@digitalvampire.org> on
Tue, 25 Oct 2011 04:22:07 -0700.
It was downloaded from git://subsurface.hohndel.org/subsurface.git
Copyright:
Copyright 2011 Linus Torvalds
Copyright 2011 Dirk Hohndel
License:
GPLv2
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in the file '/usr/share/common-licenses/GPL-2'