From 74447d63892e37b8c69b5456de3836b745552ed0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 1 Dec 2014 16:00:47 -0800 Subject: Add Ubuntu packaging instructions These files knowingly (one might say, intentionally) violate the spirit and letter of the Debian / Ubuntu packaging rules. They are intended to be able to create our own packages that include their own libdivecomputer, libgit2 and (later) libmarble. Especially for daily builds this is WAY easier than fighting with whatever may be the current version of these packages in Ubuntu (especially since this allows us to use our private libdivecomputer branch). This assumes that the user runs the make-package.sh script from a directory below which we have subsurface/ <- Subsurface checked out git tree subsurface/libdivecomputer <- desired libdivecomputer sources subsurface/libgit2 <- desired libgit2 source Signed-off-by: Dirk Hohndel --- packaging/ubuntu/source.lintian-overrides | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packaging/ubuntu/source.lintian-overrides (limited to 'packaging/ubuntu/source.lintian-overrides') diff --git a/packaging/ubuntu/source.lintian-overrides b/packaging/ubuntu/source.lintian-overrides new file mode 100644 index 000000000..a2065afeb --- /dev/null +++ b/packaging/ubuntu/source.lintian-overrides @@ -0,0 +1,8 @@ +# We use the package +subsurface source: source-is-missing theme/jqplot.canvasAxisTickRenderer.min.js +subsurface source: source-is-missing theme/jqplot.canvasTextRenderer.min.js +subsurface source: source-is-missing theme/jqplot.highlighter.min.js +subsurface source: source-is-missing theme/jquery.jqplot.min.js +subsurface source: source-is-missing theme/jquery.min.js + + -- cgit v1.2.3-70-g09d2