- 28 Jun, 2020 3 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
If dh_clean is aborted during clean, we might trigger a race where some of the files from the restore bucket has been deleted but the index has not. This creates an error where dh_clean will fail as it cannot restore a file that it already restored and deleted itself. We fix this by deleting the index immediately after restore to ensure that a rerun of dh_clean will skip the restore. Signed-off-by:Niels Thykier <niels@thykier.net>
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 05 Jun, 2020 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Closes: https://github.com/Debian/debhelper/pull/4 Signed-off-by:
Niels Thykier <niels@thykier.net>
-
- 01 Jun, 2020 1 commit
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 17 May, 2020 8 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
By default autoconf will check for unknown --disable/enable/with/withouth-* options and will emit a warning on standard error. This can be tuned by the upstream maintainer with the AC_DISABLE_OPTION_CHECKING macro, to make these fatal, or to not perform the checks by default. Given that we unconditionally pass possibly unknown options to the configure scripts, we should disable these checks to avoid emitting warnings, which are at least confusing, and at worse might trip over CI and test suite that check for output on standard error as markers for failure. Signed-off-by:
Guillem Jover <guillem@debian.org> Signed-off-by:
Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Detect missing files being installed from different paths and warning specifically about this. This should hopefully reduce the number of bug reports where people do not understand by dh_missing reports missing files when they feel it is not missing. The listed bug is not the first of its kind and is unlikely to be the last without this change. Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 16 May, 2020 1 commit
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 15 May, 2020 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 10 May, 2020 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 09 May, 2020 4 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 06 May, 2020 3 commits
-
-
Niels Thykier authored
This reverts commit 2f88a603. Sadly, this makes bhlc trip due to a bug in cmake where some internal compilation jobs now become visible but are run without the relevant CXXFLAGS. We await the fix of https://bugs.debian.org/959493 before we can re-enable it.
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 05 May, 2020 3 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 03 May, 2020 3 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 02 May, 2020 8 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
-
Niels Thykier authored
Replace most of the handrolling variants of "state" with the Perl provided one. At the same time, bump version requirement to v5.24 (available in oldstable). Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-