From 3edcc2d44cd9eebafe8740a933c0361337c3f31c Mon Sep 17 00:00:00 2001 From: Alberto Leiva Popper Date: Mon, 19 Aug 2024 13:45:21 -0600 Subject: [PATCH] Update debian metadata (Fort 1.6.3) --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/copyright | 2 +- debian/patches/program_defaults | 6 +++--- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9720326..91cf13fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fort (1.6.3-1) unstable; urgency=medium + + * New upstream release + + -- Alberto Leiva Popper Mon, 19 Aug 2024 13:43:02 -0500 + fort (1.6.2-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 56df2017..21007208 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 11), libjansson-dev, libssl-dev, libxml2-dev, -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://nicmx.github.io/FORT-validator Vcs-Git: https://github.com/NICMx/FORT-validator.git -b debian diff --git a/debian/copyright b/debian/copyright index bfd2783a..64cef8c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: fort Source: https://github.com/NICMx/FORT-validator Files: * -Copyright: 2023 NIC Mexico +Copyright: 2024 NIC Mexico License: MIT Files: src/asn1/asn1c/* diff --git a/debian/patches/program_defaults b/debian/patches/program_defaults index 85c8ceaf..4aceb2aa 100644 --- a/debian/patches/program_defaults +++ b/debian/patches/program_defaults @@ -3,7 +3,7 @@ Description: Changes two configuration defaults to better match the Origin: https://salsa.debian.org/md/fort-validator/-/tree/master/debian/patches Forwarded: not-needed diff --git a/man/fort.8 b/man/fort.8 -index 803a65f..13bfd7d 100644 +index 3411106..64b40fb 100644 --- a/man/fort.8 +++ b/man/fort.8 @@ -211,6 +211,8 @@ The TAL ("Trust Anchor Locator") is a text file that lists a few URLs which can @@ -25,10 +25,10 @@ index 803a65f..13bfd7d 100644 .P diff --git a/src/config.c b/src/config.c -index eb3e84b..4380dbb 100644 +index e010a97..251eab7 100644 --- a/src/config.c +++ b/src/config.c -@@ -924,8 +924,8 @@ set_default_values(void) +@@ -923,8 +923,8 @@ set_default_values(void) * duplicates. */ -- 2.47.3