mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
4d56123402
commit
06ddeba47e
6 changed files with 44 additions and 0 deletions
5
packaging/debian/changelog
Normal file
5
packaging/debian/changelog
Normal file
|
@ -0,0 +1,5 @@
|
|||
subsurface (1.1-20111026-git036fccd3-1) unstable; urgency=low
|
||||
|
||||
* Initial release.
|
||||
|
||||
-- Roland Dreier <roland@digitalvampire.org> Tue, 25 Oct 2011 14:24:12 -0700
|
Loading…
Add table
Add a link
Reference in a new issue