From b983b5916594731b5af1ed8f7ef12c64ce36e7fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ru=C5=BEi=C4=8Dka?= Date: Tue, 7 Feb 2023 19:20:52 +0100 Subject: [PATCH] Debian: Sync packaging with Debian --- distro/pkg/deb/control | 5 ++--- distro/pkg/deb/rules | 2 +- distro/pkg/deb/watch | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index d431022b..0d4fbac7 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -5,7 +5,7 @@ Build-Depends: bison, debhelper, docbook-xsl, flex, - libncurses5-dev, + libncurses-dev, libreadline-dev | libreadline6-dev | libreadline5-dev, libssh-gcrypt-dev, linuxdoc-tools-latex, @@ -16,7 +16,7 @@ Build-Depends: bison, xsltproc Maintainer: Jakub Ružička Uploaders: Ondřej Surý -Standards-Version: 4.3.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian/bird2 Vcs-Git: https://salsa.debian.org/debian/bird2.git Homepage: https://bird.network.cz/ @@ -26,7 +26,6 @@ Architecture: kfreebsd-any linux-any Pre-Depends: init-system-helpers, ${misc:Pre-Depends} Depends: adduser, - lsb-base, ucf, ${misc:Depends}, ${shlibs:Depends} diff --git a/distro/pkg/deb/rules b/distro/pkg/deb/rules index 905e72d1..59abe35c 100755 --- a/distro/pkg/deb/rules +++ b/distro/pkg/deb/rules @@ -50,7 +50,7 @@ override_dh_clean: -rm -f bird.8 birdc.8 birdcl.8 override_dh_missing: - dh_missing --fail-missing + dh_missing override_dh_compress: dh_compress -X.conf diff --git a/distro/pkg/deb/watch b/distro/pkg/deb/watch index 1874bfbb..cec2d664 100644 --- a/distro/pkg/deb/watch +++ b/distro/pkg/deb/watch @@ -1,2 +1,2 @@ -version=3 +version=4 https://bird.network.cz/download/bird-(2\.[\d.]+).tar.gz