This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=043105c60e4a00e206090ec027ba75e52d07582f commit 043105c60e4a00e206090ec027ba75e52d07582f Author: Guillem Jover <[email protected]> AuthorDate: Mon Oct 8 13:00:21 2018 +0200 debian: Bump Standards-Version to 4.2.1 (no changes needed) --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f92752f4e..1636f0012 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dpkg (1.19.3) UNRELEASED; urgency=medium - * + * Packaging: + - Bump Standards-Version to 4.2.1 (no changes needed). -- Guillem Jover <[email protected]> Mon, 08 Oct 2018 12:45:07 +0200 diff --git a/debian/control b/debian/control index 043c68f4b..04c3eac9c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Bugs: debbugs://bugs.debian.org Homepage: https://wiki.debian.org/Teams/Dpkg Vcs-Browser: https://git.dpkg.org/cgit/dpkg/dpkg.git Vcs-Git: https://git.dpkg.org/git/dpkg/dpkg.git -Standards-Version: 4.1.1 +Standards-Version: 4.2.1 Rules-Requires-Root: no Build-Depends: debhelper (>= 10), -- Dpkg.Org's dpkg

