diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8a5e8d1..f00c820 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ libunistring (0.9.3-5.3) UNRELEASED; urgency=medium * Non-maintainer upload. - * + * Bump Policy Standards-Version to 3.9.8 (no changes needed) -- Manuel A. Fernandez Montecelo <mafm@debian.org> Thu, 26 May 2016 15:21:07 +0100 diff --git a/debian/control b/debian/control index ad21362..281eac0 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libunistring Priority: optional Maintainer: Andreas Rottmann <rotty@debian.org> Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3~), autotools-dev, dh-autoreconf -Standards-Version: 3.9.2 +Standards-Version: 3.9.8 Section: libs Homepage: http://www.gnu.org/software/libunistring/ Vcs-Git: git://git.debian.org/git/collab-maint/libunistring.git |