diff --git a/debian/changelog b/debian/changelog index b1ff1fa0..34a4191e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ostree (2017.13-1) UNRELEASED; urgency=medium Strictly speaking we might only need 0.15, but I'm not going to test versions older than the jessie backport. * Set Rules-Requires-Root to no + * Standards-Version: 4.1.1 (no changes required) -- Simon McVittie Fri, 27 Oct 2017 14:43:58 +0100 diff --git a/debian/control b/debian/control index ab398033..c83f9f1c 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Build-Depends: Build-Depends-Indep: libglib2.0-doc, Rules-Requires-Root: no -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Homepage: https://github.com/ostreedev/ostree/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/ostree.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ostree.git