diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dfa7097a..c1ef89e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libunistring (0.9.8-1) UNRELEASED; urgency=medium    * Change to my new mail address.    * debian/copyright:      - Refresh copyright years to 2017. +  * Declare compliance with Debian Policy 4.1.2.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 02 Dec 2017 10:31:01 +0100 diff --git a/debian/control b/debian/control index e3e151f5..86246034 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 (>= 10), -Standards-Version: 4.0.0 +Standards-Version: 4.1.2.0  Section: libs  Homepage: http://www.gnu.org/software/libunistring/  Vcs-Git: https://anonscm.debian.org/git/collab-maint/libunistring.git  | 
