- 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>
-
- 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>
-
- 27 Oct, 2017 8 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Adam D. Barratt authored
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Main reason is to shut up lintian's script-needs-depends-on-sensible-utils, but it makes sense anyway as it's a fairly important/used package that everybody should use u.U. Previously, it was always installed as it was a dependency of an Essential:yes package. In particular, it's needed by nmudiff, also very important to everybody! 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
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-