index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-23
d/changelog: Document deb822 parser related changes
Niels Thykier
1
-0
/
+9
2018-06-23
Dh_Lib: Ensure (X-)Package-Type appear at most once per binary
Niels Thykier
1
-0
/
+5
2018-06-23
Dh_Lib: Align binary package stanza parser with deb822 rules
Niels Thykier
1
-42
/
+74
2018-06-23
Dh_Lib: Align source stanza parser with deb822 rules
Niels Thykier
1
-22
/
+52
2018-06-23
Dh_Lib: Ensure package names are valid
Niels Thykier
1
-0
/
+9
2018-06-23
Dh_Lib: Avoid forking a shell for executable dh config files
Niels Thykier
2
-1
/
+3
2018-06-23
debhelper.pod: Make a dedicated subsection to exec config files
Niels Thykier
3
-4
/
+40
2018-06-23
Dh_Lib: Provide a more helpful error message for exec-config files
Niels Thykier
2
-1
/
+27
2018-06-23
Dh_Lib: Allow empty warning messages (for formatting purposes)
Niels Thykier
1
-1
/
+2
2018-06-20
d/changelog: Update
Daniele Nicolodi
1
-0
/
+9
2018-06-20
dh_installsystemd: Fix handling of symlinked alias units, add relevant tests
Daniele Nicolodi
2
-2
/
+37
2018-06-20
t/dh_installsystemd: Use consistent string quoting
Daniele Nicolodi
1
-5
/
+5
2018-06-20
dh_installsystemd: Fix --name option handling
Daniele Nicolodi
1
-1
/
+1
2018-06-20
dh_installsystemd: Fix handling of the undocumented --no-also option
Daniele Nicolodi
1
-6
/
+7
2018-06-20
dh_installsystemd: Improve error reporting if unit file is not found
Daniele Nicolodi
1
-3
/
+5
2018-06-20
dh_installsystemd: Code cleanup, no functional changes
Daniele Nicolodi
1
-82
/
+79
2018-06-16
dh_installsystemd: Simplify
Daniele Nicolodi
2
-49
/
+43
2018-06-16
dh_installsystemd: Simplify error handling
Daniele Nicolodi
1
-16
/
+0
2018-06-16
dh_installsystemd: Refactor
Daniele Nicolodi
1
-31
/
+48
2018-06-16
t/dh_installsystemd: Add tests for a simpler source package
Daniele Nicolodi
4
-9
/
+71
2018-06-13
dh_installsystemd: Improve man page
Daniele Nicolodi
1
-52
/
+46
2018-06-13
debhelper.pod: Fix incomplete conversion to pod format
Daniele Nicolodi
1
-1
/
+1
2018-06-10
d/changelog: Add changelog item for Roberto's changes
Niels Thykier
1
-0
/
+6
2018-06-10
cmake.pm: Place path-to-source at end of command line invocation.
Roberto C. Sánchez
1
-1
/
+1
2018-06-10
.gitlab-ci.yml: New file
Niels Thykier
1
-0
/
+23
2018-06-10
d/control: Remove comment about dependency on make; the -O change was reverted
Niels Thykier
1
-4
/
+0
2018-06-10
d/control: Remove versioned breaks on qt5-qmake to assist -backports
Niels Thykier
2
-1
/
+12
2018-05-23
Release debhelper/11.3.2 into unstable
Niels Thykier
1
-2
/
+2
2018-05-23
dh_installchangelogs: Fix another regression
Niels Thykier
2
-0
/
+12
2018-05-21
Release debhelper/11.3.1 into unstable
Niels Thykier
1
-2
/
+2
2018-05-21
dh_installchangelogs: Fix logic error
Niels Thykier
2
-7
/
+16
2018-05-20
Release debhelper/11.3 into unstable
Niels Thykier
1
-2
/
+2
2018-05-20
Regenerate POT and PO files
Niels Thykier
6
-1789
/
+4366
2018-05-20
po4a.cfg: Add dh_dwz + dh_installinitramfs
Niels Thykier
1
-0
/
+2
2018-05-20
Dh_Lib: Remove warning for using B-D on debhelper-compat
Niels Thykier
2
-3
/
+2
2018-05-20
Dh_Lib: Fix typo in a warning message
Niels Thykier
1
-1
/
+1
2018-05-20
d/control: Remove now redundant "Suggests: dwz" (implied by Depends)
Niels Thykier
1
-1
/
+1
2018-05-20
d/changelog: Fix typo
Niels Thykier
1
-1
/
+1
2018-05-20
t: Improve a test to give better debug output on failure
Niels Thykier
1
-2
/
+6
2018-05-20
python_distutils.pm: Deprecate with removal in compat 12
Niels Thykier
2
-2
/
+11
2018-05-20
Dh_Lib: Permit 0 or more leading space in the Section field
Niels Thykier
2
-9
/
+11
2018-05-20
t: Avoid warning about redefining "dirname"
Niels Thykier
1
-1
/
+1
2018-05-19
debhelper.pod: Remove bogus compat 12 note that never was
Niels Thykier
1
-8
/
+0
2018-05-19
d/changelog: Retroactively add an LP closes
Niels Thykier
1
-1
/
+3
2018-05-19
dh_testroot.1: Update R³ documentation
Niels Thykier
2
-15
/
+37
2018-05-19
makefile.pm: Revert use of -O for now
Niels Thykier
2
-3
/
+3
2018-05-19
dh_installinitramfs.1: Add remark about lack of idempotence
Niels Thykier
1
-0
/
+6
2018-05-19
dh_installinit.1: Fix POD markup
Niels Thykier
2
-3
/
+5
2018-05-19
t: Add use_ok test in empty dir
Niels Thykier
1
-0
/
+20
2018-05-19
Make Buildsystem.pm independent of Dh_Buildsystems.pm
Niels Thykier
3
-21
/
+28
[next]