diff options
author | David Lamparter <equinox@diac24.net> | 2018-12-10 22:34:49 +0100 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2019-02-19 21:30:54 +0100 |
commit | b3c4c164b5a6652deeddec41502f098846eb63d3 (patch) | |
tree | ff89587c87bee78f9d9281d4148905e678e78fb6 /debian/source | |
parent | debian: move changelog out of the way (diff) | |
download | frr-b3c4c164b5a6652deeddec41502f098846eb63d3.tar.xz frr-b3c4c164b5a6652deeddec41502f098846eb63d3.zip |
debian: make package "official"
Move us into place in debian/
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 000000000..af745b310 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (git) diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 000000000..cebc81fdd --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,5 @@ +# these are for build-compatibility on older distros (e.g. Ubuntu 14.04) +frr source: alternatively-build-depends-on-python-sphinx-and-python3-sphinx + +# Debian Jessie and Ubuntu 16.04 need dh-systemd +frr source: ored-build-depends-on-obsolete-package |