]> git.puffer.fish Git - matthieu/frr.git/commit
debian: move ubuntu 14.04 files into new backports system
authorSilas McCroskey <smccroskey@cumulusnetworks.com>
Tue, 14 Feb 2017 15:44:17 +0000 (22:44 +0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 10 Oct 2017 14:52:45 +0000 (07:52 -0700)
commitfef655d362cb0c30c3397a1edc0af731d16c3c7c
tree4dd6a2219249e8dae02447c44394f902e9cd65cf
parent01ceb38354dc27c06533c6bda0bdc40636f008ea
debian: move ubuntu 14.04 files into new backports system

`git diff'ed the main (cmaster) branch against the 14.04 branch
to determine changed debian files, then pulled them into
debian/backports via `git cat-file'. Added 'debian/patches' to
the exclude file, since the existing patches interfere with the
build and are unused by our build. Used '-0~ubuntu14.04+1' as
the version extention, to denote: no patches (-0), debian
packaging files changed for backport (+1).

Original commit by Silas with updates on fork name by Martin

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
debian/backports/ubuntu14.04/debian/control [new file with mode: 0644]
debian/backports/ubuntu14.04/debian/frr.install [new file with mode: 0644]
debian/backports/ubuntu14.04/debian/rules [new file with mode: 0644]
debian/backports/ubuntu14.04/debian/source/format [new file with mode: 0644]
debian/backports/ubuntu14.04/exclude [new file with mode: 0644]
debian/backports/ubuntu14.04/versionext [new file with mode: 0644]