diff options
author | Ondřej Surý <ondrej@sury.org> | 2020-08-06 09:26:33 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2020-09-26 09:22:43 +0200 |
commit | 234b0ea7de17c3a960122a9d3a12224e8dbb3ac8 (patch) | |
tree | f4cb74827652d5f50b0b7360bd3e1800e2eac11e /debian | |
parent | Convert the package to dh compat level 10 (diff) | |
download | frr-234b0ea7de17c3a960122a9d3a12224e8dbb3ac8.tar.xz frr-234b0ea7de17c3a960122a9d3a12224e8dbb3ac8.zip |
Bump standards version to 4.5.0.2 (latest) - no change
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2e2825cfa..fb27ec088 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends: python3-sphinx, python3-pytest <!nocheck>, texinfo (>= 4.7) -Standards-Version: 4.4.1 +Standards-Version: 4.5.0.2 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 |