diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index eeb80ab..7d59886 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. @@ -8,9 +8,9 @@ libunistring (0.9.10-1) UNRELEASED; 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> Wed, 07 Mar 2018 05:36:05 +0100 + -- 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 |