diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a6c3c40..7d59886 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,9 +8,9 @@ libunistring (0.9.10-1) unstable; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.4 (No changes needed). + * Declare compliance with Debian Policy 4.1.5 (No changes needed). - -- Jörg Frings-Fürst <debian@jff.email> Thu, 28 Jun 2018 06:21:52 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Jul 2018 14:26:51 +0200 libunistring (0.9.8-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 03bc51c..62934ed 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 11), -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Section: libs Homepage: https://www.gnu.org/software/libunistring/ Vcs-Git: git://jff.email/opt/git/libunistring.git diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..e99f64e --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +libunistring_0.9.10-1_source.buildinfo libs optional |