From 6731f0fdba44fda146894a36c289463922ac9e0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= <debian@jff.email>
Date: Thu, 11 Jul 2019 19:01:17 +0200
Subject: Migrate to debhelper 12

---
 debian/changelog | 6 +++++-
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 41e0afa7..c46fe284 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libunistring (0.9.10-2) UNRELEASED; urgency=medium
 
   * New patch debian/patches/0705-gcc-9.patch:
-    - Fix gcc-9 issue.
+    - Fix gcc-9 issue (Closes: #925762, #920824).
+  * Migrate to debhelper 12:
+    - Change debian/compat to 12.
+    - Bump minimum debhelper version in debian/control to >= 12.
+  * Declare compliance with Debian Policy 4.4.0 (No changes needed).
 
  -- Jörg Frings-Fürst <debian@jff.email>  Thu, 11 Jul 2019 18:05:24 +0200
 
diff --git a/debian/compat b/debian/compat
index b4de3947..48082f72 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index a05b5f65..f9098666 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: libunistring
 Priority: optional
 Maintainer: Jörg Frings-Fürst <debian@jff.email>
 Build-Depends:
- debhelper (>= 11),
+ debhelper (>= 12),
  gcc-9
-Standards-Version: 4.1.5
+Standards-Version: 4.4.0
 Section: libs
 Homepage: https://www.gnu.org/software/libunistring/
 Vcs-Git: git://jff.email/opt/git/libunistring.git
-- 
cgit v1.2.3