index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-22
Revert to the pre-10.6.4 behavior for dh_installdocs and the like
Sven Joachim
5
-8
/
+10
2017-07-22
dh: Optimize out dh_testdir as it is literally useless
Niels Thykier
2
-6
/
+6
2017-07-22
dh: Provide a better error on missing d/control
Niels Thykier
2
-4
/
+11
2017-07-22
dh_clean+dh_prep: Use default_sourcedir instead of d/tmp
Niels Thykier
2
-9
/
+9
2017-07-22
dh_install: Make autodest work with default_sourcedir != d/tmp
Niels Thykier
1
-5
/
+6
2017-07-22
Dh_Lib: Add stub default_sourcedir function
Niels Thykier
6
-15
/
+20
2017-07-22
Dh_Lib: Make getpackages() return *all* packages
Niels Thykier
2
-1
/
+4
2017-07-22
Dh_Lib: (Mostly) avoid shell forking when installing maintscripts
Niels Thykier
2
-4
/
+19
2017-07-22
dh_*: Migrate most tools to new shell-less autoscript
Niels Thykier
10
-19
/
+28
2017-07-22
dh_installman: Pass -l to man when recoding
Niels Thykier
2
-1
/
+2
2017-07-22
autoscript: Support hashref for substitution
Niels Thykier
4
-7
/
+28
2017-07-22
Dh_Lib: Avoid forking 2-7 processes in autoscript with sub
Niels Thykier
2
-17
/
+40
2017-07-22
dh_installman: Remove complex_doit calls
Niels Thykier
2
-2
/
+4
2017-07-22
Dh_Lib: Fix shell bug and add stdout redirect
Niels Thykier
4
-18
/
+71
2017-07-22
Buildsystem: Include documentation of new method
Niels Thykier
1
-0
/
+3
2017-07-22
Buildsystem: Add complex_doit_in_builddir
Niels Thykier
3
-0
/
+23
2017-07-22
Buildsystem: Refactor doit_in_* methods
Niels Thykier
1
-51
/
+23
2017-07-16
Buildsystem: Use install_dir instead of doit(mkdir)
Niels Thykier
1
-1
/
+1
2017-07-15
d/changelog: Document gregor's changes
Niels Thykier
1
-0
/
+1
2017-07-15
autopkgtest-pkg-perl: fix smoke test.
gregor herrmann
7
-6
/
+23
2017-07-15
autopkgtest-pkg-perl: add debian/tests/pkg-perl/skip-syntax.
gregor herrmann
1
-0
/
+1
2017-07-15
autopkgtest-pkg-perl: add debian/tests/pkg-perl/use-name.
gregor herrmann
1
-0
/
+1
2017-07-15
d/changelog: Document recent changes
Niels Thykier
1
-0
/
+5
2017-07-15
{autoconf,meson,cmake}: Avoid forking shell via doit
Niels Thykier
3
-5
/
+5
2017-07-15
Dh_Lib: Make pkgfile ignore .debhelper files
Niels Thykier
1
-1
/
+3
2017-07-15
Dh_Lib: Use bsd_glob in pkgfile
Niels Thykier
1
-2
/
+2
2017-07-15
dh_installmodules: Sort versions to make scripts reproducible
Niels Thykier
1
-1
/
+1
2017-07-15
dh_usrlocal: Fix doit-bug that forks a shell
Niels Thykier
2
-2
/
+8
2017-07-14
Release debhelper/10.6.4 into unstable
Niels Thykier
1
-2
/
+2
2017-07-13
d/control: Set Testsuite: autopkgtest-pkg-perl
Niels Thykier
2
-0
/
+3
2017-07-13
dh_install: Disable bulk install optimization on clashes
Niels Thykier
2
-15
/
+30
2017-07-13
install_{file,lib,prog}: Replace dangling symlinks
Niels Thykier
3
-0
/
+40
2017-07-12
Re-instate bug compatibility to fix #867866
Niels Thykier
6
-8
/
+34
2017-07-12
dh_compress: Use ln -f for creating hardlinks
Niels Thykier
2
-1
/
+4
2017-07-12
reset_perm_and_owner: Use perl functions instead of fork+exec
Niels Thykier
10
-14
/
+32
2017-07-12
t: Fix test under prove without passing "t" dir
Niels Thykier
1
-1
/
+1
2017-07-12
dh_installman: Remove compressed manpages after reencoding
Sven Joachim
2
-1
/
+6
2017-07-10
dh: --with=build-stamp is a c10+ thing
Niels Thykier
1
-1
/
+1
2017-07-09
dh: Revert --without=build-stamp in c11
Niels Thykier
3
-20
/
+14
2017-07-09
Revert "dh_installmenu: Stop installing menu files in compat 11"
Niels Thykier
3
-21
/
+15
2017-07-09
Release debhelper/10.6.3 into unstable
Niels Thykier
1
-2
/
+2
2017-07-09
PROGRAMMING: Document how to write logging helpers
Niels Thykier
3
-0
/
+62
2017-07-09
dh: Support pkgfile and pkgfile-logged PROMISE hints
Niels Thykier
6
-4
/
+26
2017-07-08
d/changelog: Fix typo
Niels Thykier
1
-1
/
+1
2017-07-08
dh_install: Bulk install sources
Niels Thykier
3
-31
/
+26
2017-07-07
debhelper.pod: Announce betas on d-d-a@l.d.o OR d-d@l.d.o
Niels Thykier
1
-2
/
+4
2017-07-07
Dh_Lib.pm: Avoid discouraged "use vars"
Niels Thykier
1
-1
/
+1
2017-07-07
Dh_Lib: Embed tool versions into auto-generated snippets
Niels Thykier
61
-8
/
+156
2017-07-05
debhelper.pod: Add heading just above compat list
Niels Thykier
1
-0
/
+2
2017-07-05
Regenerate POT and PO files
Niels Thykier
6
-58
/
+69
[next]