summaryrefslogtreecommitdiff
path: root/distro/pkg/deb/control
diff options
context:
space:
mode:
authorJakub Ružička <jakub.ruzicka@nic.cz>2023-02-07 19:20:52 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2023-08-22 14:59:22 +0200
commitb983b5916594731b5af1ed8f7ef12c64ce36e7fb (patch)
tree8bb1b774cf9df7d9a8b59a1fcade7caac911525b /distro/pkg/deb/control
parentb0c3c286a54050b56af0c0fe398e0761cc320581 (diff)
Debian: Sync packaging with Debian
Diffstat (limited to 'distro/pkg/deb/control')
-rw-r--r--distro/pkg/deb/control5
1 files changed, 2 insertions, 3 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 <jakub.ruzicka@nic.cz>
Uploaders: Ondřej Surý <ondrej@debian.org>
-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}