- 28 Jan, 2019 12 commits
-
-
Chris Lamb authored
Check for packages that use dh_runit without specifying a Breaks on the "${runit:Breaks}" substvar. (Closes: #920299)
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Add a reference to the official specification in the long description of the unnecessary-source-date-epoch-assignment tag.
-
Chris Lamb authored
-
Xavier Guimard authored
Update debhelper addon specification now that nodejs-dev has been replaced by pkg-js-tools. (MR: !135) Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Check for pkg-config(1) files that reference unknown shared objects via (for example) "Libs: -lfoo". (Closes: #920699)
-
Chris Lamb authored
Prevent false-positives in the command-with-path-in-maintainer-script checks for sections automatically added by debhelper. (Closes: #920568)
-
Jeremy Bicha authored
This groups the changes made by each person. See dch and gbp-dch's manpages for details. Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Chris Lamb authored
Include the upload and release dates in the output of the maintainer-script-supports-ancient-package-version tag.
-
Chris Lamb authored
Fix FTBFS by avoiding "self" false-positives when checking for file-references-package-build-path in the Lintian test suite. (Closes: #920536)
-
- 27 Jan, 2019 6 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Rewrite "old" version calculation to prevent false-positives in the maintainer-script-supports-ancient-package-version tag. (Closes: #920638)
-
Chris Lamb authored
Ignore quilt .pc directories when checking for inconsistent-appstream-metadata-license. (Closes: #920647)
-
Paul Wise authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Gbp-Dch: ignore
-
- 25 Jan, 2019 9 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Really fix summary generation code to match the "WIP" entry in the changelog after moving to gbp-dch(1).
-
Felix Lechner authored
The command for autopackage tests runs all tag-related tests but none of the 'scripts'. This behavior is maintained going forward. Removes reference to all suites except 'tags'. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
All four test suites related to Lintian tags are now found in the suite 'tags'. Moves the test specifications to their new locations. Test specifications can be located in any subdirectory of t/tags. From now on, it is possible to group them in more detailed ways, for example by Lintian check. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
In the future, all tests checking Lintian's tag functionality belong to suite 'tags'. Undefine the other suites for tests, changes, debs and source. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 24 Jan, 2019 13 commits
-
-
Felix Lechner authored
Ensure that "explicit skeletons" are now required, the first step to make tests freely groupable. (MR: !132)
-
Felix Lechner authored
Also updates the reference to a tests output data, including the log, in ../debian/test-out. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Remove suite references from the internal harness tests and explicitly declare the use of skeletons. Gbp-Dch: Ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Uses the new and more meaningful name of the same skeleton. Was previously known as default in suite source. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Uses the new and more meaningful name of the same skeleton. Was previously known as default in suite changes. Gbp-Dch: Ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Uses the new and more meaningful name of the same skeleton. Was previously known as default in suite debs. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Uses the new and more meaningful name of the same skeleton. Was previously known as default in suite tests. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Uses the new and more meaningful name of the same skeleton. Was previously known as non-native in suite tests. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Uses the new and more meaningful name of the same skeleton. Was previously known as builder-only in suite tests. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
The selection of skeletons was previously suite-specific. Remove all references to suites from the test runner, except for the suites 'tags' and 'scripts'. Also look for skeletons in a non-suite specific location. Also no longer store the suite in the 'desc' file recorded in a test's work directory. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
Move all skeleton files to the common, non-suite specific folder one level above. Also give them meaningful names that are different from the overloaded 'default'. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Felix Lechner authored
The default skeleton is 'default'. That was sufficient when skeletons were specific to suites: Each suite had a default skeleton. When the tag-related tests no longer have suites, those skeletons require more meaninful names. The name of each such skeleton will then have to be mentioned in any test specification that uses it. Removes the declaration of a default skeleton. Gbp-Dch: ignore Signed-off-by:
Chris Lamb <lamby@debian.org>
-
Chris Lamb authored
Locate and process .buildinfo files if mentioned in a .changes file; previously it was only examined if explicitly referenced. Thanks to James Clarke. (Closes: #920228)
-