summaryrefslogtreecommitdiff
path: root/dh_installdocs
AgeCommit message (Expand)AuthorFilesLines
2014-12-21dh_installdocs: Error out on unsafe binNMUs with --link-docNiels Thykier1-3/+17
2014-12-21dh_installdocs: Error out on some unsafe binNMUs with --link-docNiels Thykier1-0/+29
2014-01-25dh_installdocs: When doc dirs are symlinked make the dependency versioned per...Joey Hess1-1/+4
2013-08-20make line less longJoey Hess1-1/+2
2013-08-15dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t...Joey Hess1-1/+1
2012-09-17dh_installdocs: Support having the same document id in different binary packa...Joey Hess1-2/+3
2012-09-17Bug#525821: [PATCH] support having the same document id in different packages...Don Armstrong1-5/+30
2010-12-05dh_installdocs: Clarify that debian/README.Debian and debian/TODO are only in...Joey Hess1-7/+13
2010-11-02Apply manual pages conventionsDavid Prévot1-17/+17
2010-02-28Typo. Closes: #571968Joey Hess1-1/+1
2009-11-12dh_installdocs: Warn if a doc-base file cannot be parsed to find a document i...Joey Hess1-0/+3
2009-09-08dh_installdocs: Add --link-doc option that can be used to link documentation ...Joey Hess1-0/+4
2009-09-08Bug#545676: dh_installdocs: option to link documentation directoriesColin Watson1-11/+70
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-25/+36
2009-08-25dh_installdocs: Loosen the Document field parsing, to accept everything doc-b...Joey Hess1-1/+2
2009-03-06dh_installdocs: No longer add maintainer script code to call doc-base, as it ...Joey Hess1-17/+3
2008-04-23dh_prep: New program, does the same as dh_clean -k (which will be deprecated ...Joey Hess1-1/+1
2008-01-12releasing version 6.0.26.0.2Joey Hess1-2/+1
2008-01-11* dh_install{,docs,examples}: Avoid infinite recursion when told toJoey Hess1-3/+3
2008-01-11* dh_installdocs/examples: Don't unnecessarily use the exclude code path.Joey Hess1-5/+7
2008-01-08releasing version 6.0.06.0.0Joey Hess1-3/+3
2008-01-07Support files with spaces in exclude mode. Closes: #459426Joey Hess1-2/+2
2007-12-22* dh_installdocs: Tighten doc-base document id parsing to only acceptJoey Hess1-1/+1
2007-01-21r1969: * dh_installdocs: In v5 mode, now ignore empty files even if they're h...joeyh1-3/+6
2005-12-30r1834: releasing version 5.0.125.0.12joey1-1/+1
2005-12-09r1829: * dh_installdocs: Fix bug introduced by empty file skipping that preve...joey1-1/+1
2005-12-05r1825: releasing version 5.0.85.0.8joey1-0/+1
2005-08-26r1781: releasing version 4.9.74.9.7joey1-1/+1
2005-08-24r1779: releasing version 4.9.64.9.6joey1-1/+1
2005-06-13r1763: releasing version 4.9.04.9.0joey1-0/+1
2005-04-22r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810joey1-1/+1
2004-12-08r1728: releasing version 4.2.264.2.26joey1-0/+11
2004-02-22r1667: * dh_installdocs: ignore .EX files as produced by dh-make.version_4.2.4joey1-0/+2
2004-02-09r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0joey1-0/+2
2003-08-18r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.version_4.1.65joey1-1/+1
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
2002-09-16r547: * Use invoke-rc.d always now that it is in policy. Fall back to old ...joey1-10/+0
2002-07-22r539: * Remove /usr/doc manglement code from postinst and prerm.joey1-14/+9
2002-02-28r513: * Fixed dh_installdocs and dh_installexamples to support multiple -X's.joey1-1/+1
2002-02-17r510: * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now ...joey1-9/+30
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-1/+1
2001-10-04r492: * Typo, Closes: #114135joey1-1/+1
2001-06-21r482: * Spellpatch, Closes: #101553joey1-1/+1
2001-02-15r446: spelling patchjoey1-1/+1
2001-02-09r430: the great pod juggernaught rolls on through the nightjoey1-5/+95
2001-02-09r420: big monsta changesjoey1-34/+35
2000-11-28r397: horribly broke everything I touched :-)joey1-1/+1
2000-11-27r394: * Reverted the change to make debian/README be treated as README.Deb...joey1-13/+2
2000-11-27r392: * DH_COMPAT=3 now enables the following new features which I can't justjoey1-2/+13
2000-10-23r378: * dh_movefiles: fixed a regexp quoting problem with --sourcedir.joey1-10/+15