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=20d28e498fa4e9c800e8291726bda72450419e85 commit 20d28e498fa4e9c800e8291726bda72450419e85 Author: Guillem Jover <[email protected]> AuthorDate: Sun Jan 27 13:28:28 2019 +0100 debian: Bump Standards-Version to 4.3.0 (no changes required) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ba898d939..d6a107d78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ dpkg (1.19.5) UNRELEASED; urgency=medium * Packaging: - autopkgtest: Add file to Depends fields. - autopkgtest: Clarify behavior on root/non-root requirement. + - Bump Standards-Version to 4.3.0 (no changes required). [ Updated programs translations ] * German (Sven Joachim). diff --git a/debian/control b/debian/control index f78162c41..d00e834ed 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.2.1 +Standards-Version: 4.3.0 Rules-Requires-Root: no Build-Depends: debhelper (>= 11), -- Dpkg.Org's dpkg

