diff options
Diffstat (limited to 'debian')
-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 7da0932..ca19ab9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ xbase64 (3.1.2-7) unstable; urgency=low * Renumbering debian/patches/*. * debian/control: - Change Vcs-* to secure uri. - - Bump Standards-Version to 3.9.7 (no changes required). + - Bump Standards-Version to 3.9.8 (no changes required). * Use dpkg-maintscript-helper dir_to_symlink at debian/*.postinst. * Remove useless debian/libxbase64-doc.lintian-overrides. diff --git a/debian/control b/debian/control index 267dfb8..3265821 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xbase64 Priority: optional Section: libs Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), dh-autoreconf, |