summaryrefslogtreecommitdiffstats
path: root/debian/compat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert the package to dh compat level 10Ondřej Surý2020-09-261-1/+1
| | | | | | | | | | | There are couple of related changes: * Bump the debhelper dependency to the version at least in Debian Jessie * Drop the dh-autoreconf, autotools-dev dependency, this is automatically included. * Drop the --parallel, --with=systemd and --with=autoreconf, this is automatically enabled in dh compat level 10, add a --without=systemd when requested via build profile.
* debian: make package "official"David Lamparter2019-02-191-0/+1
| | | | | | Move us into place in debian/ Signed-off-by: David Lamparter <equinox@diac24.net>
* debian->debianpkg: Move debian files from debian dir to debianpkg dir.Martin Winter2017-11-181-1/+0
| | | | | | | | | Debian build systems use debian subdir for building and having a debian dir in the source package causes issues. Moving it to debianpkg avoids the issue and allows us to ship debian package files in the source distribution Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* Debian Packaging FilesDonald Sharp2015-05-201-0/+1
This is the collection of Debian packaging files used to compile our code