From 5e9c491f194bc1a188dcc80ce322d0d588f588b0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 15 Dec 2014 08:24:51 -0800 Subject: 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 --- packaging/ubuntu/debian/docs | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packaging/ubuntu/debian/docs (limited to 'packaging/ubuntu/debian/docs') diff --git a/packaging/ubuntu/debian/docs b/packaging/ubuntu/debian/docs new file mode 100644 index 000000000..40dc76e3f --- /dev/null +++ b/packaging/ubuntu/debian/docs @@ -0,0 +1,7 @@ +gpl-2.0.txt +README +Readme.testing +Readme.ubuntu +ReleaseNotes.txt +SupportedDivecomputers.txt +TODO.CCR -- cgit v1.2.3-70-g09d2