mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Ubuntu packaging: add support for better changelog tracking
This now assumes that a running changelog is maintained in src/debian.changelog, i.e., at the same level as the subsurface tree; the organization now should look like this: src/debian.changelog src/subsurface # subsurface git checkout src/subsurface/libdivecomputer # libdivecomputer git Subsurface-xx branch src/subsurface/marble-source # marble git Subsurface-xx branch src/subsurface/libgit2 # libgit2 git checkout Instead of running dh_make to create all new debian build files, we add the necessary files in our script. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
51fdf86a2b
commit
5e9c491f19
4 changed files with 40 additions and 12 deletions
7
packaging/ubuntu/debian/docs
Normal file
7
packaging/ubuntu/debian/docs
Normal file
|
@ -0,0 +1,7 @@
|
|||
gpl-2.0.txt
|
||||
README
|
||||
Readme.testing
|
||||
Readme.ubuntu
|
||||
ReleaseNotes.txt
|
||||
SupportedDivecomputers.txt
|
||||
TODO.CCR
|
Loading…
Add table
Add a link
Reference in a new issue