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-01-07
dh: Fix missing $ in $startpoint
Niels Thykier
2
-1
/
+8
2018-01-07
Release debhelper/11.1.1 into unstable
Niels Thykier
1
-2
/
+2
2018-01-07
dh: Fix off-by-one in a compat check
Niels Thykier
2
-3
/
+12
2018-01-06
Release debhelper/11.1 into unstable
Niels Thykier
1
-2
/
+2
2018-01-06
Regenerate POT and PO files
Niels Thykier
6
-2979
/
+3368
2018-01-06
d/control: Bump S-V to 4.1.3 - no additional changes required
Niels Thykier
2
-1
/
+3
2018-01-06
dh_installdeb/Dh_Lib: Fix bug in merge of multiple autoscripts
Niels Thykier
1
-1
/
+1
2018-01-06
dh_makeshlibs: Avoid duplicates for unversioned SONAMES in compat <= 11
Niels Thykier
1
-1
/
+1
2018-01-06
Buildsystem: Fix a bug in _generic_doit_in_dir
Niels Thykier
1
-1
/
+4
2018-01-04
Dh_Lib: Guard against invalid "snippet-order" values in autoscript
Niels Thykier
1
-0
/
+2
2018-01-04
dh: Avoid reset of starting point with multiple opaque targets
Niels Thykier
1
-1
/
+10
2018-01-04
dh: Move some "compat 9"-only code inside an if-guard
Niels Thykier
1
-9
/
+7
2018-01-03
Updated French translation of documentation
Baptiste Jammet
2
-195
/
+381
2018-01-03
t/dh-sequencer.t: Less is more - remove redundant code
Niels Thykier
1
-13
/
+11
2018-01-03
dh_installsystemd: Fix NOOP PROMISE
Niels Thykier
2
-1
/
+3
2018-01-03
d/control: Clean up and document versioned constraints
Niels Thykier
2
-2
/
+10
2018-01-03
Document the cmake Breaks to assist backporting
Niels Thykier
1
-1
/
+5
2018-01-03
d/changelog: Fix bug number
Niels Thykier
1
-1
/
+1
2018-01-03
dh_install{init,systemd}: Re-order service autosnippets
Niels Thykier
7
-22
/
+104
2018-01-03
Dh_Lib: Support ordering for service handling autosnippets
Niels Thykier
2
-20
/
+80
2018-01-02
debhelper.pod: Remove cmake caveat for compat 11
Niels Thykier
2
-6
/
+1
2018-01-02
R³ support: DPKG_GAIN_ROOT_CMD => DEB_GAIN_ROOT_CMD
Niels Thykier
3
-4
/
+6
2018-01-02
d/control: Add a Breaks for cmake in backports
Niels Thykier
2
-1
/
+4
2018-01-02
dh: Ensure that $startpoint{$package} is defined
Niels Thykier
1
-0
/
+4
2018-01-02
dh: Isolate some (now) "compat 9"-only code
Niels Thykier
1
-45
/
+30
2018-01-02
dh: Do not re-run completed targets
Niels Thykier
4
-47
/
+115
2018-01-02
dh: Rewrite sequence handling
Niels Thykier
3
-113
/
+270
2018-01-02
dh_gencontrol: Deduplicate debug ids
Niels Thykier
2
-1
/
+10
2018-01-02
dh_strip: Do not strip debug symbols in the .build-id dir
Niels Thykier
2
-0
/
+6
2018-01-01
dh_clean: Skip cleaning in .pc and _darcs
Niels Thykier
2
-1
/
+4
2018-01-01
dh_installinit: Do most autoscripts substs without a shell
Niels Thykier
2
-6
/
+10
2018-01-01
autoscripts/*systemd*: Consistently use "|| true"
Niels Thykier
4
-5
/
+9
2017-12-31
Dh_Lib: Make "exit 1" the default value for ERROR_HANDLER
Niels Thykier
2
-1
/
+4
2017-12-31
dh_installinit: Add a --no-enable parameter
Niels Thykier
2
-7
/
+34
2017-12-31
dh_installinit: Remove unused subst parameters for {pre,post}rm scripts
Niels Thykier
1
-3
/
+3
2017-12-31
dh_compress: Avoid compressing examples [c12]
Niels Thykier
4
-18
/
+29
2017-12-31
Replace some ad-hoc checks with excludefile()
Niels Thykier
4
-26
/
+10
2017-12-31
dh_makeshlibs: In c12, avoid passing SONAME-less binaries to dpkg-gensymbols
Niels Thykier
3
-6
/
+15
2017-12-31
dh_makeshlibs: Find all unversioned SONAMES
Niels Thykier
2
-1
/
+4
2017-12-31
dh_makehshlibs: Fix typo in verbose message
Niels Thykier
1
-1
/
+1
2017-12-31
dh_makeshlibs: Optimize shlibs generation a bit
Niels Thykier
2
-10
/
+16
2017-12-30
meson.pm: Remove redundant boilerplate method
Niels Thykier
1
-5
/
+0
2017-12-30
meson.pm: Set LC_ALL=C.UTF-8 when invoking meson
Niels Thykier
2
-2
/
+12
2017-12-30
Dh_Lib: doit - support update_env to change child %ENV
Niels Thykier
2
-1
/
+15
2017-12-30
Buildsystem.pm: Refactor doit_in_foodir{,_noerror}
Niels Thykier
1
-4
/
+11
2017-12-30
dh: Fix a warning about an uninitialized variable
Niels Thykier
1
-1
/
+1
2017-12-30
dh_missing: Make --list-missing the default in c12
Niels Thykier
3
-0
/
+12
2017-12-30
dh_missing: Tweak single binary handling
Niels Thykier
2
-4
/
+7
2017-12-30
dh_missing: Support wildcards in d/not-installed
Niels Thykier
3
-5
/
+57
2017-12-30
dh_install: Push some documentation to dh_missing(1)
Niels Thykier
1
-27
/
+12
[next]