- 26 Mar, 2018 2 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
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>
-
- 12 Mar, 2018 1 commit
-
-
Mattia Rizzolo authored
devscripts Debian release 2.18.1
-
- 06 Mar, 2018 4 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
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 26 Feb, 2018 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 09 Feb, 2018 2 commits
-
-
Mattia Rizzolo authored
Closes: #855464 Thanks to Ximin Luo <infinity0> for the initial patch. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Gbp-Dch: Ignore Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 08 Feb, 2018 1 commit
-
-
Christoph Berg authored
-
- 04 Feb, 2018 3 commits
-
-
Benjamin Drung authored
Signed-off-by:
Benjamin Drung <bdrung@debian.org> -
Benjamin Drung authored
Import latest version from https://github.com/bdrung/snippets Also raise the maximum line length for pylint to 99 (flake8 already has this value set). Signed-off-by:
Benjamin Drung <bdrung@debian.org> -
Benjamin Drung authored
Signed-off-by:
Benjamin Drung <bdrung@debian.org>
-
- 01 Feb, 2018 4 commits
-
-
Osamu Aoki authored
Fixed port was problematic. So use the available random user port. Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
Example watch file for the signature made for the decompressed tarball. Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
* New ftp based test * Compression and repacking test * Signature test with decompress * Debug signature extension of uscan Signed-off-by:
Osamu Aoki <osamu@debian.org>
-
- 25 Jan, 2018 2 commits
-
-
Mattia Rizzolo authored
Closes: #888307 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 23 Jan, 2018 2 commits
-
-
Osamu Aoki authored
Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
Signed-off-by:
Osamu Aoki <osamu@debian.org>
-
- 17 Jan, 2018 4 commits
-
-
Osamu Aoki authored
Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
* introduce mangle as a wrapper for safe_replace * update recursive_regex_dir and newest_dir to include \$line Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
This involves major code refactoring and additions: * Use mode=http/ftp/git * Add gitmode=full/shallow * Add git HEAD and heads/<branch> tracking * Add git HEAD and heads/<branch> tagging strategy (pretty/describe) Signed-off-by:
Osamu Aoki <osamu@debian.org>
-
- 15 Jan, 2018 3 commits
-
-
Axel Beckert authored
That way, we don't get items split over two lines. Prompted by the addition of the longer "pkg-gnustep" shortcut. Gbp-Dch: Ignore
-
Axel Beckert authored
This ignores e-mail address appearances in the Uploaders field to only display personally maintained packages and skip team-maintained packages. Closes: #887380
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 13 Jan, 2018 2 commits
-
-
Osamu Aoki authored
More readable style Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
* Move process_watchfile etc., for consistent function order * Add code block comments with {{{ ... }}} editor jump hints * Code refactoring around downloader * Move downloader out of main code path * Make downloader a simple function * Remove tailing spaces * Use consistent sub declaration style * Use \%options to call, $optref to be called, $$optref to use Signed-off-by:
Osamu Aoki <osamu@debian.org>
-
- 12 Jan, 2018 4 commits
-
-
Osamu Aoki authored
This option enables decoding of percent-encoding on the href string Bug#884604: devscripts: [uscan] please support hexadecimal encoded URLs Tested with watch file: --- version=4 opts="hrefdecode=percent-encoding, \ filenamemangle=s/.*dl_class_([\d.]+)\.tar\.gz/dl-poly-classic-$1\.tar\.gz/" \ https://ccpforge.cse.rl.ac.uk/gf/project/dl_poly_classic/frs/ \ /gf/download/frsrelease/\d+/\d+/dl_class_([\d.]+)\.tar\.gz --- Signed-off-by:
Osamu Aoki <osamu@debian.org>
Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
I used bug number of cloned original bug. Fixed. Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
Although the current uscan manpage had clearly stated in its "HISTORY AND UPGRADING" as: Version 4 devscripts version 2.15.10: The first incarnation of watch files supporting multiple upstream tarballs. The syntax of the watch file is relaxed to allow more spaces for readability. If you have a custom script in place of uupdate, you may also encounter problems updating from Version 3. · uscan invokes the custom script as "script --upstream-version version". · uscan invokes the standard uupdate as "uupdate --find --upstream-version version". Restriction for --dehs is lifted by redirecting other output to STDERR when it is activated. People seem to expect Version 3 to be relaxed to allow more spaces. So I am adding link and emphasizing the importance of version=4 in earlier section. After all uscan manpage is too long to read. Signed-off-by:
Osamu Aoki <osamu@debian.org> -
Osamu Aoki authored
Thanks Julian Gilbey <jdg@debian.org> Closes: #834006 Signed-off-by:
Osamu Aoki <osamu@debian.org>
-
- 06 Jan, 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
ltnu: Avoid using L<> with emails in the POD documentation, so it can be built with an older pod as well. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
*** ERROR: Apparent command =cut not preceded by blank line at line 681 in file fr/bts.fr.pl fr/bts.fr.pl has 1 pod syntax error. Makefile:37: recipe for target 'fr/bts.fr.1' failed Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
ltnu: Avoid using L<> with emails in the POD documentation, so it can be built with an older pod as well. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-