From: Silas McCroskey Date: Tue, 14 Feb 2017 15:48:19 +0000 (+0700) Subject: debian: move ubuntu 16.04 files into new backports system X-Git-Tag: frr-3.0-rc3~1^2~42 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=0bfcbfec61a01ac48441019e024bf9433255f564;p=mirror%2Ffrr.git 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 --- diff --git a/debian/backports/ubuntu16.04/debian/source/format b/debian/backports/ubuntu16.04/debian/source/format new file mode 100644 index 0000000000..163aaf8d82 --- /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 0000000000..6857a8d448 --- /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 0000000000..56339e8367 --- /dev/null +++ b/debian/backports/ubuntu16.04/versionext @@ -0,0 +1 @@ +-0~ubuntu16.04+1