From 7fa9aa586cae1d1e6bb26e5c3794eb92f8199f8d Mon Sep 17 00:00:00 2001 From: Silas McCroskey Date: Tue, 14 Feb 2017 22:48:19 +0700 Subject: [PATCH] debian: move ubuntu 16.04 files into new backports system Added 'debian/patches' to the exclude file, since the existing patches interfere with the build and are unused by our build. No other changes were necessary. Used '-0~ubuntu16.04+1' as the version extention, to denote: no patches (-0), debian packaging files changed for backport (+1). Signed-off-by: Silas McCroskey Signed-off-by: Martin Winter --- debian/backports/ubuntu16.04/debian/source/format | 1 + debian/backports/ubuntu16.04/exclude | 1 + debian/backports/ubuntu16.04/versionext | 1 + 3 files changed, 3 insertions(+) create mode 100644 debian/backports/ubuntu16.04/debian/source/format create mode 100644 debian/backports/ubuntu16.04/exclude create mode 100644 debian/backports/ubuntu16.04/versionext diff --git a/debian/backports/ubuntu16.04/debian/source/format b/debian/backports/ubuntu16.04/debian/source/format new file mode 100644 index 000000000000..163aaf8d82b6 --- /dev/null +++ b/debian/backports/ubuntu16.04/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/backports/ubuntu16.04/exclude b/debian/backports/ubuntu16.04/exclude new file mode 100644 index 000000000000..6857a8d448bc --- /dev/null +++ b/debian/backports/ubuntu16.04/exclude @@ -0,0 +1 @@ +debian/patches diff --git a/debian/backports/ubuntu16.04/versionext b/debian/backports/ubuntu16.04/versionext new file mode 100644 index 000000000000..56339e836797 --- /dev/null +++ b/debian/backports/ubuntu16.04/versionext @@ -0,0 +1 @@ +-0~ubuntu16.04+1