This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository devscripts.
commit 8955964b51e8d5fea7d6f21e291a27c5c09b3224 Author: Mattia Rizzolo <[email protected]> Date: Fri Oct 27 14:58:05 2017 +0200 d/control: Drop Testsuite:autopkgtest field, it's automatically added by dpkg-source. Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2a3ab14..16312c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,7 @@ devscripts (2.17.11) UNRELEASED; urgency=medium + Annotate the build-dependencies on perl and python3-all with :any. + Add myself to uploaders. + Bump Standards-Version to 4.1.1, no changes needed. + + Drop Testsuite:autopkgtest field, it's automatically added by dpkg-source. * 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 000c867..6035790 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,6 @@ Build-Depends: bash-completion, xsltproc, xz-utils <!nocheck>, zip <!nocheck> -Testsuite: autopkgtest 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
