index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dh_installman
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
dh_installman: always log manpages for all packages
Niels Thykier
1
-3
/
+6
2017-04-08
dh_installman: Log installed manpages
Niels Thykier
1
-0
/
+2
2016-10-08
dh_installman: Fix syntax error
Niels Thykier
1
-1
/
+1
2016-10-02
Dh_Lib: Add a reset_perm_and_owner function
Niels Thykier
1
-1
/
+1
2016-10-02
Refactor install_dir usage to avoid the "if -d " tests
Niels Thykier
1
-3
/
+1
2016-05-01
Drop .* from the beginning of unanchored regular expressions
Peter Pentchev
1
-2
/
+2
2016-05-01
dh_installman: Replace zcat with new open_gz
Niels Thykier
1
-9
/
+10
2016-05-01
dh_*: Prefer 3-arg open
Niels Thykier
1
-2
/
+2
2015-10-02
dh_installman: Add missing close(IN) call
Niels Thykier
1
-0
/
+1
2015-07-01
Migrate to use warnings and use parent
Niels Thykier
1
-1
/
+2
2015-01-08
Migrate some calls to use the new install_X subs
Martin Koeppe
1
-2
/
+2
2015-01-01
Add editor hints to the end of all perl modules and scripts
Niels Thykier
1
-0
/
+6
2014-12-22
debhelper: fix typo in dh_installman
Raphael Geissert
1
-1
/
+1
2013-05-05
add PROMISE
Joey Hess
1
-0
/
+2
2012-04-24
dh_installman: Recognize sections from mdoc .Dt entries
Guillem Jover
1
-12
/
+14
2011-08-29
debhelper no longer build-depends on man-db, to ease bootstrapping.
Joey Hess
1
-2
/
+3
2010-11-02
Apply manual pages conventions
David Prévot
1
-21
/
+21
2010-05-18
dh_installman: Avoid converting .so links to symlinks if the link target is n...
Joey Hess
1
-2
/
+4
2010-05-17
dh_installman: Support .so links relative to the current section.
Joey Hess
1
-1
/
+4
2009-12-15
dhinstallman: Avoid doubled slashes in path. Closes: #561275
Joey Hess
1
-1
/
+1
2009-11-20
Remove last vestiages of support for /usr/X11R6.
Joey Hess
1
-2
/
+2
2009-09-06
releasing version 7.4.1
7.4.1
Joey Hess
1
-0
/
+2
2009-09-04
Add FILES sections to man pages. Closes: #545041
Joey Hess
1
-8
/
+8
2008-10-21
Move many command-specific options to only be accepted by the command that us...
Joey Hess
1
-1
/
+3
2008-04-01
dh_installman: man --recode transparently uncompresses compressed pages. So w...
6.0.11
Joey Hess
1
-3
/
+6
2008-03-16
releasing version 6.0.9
6.0.9
Joey Hess
1
-1
/
+1
2008-03-10
* dh_installman: Convert all man pages in the build directory to utf-8, not
Joey Hess
1
-13
/
+18
2008-01-28
use mv -f for robustness
Joey Hess
1
-1
/
+1
2008-01-28
recode manual pages to UTF-8
Colin Watson
1
-5
/
+17
2007-10-11
r2038: typo
joeyh
1
-1
/
+1
2007-04-09
r1980: * prerm and postrm scripts are now generated in a reverse order than
joeyh
1
-7
/
+7
2006-05-11
r1916: * dh_installman: When --language is used, be smarter about stripping
joeyh
1
-5
/
+5
2006-03-29
r1894: * dh_installman: die with an error if a man page read for so lines fails
joeyh
1
-0
/
+5
2006-01-26
r1869: * dh_installman: correct mistake that broke translated man page instal...
5.0.21
joeyh
1
-1
/
+1
2006-01-24
r1866: releasing version 5.0.20
5.0.20
joeyh
1
-2
/
+4
2006-01-24
r1864: releasing version 5.0.19
5.0.19
joeyh
1
-9
/
+21
2005-04-22
r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810
joey
1
-1
/
+1
2004-02-09
r1655: * Added udeb support, as pioneered by di-packages-build. Understands
version_4.2.0
joey
1
-0
/
+2
2003-11-06
r1626: * Add the Spanish manpages I missed last time. Closes: #218718
version_4.1.80
joey
1
-1
/
+6
2003-09-05
r1605: * Switch from build-depends-indep to just build-depends.
version_4.1.72
joey
1
-1
/
+1
2003-08-10
r1584: * Fix a bug in quoted section parsing that put the quotes in the pa...
version_4.1.62
joey
1
-1
/
+1
2003-08-08
r1578: * dh_installman: support .TH lines with quotes. Closes: #204527
version_4.1.59
joey
1
-1
/
+1
2003-07-28
r1086: * Several man pae typo fixes by Ruben Porras. Closes: #202819
version_4.1.56
joey
1
-2
/
+2
2003-07-03
r592: * dh_installman: Don't require trailing whitespace after the seciton...
joey
1
-1
/
+1
2003-03-03
r576: * Rename debhelper.1 to debhelper.7.
joey
1
-1
/
+1
2002-10-07
r556: * Depend on po-debconf, and I hope I can drop the debconf-utils dep ...
joey
1
-1
/
+1
2002-06-24
r535: updates
joey
1
-3
/
+9
2002-04-14
r519: * dh_installdebconf: allow parameters after -- to go to
joey
1
-1
/
+1
2002-02-22
r511: * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363
joey
1
-1
/
+5
2002-02-06
r508: * Typo, Closes: #132454
joey
1
-1
/
+1
[next]