Age | Commit message (Expand) | Author | Files | Lines |
2016-01-14 | Fix typos | Jakub Wilk | 1 | -1/+1 |
2015-11-06 | dh_install*: sort file lists passed to 'cp --parents -p' for reproducibility | Niko Tyni | 1 | -1/+3 |
2015-07-01 | Migrate to use warnings and use parent | Niels Thykier | 1 | -1/+2 |
2015-04-07 | dh_installdocs: Fix typo of install_dir | Niels Thykier | 1 | -1/+1 |
2015-04-03 | dh_installdocs: Remove non-idempotence remark | Niels Thykier | 1 | -4/+0 |
2015-01-08 | dh_installdocs: Document a caveat of using --link-doc | Niels Thykier | 1 | -0/+10 |
2015-01-08 | dh_installdocs: Use ${binary:Version} in substvars w. --link-doc | Niels Thykier | 1 | -4/+1 |
2015-01-08 | Migrate some calls to use the new install_X subs | Martin Koeppe | 1 | -13/+12 |
2015-01-07 | Pass --reflink=auto to cp | Niels Thykier | 1 | -2/+3 |
2015-01-01 | Add editor hints to the end of all perl modules and scripts | Niels Thykier | 1 | -0/+6 |
2014-12-29 | dh_installdocs: Warn (or error in compat 10) on unsafe binNMUs | Bernhard R. Link | 1 | -0/+11 |
2014-12-29 | Revert "dh_installdocs: Error out on some unsafe binNMUs with --link-doc" | Niels Thykier | 1 | -29/+0 |
2014-12-29 | Revert "dh_installdocs: Error out on unsafe binNMUs with --link-doc" | Niels Thykier | 1 | -17/+3 |
2014-12-21 | dh_installdocs: Error out on unsafe binNMUs with --link-doc | Niels Thykier | 1 | -3/+17 |
2014-12-21 | dh_installdocs: Error out on some unsafe binNMUs with --link-doc | Niels Thykier | 1 | -0/+29 |
2014-01-25 | dh_installdocs: When doc dirs are symlinked make the dependency versioned per... | Joey Hess | 1 | -1/+4 |
2013-08-20 | make line less long | Joey Hess | 1 | -1/+2 |
2013-08-15 | dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t... | Joey Hess | 1 | -1/+1 |
2012-09-17 | dh_installdocs: Support having the same document id in different binary packa... | Joey Hess | 1 | -2/+3 |
2012-09-17 | Bug#525821: [PATCH] support having the same document id in different packages... | Don Armstrong | 1 | -5/+30 |
2010-12-05 | dh_installdocs: Clarify that debian/README.Debian and debian/TODO are only in... | Joey Hess | 1 | -7/+13 |
2010-11-02 | Apply manual pages conventions | David Prévot | 1 | -17/+17 |
2010-02-28 | Typo. Closes: #571968 | Joey Hess | 1 | -1/+1 |
2009-11-12 | dh_installdocs: Warn if a doc-base file cannot be parsed to find a document i... | Joey Hess | 1 | -0/+3 |
2009-09-08 | dh_installdocs: Add --link-doc option that can be used to link documentation ... | Joey Hess | 1 | -0/+4 |
2009-09-08 | Bug#545676: dh_installdocs: option to link documentation directories | Colin Watson | 1 | -11/+70 |
2009-09-04 | Add FILES sections to man pages. Closes: #545041 | Joey Hess | 1 | -25/+36 |
2009-08-25 | dh_installdocs: Loosen the Document field parsing, to accept everything doc-b... | Joey Hess | 1 | -1/+2 |
2009-03-06 | dh_installdocs: No longer add maintainer script code to call doc-base, as it ... | Joey Hess | 1 | -17/+3 |
2008-04-23 | dh_prep: New program, does the same as dh_clean -k (which will be deprecated ... | Joey Hess | 1 | -1/+1 |
2008-01-12 | releasing version 6.0.26.0.2 | Joey Hess | 1 | -2/+1 |
2008-01-11 | * dh_install{,docs,examples}: Avoid infinite recursion when told to | Joey Hess | 1 | -3/+3 |
2008-01-11 | * dh_installdocs/examples: Don't unnecessarily use the exclude code path. | Joey Hess | 1 | -5/+7 |
2008-01-08 | releasing version 6.0.06.0.0 | Joey Hess | 1 | -3/+3 |
2008-01-07 | Support files with spaces in exclude mode. Closes: #459426 | Joey Hess | 1 | -2/+2 |
2007-12-22 | * dh_installdocs: Tighten doc-base document id parsing to only accept | Joey Hess | 1 | -1/+1 |
2007-01-21 | r1969: * dh_installdocs: In v5 mode, now ignore empty files even if they're h... | joeyh | 1 | -3/+6 |
2005-12-30 | r1834: releasing version 5.0.125.0.12 | joey | 1 | -1/+1 |
2005-12-09 | r1829: * dh_installdocs: Fix bug introduced by empty file skipping that preve... | joey | 1 | -1/+1 |
2005-12-05 | r1825: releasing version 5.0.85.0.8 | joey | 1 | -0/+1 |
2005-08-26 | r1781: releasing version 4.9.74.9.7 | joey | 1 | -1/+1 |
2005-08-24 | r1779: releasing version 4.9.64.9.6 | joey | 1 | -1/+1 |
2005-06-13 | r1763: releasing version 4.9.04.9.0 | joey | 1 | -0/+1 |
2005-04-22 | r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810 | joey | 1 | -1/+1 |
2004-12-08 | r1728: releasing version 4.2.264.2.26 | joey | 1 | -0/+11 |
2004-02-22 | r1667: * dh_installdocs: ignore .EX files as produced by dh-make.version_4.2.4 | joey | 1 | -0/+2 |
2004-02-09 | r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0 | joey | 1 | -0/+2 |
2003-08-18 | r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.version_4.1.65 | joey | 1 | -1/+1 |
2003-03-03 | r576: * Rename debhelper.1 to debhelper.7. | joey | 1 | -1/+1 |
2002-09-16 | r547: * Use invoke-rc.d always now that it is in policy. Fall back to old ... | joey | 1 | -10/+0 |