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/source/format | 1 + 1 file changed, 1 insertion(+) create mode 100644 packaging/ubuntu/debian/source/format (limited to 'packaging/ubuntu/debian/source/format') diff --git a/packaging/ubuntu/debian/source/format b/packaging/ubuntu/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/packaging/ubuntu/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- cgit v1.2.3-70-g09d2