This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository devscripts.
commit d4187b3897da93a3a04681828072beb6ee92d2cd Author: Mattia Rizzolo <[email protected]> Date: Fri Dec 29 23:36:36 2017 +0100 d/control: set Rules-Requires-Root: no. Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cf2eba2..34861d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,7 @@ devscripts (2.17.12) UNRELEASED; urgency=medium * debian/control: + Bump Standards-Version to 4.1.2, no changes needed. + Add missing build-dependency on fakeroot. + + Set Rules-Requires-Root: no. -- Mattia Rizzolo <[email protected]> Fri, 29 Dec 2017 23:28:05 +0100 diff --git a/debian/control b/debian/control index 0d95f8a..812b7df 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Devscripts Devel Team <[email protected]> Uploaders: Mattia Rizzolo <[email protected]>, -Standards-Version: 4.1.2 Build-Depends: bash-completion, debhelper (>= 11~), dh-python, @@ -44,6 +43,8 @@ Build-Depends: bash-completion, xsltproc, xz-utils <!nocheck>, zip <!nocheck> +Standards-Version: 4.1.2 +Rules-Requires-Root: no Vcs-Browser: https://anonscm.debian.org/git/collab-maint/devscripts.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/devscripts.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
