diff --git a/debian/changelog b/debian/changelog index 9360b09..924e057 100644 --- a/debian/changelog +++ b/debian/changelog @@ -75,6 +75,7 @@ xen-tools (4.4~dev-1) UNRELEASED; urgency=low - Finally switch to a minimal dh style debian/rules. * Bump debhelper compatibility to 9 - Update versioned debhelper build-dependency + * Bump Standards-Version to 3.9.4 (no changes) * Add dependency on ${perl:Depends} to fix dpkg-gencontrol warning. * Bump copyright years in debian/copyright. * Apply wrap-and-sort. diff --git a/debian/control b/debian/control index b62ed76..e72f4c9 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9~), libtest-pod-coverage-perl, libtest-pod-perl, libtext-template-perl -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://xen-tools.org/software/xen-tools Vcs-Browser: http://gitorious.org/xen-tools/xen-tools Vcs-Git: git://gitorious.org/xen-tools/xen-tools.git