- 01 Mar, 2021 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 16 Feb, 2021 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>
-
- 25 Jan, 2021 2 commits
-
-
Christoph Berg authored
-
Andrej Shadura authored
Add support for pristine-lfs prioritising it just above pristine-tar; this particular order is used since pristine-lfs is guaranteed to produce correct tarballs if it’s available while pristine-tar sometimes produces tarballs with different checksums, so if both pristine-lfs and pristine-tar have the same tarball, pristine-lfs should take precedence. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 22 Jan, 2021 2 commits
- 21 Jan, 2021 1 commit
-
-
Mattia Rizzolo authored
MR: debian/devscripts!212 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 20 Jan, 2021 2 commits
-
-
Johannes Schauer Marin Rodrigues authored
- support situations in which apt breaks due to its inability to consider any packages that are not the most recent version - achieve this by using the aspcud resolver instead - sometimes, aspcud cannot even be installed because of aforementioned problem (use [1] to reproduce) -- thus we also remove build-essential - since debootstrap marks all packages as manually installed we have to also manually remove the dependencies of build-essential instead of using autoremove [1] https://buildinfos.debian.net/ftp-master.debian.org/buildinfo/2021/01/19/aldo_0.7.8-2_amd64-buildd.buildinfo
-
Johannes Schauer Marin Rodrigues authored
- use String::ShellQuote instead of custom shellescape function - use --buildresults instead of --output - do not advertise non-existent pbuilder backend - adjust UNSHARE section due to the closing of #898446 - add Debian 13 "trixie" - use full path in error message to not confuse the user - avoid code duplication by generating the package list once - support binNMU for the "none" builder
-
- 18 Jan, 2021 9 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
going to replace it with something autogenerated Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
MR: debian/devscripts!214 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
josch fixed it differently in MR:!214 This reverts commit cde9202c.
-
Mattia Rizzolo authored
MR: debian/devscripts!213 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
MR: debian/devscripts!216 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 15 Jan, 2021 1 commit
-
-
Paul Wise authored
-
- 10 Jan, 2021 1 commit
-
-
Ville Skyttä authored
Signed-off-by:Ville Skyttä <ville.skytta@iki.fi>
-
- 02 Jan, 2021 2 commits
-
-
Mattia Rizzolo authored
(though they still seems to fail, those should be debugged separately) Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
MR: debian/devscripts!215 (comment 209537) Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 28 Dec, 2020 1 commit
-
-
Baptiste Beauplat authored
- alioth.debian.org was shutdown in favor of salsa.debian.org - gna.org was shutdown in 2017 - www.ohloh.net was renamed www.openhub.net
-
- 24 Dec, 2020 1 commit
-
-
Johannes Schauer Marin Rodrigues authored
- install run_bisect and run_bisect_qemu into the script subdirectory - use os.path.lexist instead of os.path.exist when checking symlinks - set the PATH environment variable to a sensible default if it's not set - automatically retry a download aborted by snapshot.d.o after 10 seconds - instead of appending, seek to the correct position in the output file
-
- 23 Dec, 2020 1 commit
-
-
Johannes Schauer Marin Rodrigues authored
- Add the --builder option to select the rebuilder backend. The default is "none" which just prints instructions. Possible values are sbuild, dpkg, mmdebstrap, sbuild+unshare and pbuilder. - Add the --output option where the build results will be stored. - Compare the checksums from the input buildinfo with the build artifacts. - Unconditionally set Acquire::http::Dl-Limit "1000" and Acquire::Retries "5" to hopefully not get blocked by snapshot.d.o. - The sbuild+unshare as well as the mmdebstrap builders allow debrebuild to operate without any setup. Closes: #958750 - All builders (except the "none" builder) do download the source package automatically. Closes: #961861 - The "none" builder retains the former behavior of debrebuild. By using the other builders, debrebuild will actually perform the build itself and check if the produced build artifacts match. Closes: #955123 - All builders now support binNMUs. Closes: #961862 - Downgrades are avoided by using the last stable release. Closes: #955307 - There is now proper --help output and a man page. Closes: #955049 - Using the --timestamp option one can either manually provide the necessary timestamps separated by commas or use metasnap.d.n by supplying the value "metasnap"
-
- 22 Dec, 2020 1 commit
-
-
Michel Le Bihan authored
-
- 19 Dec, 2020 2 commits
-
-
Mattia Rizzolo authored
He gave me his ACK, thank you! Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 04 Dec, 2020 1 commit
-
-
Yadd authored
-
- 03 Dec, 2020 3 commits
-
-
Mattia Rizzolo authored
test_debchange: skip Ubuntu tests when there is no known development release, like right after an Ubuntu release. Closes: #958912 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Thanks to jrtc27 for spotting Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
tests: test_uscan_mangle: do not call helperWatch multiple times in a test, to prevent leftover background processes. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 01 Dec, 2020 1 commit
-
-
Yadd authored
-
- 30 Nov, 2020 4 commits
-
-
Mattia Rizzolo authored
thanks to jrtc27 for the suggestion 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>
-