summaryrefslogtreecommitdiff
path: root/dh_installchangelogs
AgeCommit message (Expand)AuthorFilesLines
2018-09-09Make -k/--keep a per helper optionNiels Thykier1-1/+3
2018-05-23dh_installchangelogs: Fix another regressionNiels Thykier1-0/+3
2018-05-21dh_installchangelogs: Fix logic errorNiels Thykier1-7/+7
2018-05-12dh_installchangelogs: Prefer existing changelog in d/<pkg>/u/s/d/<pkg>Niels Thykier1-13/+58
2018-05-12dh_installchangelogs: Rename some variablesNiels Thykier1-16/+16
2018-05-12dh_installchangelogs: extract a sub for finding changelog filesNiels Thykier1-12/+21
2017-10-21Add minimal R³ support for debhelperNiels Thykier1-2/+3
2017-07-12reset_perm_and_owner: Use perl functions instead of fork+execNiels Thykier1-1/+1
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-24dh_installchangelogs: Don't use a directory as a changelogNiels Thykier1-1/+1
2017-06-13dh_installchangelogs: Run in parallelNiels Thykier1-55/+57
2017-06-04include present/wanted architecture in error messageMichael Stapelberg1-1/+1
2016-10-02Dh_Lib: Add a reset_perm_and_owner functionNiels Thykier1-2/+1
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-3/+1
2016-01-14Fix typosJakub Wilk1-2/+2
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-03-01dh_installchangelogs: Also look for changelogs with .rst suffixAxel Beckert1-1/+1
2015-03-01dh_installchangelogs: Consistent suffix search orderAxel Beckert1-8/+10
2015-03-01dh_installchangelogs: Add CHANGES.md to the list of common changelog filenamesJason Pleau1-1/+1
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-9/+6
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2013-10-20dh_installchangelogs: Avoid installing binNMU changelog file in --no-act mode...Joey Hess1-3/+5
2013-09-21dh_installchangelogs: Add changelog.md to the list of common changelog filena...Joey Hess1-1/+1
2013-06-05dh_installchangelogs: Fix bug preventing automatic installation of upstream c...Joey Hess1-0/+1
2013-05-25dh_installchangelogs: No longer automatically converts html changelogs. A pla...Joey Hess1-15/+29
2013-05-18ensure files come out owned by rootJoey Hess1-0/+3
2013-05-18only run slower changelog splitting code in binNMU modeJoey Hess1-27/+35
2013-05-18dh_installchangelogs: Write the changelog entry used for a binNMU, as flagged...Joey Hess1-2/+44
2010-11-02Apply manual pages conventionsDavid Prévot1-19/+19
2010-05-28dh_installchangelogs: Also look for changelog files in doc(s) subdirectories....Joey Hess1-10/+12
2010-05-28dh_installchangelogs: Support packages placing their changelog in a file with...Joey Hess1-1/+1
2009-09-08Bug#545676: dh_installdocs: option to link documentation directoriesColin Watson1-5/+15
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-12/+24
2009-03-06dh_installchangelogs: Support -X to exclude automatic installation of specifi...Joey Hess1-2/+9
2008-09-10dh_installchangelogs: Fall back to looking for changelog files ending with "....Joey Hess1-1/+1
2008-07-15dh_installchangelogs: When searching for changelog in v7 mode, skip empty fil...Joey Hess1-1/+1
2008-06-16Typo fix. Closes: #486464Joey Hess1-1/+1
2008-04-24dh_install: Find all possible cases of "changelog" and "changes", rather7.0.2Joey Hess1-3/+5
2008-04-24I lied, one more v7 change slipped in..7.0.1Joey Hess1-10/+23
2006-10-15r1951: * dh_installchangelogs man page typo. Closes: #393155joeyh1-1/+1
2004-02-09r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0joey1-0/+2
2003-12-02r1629: * Removed the no upstream changelog for debian packages test.version_4.1.81joey1-17/+7
2003-07-04r594: * dh_installchangelogs: Install debian/NEWS as NEWS.Debian, even for...joey1-6/+4
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
2002-07-19r538: * Make dh_installchangelogs install debian/NEWS files as well, asjoey1-0/+16
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-1/+1
2001-05-08r464: * Now uses html2text rather than lynx for converting html changelogs.joey1-2/+2
2001-02-09r427: converting to pod is getting old..joey1-7/+68
2001-02-09r420: big monsta changesjoey1-16/+15