debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit c9de13d66e5bfbfda42148b6cf1ee68de9ff5f26 Author: Dylan Aïssi <[email protected]> Date: Fri Jun 30 23:56:40 2017 +0200 Bump Standards-Version to 4.0.0 diff --git a/debian/changelog b/debian/changelog index c6ad918..a2514a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ xserver-xorg-video-openchrome (1:0.6.0-2) UNRELEASED; urgency=medium * Build new binary package which contain the tool via_regs_dump. + * Bump Standards-Version to 4.0.0. -- Dylan Aïssi <[email protected]> Mon, 05 Jun 2017 22:47:36 +0200 diff --git a/debian/control b/debian/control index 3f973a8..f8f918c 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: xutils-dev Build-Conflicts: autoconf2.13 -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: https://www.freedesktop.org/wiki/Openchrome/ Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-video-openchrome.git Vcs-Browser: https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-video-openchrome.git

