From de178653244efc3dba0a8c6456b283a2b6e07976 Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Sat, 14 Sep 2019 19:47:16 -0700 Subject: [PATCH] debian: Bump Standards-Version to 4.4.0 and Debhelper compat to 12 Signed-off-by: Anders Kaseorg --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25e379b..7952caf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libyaml (0.2.2-1) UNRELEASED; urgency=medium * New upstream version 0.2.2. + * Bump Standards-Version to 4.4.0 and Debhelper compat to 12. -- Anders Kaseorg Sat, 14 Sep 2019 19:40:51 -0700 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 6a0b93b..ec0c773 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: libyaml Section: libs Priority: optional Maintainer: Anders Kaseorg -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 12), dh-buildinfo (>= 0.9+nmu1~) Build-Depends-Indep: doxygen (>= 1.8.4-1~) -Standards-Version: 4.1.4 +Standards-Version: 4.4.0 Homepage: https://github.com/yaml/libyaml Vcs-Git: https://salsa.debian.org/andersk-guest/libyaml.git Vcs-Browser: https://salsa.debian.org/andersk-guest/libyaml -- 2.45.1