This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository devscripts.
commit dab9fbe4d15a198615e32729c1fc6102635de030 Author: Mattia Rizzolo <[email protected]> Date: Fri Oct 27 14:49:37 2017 +0200 d/control: Add myself to uploaders. Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index c312f5d..af08c95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,7 @@ devscripts (2.17.11) UNRELEASED; urgency=medium not jessie-backports. Closes: #877877 * debian/control: + Annotate the build-dependencies on perl and python3-all with :any. + + Add myself to uploaders. * debrsign: + Apply patch from Gilles Filippini <[email protected]> to add support for .buildinfo files. Closes: #862324 diff --git a/debian/control b/debian/control index 1799bad..1965e13 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,8 @@ Source: devscripts Section: devel Priority: optional Maintainer: Devscripts Devel Team <[email protected]> +Uploaders: + Mattia Rizzolo <[email protected]>, Standards-Version: 4.1.0 Build-Depends: bash-completion, debhelper (>= 10), -- 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
