]> git.proxmox.com Git - mirror_frr.git/commit
debian: move ubuntu 12.04 files into new backports system
authorSilas McCroskey <smccroskey@cumulusnetworks.com>
Tue, 14 Feb 2017 15:34:56 +0000 (22:34 +0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 10 Oct 2017 14:52:45 +0000 (07:52 -0700)
commit01ceb38354dc27c06533c6bda0bdc40636f008ea
tree21dace318d4605331d331b9f02bd123e5d2f9bae
parent4472c4fba0c4c98aef40e786bddc97f81d90a08c
debian: move ubuntu 12.04 files into new backports system

`git diff'ed the main (cmaster) branch against the 12.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~ubuntu12.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/ubuntu12.04/debian/control [new file with mode: 0644]
debian/backports/ubuntu12.04/debian/frr.install [new file with mode: 0644]
debian/backports/ubuntu12.04/debian/frr.postinst [new file with mode: 0644]
debian/backports/ubuntu12.04/debian/rules [new file with mode: 0644]
debian/backports/ubuntu12.04/debian/source/format [new file with mode: 0644]
debian/backports/ubuntu12.04/exclude [new file with mode: 0644]
debian/backports/ubuntu12.04/versionext [new file with mode: 0644]