- 06 Jan, 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
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>
-
- 05 Jan, 2018 2 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
devscripts Debian release 2.17.12 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 30 Dec, 2017 3 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>
-
- 29 Dec, 2017 6 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>
-
Mattia Rizzolo authored
test/uscan_mangle: Use a real newline instead of embedding \n in a shell variable, which isn't portable between dash and bash. This should fix a long standing (2+ years) FTBFS in the Reproducible Builds CI, where a tested difference is the default shell (dash vs bash). Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 26 Dec, 2017 2 commits
-
-
Christoph Berg authored
-
Christoph Berg authored
-
- 23 Dec, 2017 1 commit
-
-
Antonio Terceiro authored
-
- 06 Dec, 2017 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 28 Nov, 2017 1 commit
-
-
Antoine Beaupré authored
I keep on having to go back to the online BTS documentation, which doesn't work when I'm offline. That reference is also hard to find, so I add reference to the website. We just keep a flat list of the latest tags, without explanation, to avoid too much duplication. This duplicates the @gtag variable, but there is no way to interpolate variables in POD strings. We *could* do the opposite (extract the variable from a POD string) but that would be a mess because the list would be at the top of the file...
-
- 16 Nov, 2017 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 12 Nov, 2017 3 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
Thanks: adsb for following along and noticing the error Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 11 Nov, 2017 6 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Closes: #762715 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Looking at that regex now I doubt it ever matched anything before (even before this little refactoring), as it used to check for 'bpo(\d+)\+$' or 'deb(\d+)u$', i.e. a version ending with + or u. Also the logic after that feels fishy to me. But let's keep this chunk of code around until somebody gets the time to do a proper, real overhoul of everything. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
instead of having a guessed version info per type of upload (stable, bpo, but also eventually lts, security, etc), we just have a single variable we use. we also merge the bpo and stable information hashes because they mostly contain the same data. only stable had less information, but if the info wasn't found, it was falling back to the previous entry in the changelog, which is not better than our guess. this also partly fixes -s uploads distro guessing. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 10 Nov, 2017 5 commits
-
-
Axel Beckert authored
-
Axel Beckert authored
Gbp-Dch: Ignore
-
Axel Beckert authored
-
Axel Beckert authored
-
Axel Beckert authored
-
- 08 Nov, 2017 1 commit
-
-
Closes: #880649 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 04 Nov, 2017 2 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
devscripts Debian release 2.17.11
-
- 30 Oct, 2017 1 commit
-
-
We are already outputting a line anyway and it's often quite informative to know whether we "should" see (for example) --pedantic tags, etc. Closes: #880124 Signed-off-by:
Chris Lamb <lamby@debian.org>
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-