- 22 Apr, 2018 10 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
MR: debian/devscripts!9 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
before there was nothing setting self._check_depends_cache after the original value, so that codepath most likely has never run. tbh I'm not sure of what I'm doing, but it looks much more sensible now. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
This fixes the CI with the official ubuntu docker image that is lacking /usr/share/doc. Thanks: Unit 193 for realizing the chroot was being odd... Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
that tag is needed for pylint in stretch This reverts commit a3a4ad29.
-
Mattia Rizzolo authored
MR: debian/devscripts!8 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
also let apt-get+aspcud install the build-deps instead of using mk-build-deps. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Antonio Terceiro authored
-
- 21 Apr, 2018 10 commits
-
-
Mattia Rizzolo authored
MR: debian/devscripts!7 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Sean Whitton authored
Suggested-by:Mattia Rizzolo <mattia@debian.org>
-
Sean Whitton authored
-
Sean Whitton authored
-
Sean Whitton authored
-
Sean Whitton authored
-
Sean Whitton authored
-
Sean Whitton authored
-
Sean Whitton authored
-
Mattia Rizzolo authored
MR: debian/devscripts!6 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 20 Apr, 2018 1 commit
-
-
Antonio Terceiro authored
Suggested by James McCoy on IRC.
-
- 19 Apr, 2018 4 commits
-
-
Antonio Terceiro authored
-
Antonio Terceiro authored
It seems that the `redefined-variable-type` does not exist anymore
-
Antonio Terceiro authored
-
Antonio Terceiro authored
Missed renaming variable -- as suggested in code review -- in one spot
-
- 18 Apr, 2018 3 commits
-
-
Mattia Rizzolo authored
MR: debian/devscripts!4 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Antonio Terceiro authored
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 17 Apr, 2018 2 commits
-
-
Antonio Terceiro authored
sadt: Set AUTOPKGTEST_TMP environment variable See merge request debian/devscripts!5
-
Autopkgtest sets it since version 4.0 (June 2016).
-
- 14 Apr, 2018 4 commits
-
-
Mattia Rizzolo authored
MR: debian/devscripts!1 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Chris Lamb authored
debsign.sh: To prevent collision attacks, refuse to sign with short key IDs (eg. 0xCAFEBABE) and warn when not using full GPG fingerprint.
-
Mattia Rizzolo authored
MR: debian/devscripts!3 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Antonio Terceiro authored
This is the same variation that the Reproducibe Builds infrastructure and reprotest do, and it uncovers more issues than the variation we had before while still uncovering the same issues as before.
-
- 13 Apr, 2018 4 commits
-
-
Mattia Rizzolo authored
MR: debian/devscripts!2 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Antonio Terceiro authored
The Ruby team used to run a uscan redirector at https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch It is not simply a redirector; it also converts Ruby .gem packages to tarballs for Debian packaging, so it can't just be folded into e.g. the qa.debian.org redirector. This service was migrated to https://gemwatch.debian.net/ Right now the original CGI script was turned into a redirector to the new service, and new packages produced by dh-make-ruby will already point to it. However, we still have 900+ debian/watch files pointing to the old URL, and the redirector will cease to work soon when alioth goes away. The existing references will be migrated, but it is not feasible to complete this migration process before the alioth shutdown. This is a mitigation measure. It can and should be removed when the migration is finished.
-
Paul Wise authored
-
- 12 Apr, 2018 1 commit
-
-
Adam D. Barratt authored
Signed-off-by:Adam D. Barratt <adam@adam-barratt.org.uk>
-
- 26 Mar, 2018 1 commit
-
-
Mattia Rizzolo authored
R:229,12: Redefinition of self._depends_cache type from sadt.Skip to bool (redefined-variable-type) R:258, 4: Too many arguments (6/5) (too-many-arguments) R:467, 8: Redefinition of extra_message type from list to str (redefined-variable-type) Gbp-Dch: Short Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-