summaryrefslogtreecommitdiffstats
path: root/packaging/ubuntu/debian/source
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-15 08:24:51 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-15 10:21:23 -0800
commit5e9c491f194bc1a188dcc80ce322d0d588f588b0 (patch)
tree95ecd37c58c30a1db7d95c46772510da59743fbc /packaging/ubuntu/debian/source
parent51fdf86a2bd3e86e10d27bf1b568ef785542fe8b (diff)
downloadsubsurface-5e9c491f194bc1a188dcc80ce322d0d588f588b0.tar.gz
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>
Diffstat (limited to 'packaging/ubuntu/debian/source')
-rw-r--r--packaging/ubuntu/debian/source/format1
1 files changed, 1 insertions, 0 deletions
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)