- 23 May, 2018 2 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 21 May, 2018 1 commit
-
-
Paul Wise authored
Previously modified files would only be printed with --verbose turned on. This change allows wrap-and-sort to be less verbose with --dry-run on.
-
- 19 May, 2018 6 commits
-
-
Mattia Rizzolo authored
MR: debian/devscripts!15 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Antonio Terceiro authored
This bug was introduced by commit 2ef682e5. Tests are now proper objects instead of just strings, we can no longer compare them directly to the names of the tests passed in the command line.
-
Antonio Terceiro authored
This makes the verbose output mode even more clear, with the complete output of the test between dashed lines, e.g. ---------------------------------------------------------------------- testname ---------------------------------------------------------------------- O: ... O: ... O: ... output of the test ... O: ... O: ... ---------------------------------------------------------------------- testname: PASS
-
Antonio Terceiro authored
-
Antonio Terceiro authored
i.e. only leave a temporary directory behind with build artifacts for inspection if the package is not reproducible.
-
- 16 May, 2018 1 commit
-
-
Mattia Rizzolo authored
MR: debian/devscripts!13 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 15 May, 2018 1 commit
-
-
Antonio Terceiro authored
-
- 13 May, 2018 11 commits
-
-
Mattia Rizzolo authored
Thanks: terceiro for noticying I forgot it… Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Closes: #898450 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
test_uscan_ftp: Handle errors coming from the ftpserver.py subprocess to avoid possible endless loops Closes: #898370 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Antonio Terceiro authored
This involves extracting the logic for running a test into a TestCommand class, which can handle any command, and a Test subclass, which handles the special case of a script under debian/tests Closes: #781963
-
Antonio Terceiro authored
-
Antonio Terceiro authored
The end of those lines is a mess, so let's simplify. Also, sort the list to make it more readable and provide a better indication of where to insert new items.
-
Antonio Terceiro authored
-
Antonio Terceiro authored
- Remove "hourglass" progress indicator - display output of commands in verbose output - improve organization of verbose output Closes: #748852
-
Antonio Terceiro authored
However, as sadt does not install packages, needs-recommends does not do anything
-
Antonio Terceiro authored
Closes: #881825
-
Antonio Terceiro authored
-
- 11 May, 2018 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 10 May, 2018 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
Pierre-Elliott Bécue authored
rmadison will suggest that ca-certificates is potentially the missing package Closes: #882347
-
- 07 May, 2018 2 commits
-
-
Mattia Rizzolo authored
MR: debian/devscripts!12 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Sean Whitton authored
Closes: #897050
-
- 05 May, 2018 1 commit
-
-
Sean Whitton authored
Using `git rev-parse --git-dir` works in git worktrees. Suggested-by:
Ian Jackson <ijackson@chiark.greenend.org.uk>
-
- 03 May, 2018 3 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
This makes changes easier to spot on diff output. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 02 May, 2018 1 commit
-
-
Antonio Terceiro authored
dpkg-depcheck: Also trace openat syscall See merge request debian/devscripts!11
-
- 30 Apr, 2018 1 commit
-
-
Maximiliano Curia authored
This is because glibc 2.26 switched to use openat for linux.
-
- 24 Apr, 2018 2 commits
-
-
Antonio Terceiro authored
gitlab-ci: Set DEBIAN_FRONTEND=noninteractive to avoid prompts See merge request debian/devscripts!10
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 22 Apr, 2018 5 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>
-