Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
submodule:
test -f "$(SRCDIR)/debian/changelog" || git submodule update --init
+# FIXME: fully merge our and upstream (which is also the upstream for debian's "downstream") packaging
+# so that the top-level debian directory is the canonical source.
$(BUILDDIR): submodule debian/changelog
rm -rf $@ $@.tmp
cp -a $(SRCDIR) $@.tmp
- rm $@.tmp/debian/changelog
+ rm $@.tmp/debian/changelog $@.tmp/debian/compat
cp -a debian/* $@.tmp/debian/
mv $@.tmp $@
+++ /dev/null
-10
\ No newline at end of file
Uploaders: FRRouting-dev <dev@lists.frrouting.org>
Build-Depends: bison,
chrpath,
- debhelper (>= 10~) | dh-systemd,
debhelper (>= 9.20150101~),
+ debhelper-compat (= 12),
flex,
gawk,
install-info,