diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 28020046..9be945f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libunistring (0.9.7-2) unstable; urgency=medium + +  * Upload to unstable. +  * Declare compliance with Debian Policy 4.0.0. (No changes needed). + + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 25 Jun 2017 17:51:30 +0200 +  libunistring (0.9.7-1) experimental; urgency=medium    * New maintainer (Closes: #858605). diff --git a/debian/control b/debian/control index 55272105..82927dee 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>  Build-Depends:    debhelper (>= 10), -Standards-Version: 3.9.8 +Standards-Version: 4.0.0  Section: libs  Homepage: http://www.gnu.org/software/libunistring/  Vcs-Git: https://anonscm.debian.org/git/collab-maint/libunistring.git  | 
