- 08 Jul, 2017 15 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
Making a more exact copy, is useful so that you can see when the orig tarball was created, and it can be used further as the timestamp when importing into git for example. Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Let the user override that by using dpkg-buildpackage's --force-sign option. Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Many dch options (e.g., --bpo) automatically add their own entry to the changelog as well as adding a bullet for a subsequent entry. If the user provides an empty message on the command-line, do not add the second bullet. Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
Signed-off-by:James McCoy <jamessan@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Ben Finney authored
* wip/issue/814570/dsc-completion-for-debdiff: Correctly match filesystem entries for different options. Correct matching ‘--from’, ‘--to’, and package filenames. Special-case those options only allowed immediately after the command. Record the change being made in this branch.
-
Ben Finney authored
-
Ben Finney authored
-
Ben Finney authored
-
-
- 07 Jul, 2017 13 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
If uscan successfully downloads an archive and is configured to verify the GPG signature, then any failure to do so will cause uscan to exit with an error. This includes not having the keyring, inability to download the detached signature, and the actual gpg(v) verification failing. Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
Ben Finney authored
* wip/maintenance/debdiff-completion-style: Use a ‘case’ structure to handle ‘file_list_mode’. Define available options as an array. Initialise the completion function early. Use the ‘_have’ function to test whether the command is available. Update copyright information. Correct comparison operators. Correct extraneous spaces. Record the change being made in this branch.
-
Ben Finney authored
-
Ben Finney authored
-
Ben Finney authored
-
Ben Finney authored
-
Ben Finney authored
-
Ben Finney authored
-
Ben Finney authored
-
-
- 06 Jul, 2017 1 commit
-
-
Mattia Rizzolo authored
Closes: #867416 Thanks: Samuel Thibault <sthibault@debian.org> for the patch Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 04 Jul, 2017 3 commits
-
-
James McCoy authored
This removes the regex-based parsing of update_excuses.html, instead using YAML::Syck to parse the yaml and dump equivalent information. Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Refactor grep-excuses to consume the YAML file instead of hand-parsing HTML.
-
James McCoy authored
Since the versions we're comparing are known to be irregular (i.e., upstream rather than Debian) versions, disabling the strict checks on version format. This silences the "bad syntax" error that dpkg was emitting. Signed-off-by:James McCoy <jamessan@debian.org>
-
- 03 Jul, 2017 1 commit
-
-
Ximin Luo authored
-
- 02 Jul, 2017 1 commit
-
-
Antonio Terceiro authored
-
- 29 Jun, 2017 1 commit
-
-
James McCoy authored
Add new debpatch script from Ximin Luo. * Fix flake8 various errors
-
- 28 Jun, 2017 3 commits
- 26 Jun, 2017 2 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
That whole code should probably be changed to use data coming from distro-info-data exclusively (and it already does for backports), but it's not entirely possible until it supports oldoldstable (#782685) Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-