- 24 Jun, 2018 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>
-
- 23 Jun, 2018 12 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>
-
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>
-
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
Apparently the exec-bit is set by default in WSL, so provide a more helpful error message when debhelper encounters a config file with the exec-bit that does not have a #!-line (and is not an ELF binary). Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 21 Jun, 2018 7 commits
-
-
Daniele Nicolodi authored
-
Daniele Nicolodi authored
-
Daniele Nicolodi authored
-
Daniele Nicolodi authored
The last section of the helper generates maintainer scripts code blocks for mount, path, service, socket, target, and timer units. The filtering associated to the --name option incorrectly looks for file names with a ".tmpfile" suffix and not for a ".timer" suffix. Fix it.
-
Daniele Nicolodi authored
The --no-also option not only affected handling of the Also= directive but also inhibited handling of the Alias= directive. Fix it. Add a few comments.
-
Daniele Nicolodi authored
-
Daniele Nicolodi authored
-
- 16 Jun, 2018 4 commits
-
-
Daniele Nicolodi authored
Simplify and move to a function the code responsible to list all installed units. It is much simpler to refer to unit files simply as their file name without keeping track of their complete path as the later can be readily computed because all unit files must be installed into usr/lib/systemd/system. This removes some confusion and highlight a bug where code blocks for handling units installed at the wrong location would be emitted if relative file paths were specified on the command line. Fix the tests accordingly.
-
Daniele Nicolodi authored
The intention was to carry on all possible work and report missing unit files specified on the command line at the end of execution. However, now the scripts fails immediately when it tries to read the content of the unit filed and the late check is never executed. Remove the late check.
-
Daniele Nicolodi authored
Make code easier to grock by splitting operation into three phases. The number of binary packages should be small. Iterating three times through their names should not impact performances.
-
Daniele Nicolodi authored
Extend the tests to verify that dh_installsystemd comand line arguments handling works in the simplified form allowed by source packages building only one binary package.
-
- 13 Jun, 2018 2 commits
-
-
Daniele Nicolodi authored
-
Daniele Nicolodi authored
-
- 10 Jun, 2018 5 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
This allows params in debian/rules of the form "-D FOO=BAR" instead of only "-DFOO=BAR" (without quotes). cmake permits both forms, but mishandles the directory if any of the params contain a space between the -D and the var/value. If the directory is last, it always works.
-
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>
-
- 23 May, 2018 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 21 May, 2018 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 20 May, 2018 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-