From 01db18b32bd68e628e921c8876f5e4ca3778c5b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 28 Jun 2018 06:23:11 +0200 Subject: d/changelog: change date/time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eeb80ab..a6c3c40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libunistring (0.9.10-1) UNRELEASED; urgency=medium +libunistring (0.9.10-1) unstable; urgency=medium * New upstream release. - Refresh symbols file. @@ -10,7 +10,7 @@ libunistring (0.9.10-1) UNRELEASED; urgency=medium - Bump minimum debhelper version in debian/control to >= 11. * Declare compliance with Debian Policy 4.1.4 (No changes needed). - -- Jörg Frings-Fürst Wed, 07 Mar 2018 05:36:05 +0100 + -- Jörg Frings-Fürst Thu, 28 Jun 2018 06:21:52 +0200 libunistring (0.9.8-2) unstable; urgency=medium -- cgit v1.2.3 From 10bd216b0099d2ae8cb22c664fb725165096f95c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 14:28:36 +0200 Subject: Declare compliance with Debian Policy 4.1.5 --- debian/changelog | 4 ++-- debian/control | 2 +- debian/files | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 debian/files 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 Thu, 28 Jun 2018 06:21:52 +0200 + -- Jörg Frings-Fürst 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 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 -- cgit v1.2.3