diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-10 10:27:10 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-10 10:27:26 +0100 |
commit | bad12fab9fe0bbf8df0ff7cb9aa900770168a3b5 (patch) | |
tree | 78a3aa93831b05e763fd62f46720d46808d110e6 | |
parent | Updating to debhelper-compat 13. (diff) | |
download | frr-bad12fab9fe0bbf8df0ff7cb9aa900770168a3b5.tar.xz frr-bad12fab9fe0bbf8df0ff7cb9aa900770168a3b5.zip |
Updating standards version.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dfdffcc7..8cf87e3d 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Build-Depends: bison, texinfo (>= 4.7), lua5.3 <pkg.frr.lua>, liblua5.3-dev <pkg.frr.lua> -Standards-Version: 4.5.0.3 +Standards-Version: 4.7.0 Homepage: https://www.frrouting.org/ Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master |