diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5c9d6f2..e062ad4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libonig (6.0.0-1) UNRELEASED; urgency=medium with ${misc:Pre-Depends}. - Replace homepage to the new loacation. - to match with the doname rename paxkages from liboing2 to libonig3. + - Bump Standards-Version to 3.9.8 (no changes required). * debian/rules: - Rename liboing2 to libonig3. * debian/watch: diff --git a/debian/control b/debian/control index ced1dd1..982c4bd 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: libonig Section: libs Priority: extra Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Build-Depends: +Build-Depends: debhelper (>= 9), dh-autoreconf -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://github.com/kkos/oniguruma Vcs-Git: git://anonscm.debian.org/collab-maint/libonig.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/libonig.git |