summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-18missing bracketJoey Hess1-1/+1
2013-06-10don't mention dhJoey Hess1-1/+1
2013-06-05releasing version 9.201306059.20130605Joey Hess1-2/+2
2013-06-05dh_installchangelogs: Fix bug preventing automatic installation of upstream c...Joey Hess2-0/+8
2013-06-04releasing version 9.201306049.20130604Joey Hess5-124/+199
2013-06-04updateJoey Hess2-3/+6
2013-06-04Bug#709482: dh_installinit: permit file-rc for upstart jobsColin Watson1-1/+1
2013-06-04Correct broken patch for #706923. Closes: #707481Joey Hess2-1/+4
2013-05-25dh_installchangelogs: No longer automatically converts html changelogs. A pla...Joey Hess3-16/+34
2013-05-24Allow building debhelper with USE_NLS=no to not require po4a to build. Closes...Joey Hess2-0/+9
2013-05-18releasing version 9.201305189.20130518Joey Hess5-269/+294
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 Hess2-2/+48
2013-05-18dh_installinit: Add versioned dependency on sysv-rc when shipping upstart job...Joey Hess1-0/+7
2013-05-18Packages with upstart jobs should carry a versioned dependency on sysv-rcSteve Langasek1-0/+7
2013-05-16releasing version 9.201305169.20130516Joey Hess1-2/+2
2013-05-16Revert unsetting INSTALL_BASE. Closes: #708452 Reopens: #705141Joey Hess2-1/+7
2013-05-12clarifyJoey Hess1-1/+3
2013-05-09dh_auto_install: Create package build directory for those packages whose make...Joey Hess2-4/+14
2013-05-09dh: As a workaround for anything not in debhelper that may rely on debhelper ...Joey Hess3-3/+21
2013-05-09dh_compress, dh_perl: Avoid failing if the package build directory does not e...Joey Hess3-0/+6
2013-05-08dh_installinfo: Stop inserting dependencies for partial upgrades from lenny t...Joey Hess1-0/+2
2013-05-08dh_installinfo: Stop inserting dependencies for partial upgradesGuillem Jover1-2/+0
2013-05-07dh_installinit: Remove obsolete systemd-tempfiles hack in postinst autoscript...Joey Hess1-0/+7
2013-05-07dh_installinit: remove duplicate systemd-tmpfiles callMichael Stapelberg2-12/+0
2013-05-07releasing version 9.201305079.20130507Joey Hess5-684/+699
2013-05-07Revert python2.X-minimal fix, because it was buggy. Closes: #707111 (Reopens ...Joey Hess2-8/+3
2013-05-06makefile buildsystem: Pass any parameters specified after -- when running mak...Joey Hess2-2/+6
2013-05-06updateJoey Hess1-3/+5
2013-05-05dh_installdeb: Drop pre-dependency on dpkg for dpkg-maintscript-helper. Close...Joey Hess2-8/+6
2013-05-05missed default pkgfileJoey Hess1-1/+1
2013-05-05bugfixJoey Hess1-1/+1
2013-05-05add PROMISEJoey Hess2-0/+4
2013-05-05whitelist a few user-specified optionsJoey Hess1-1/+2
2013-05-05DH_OPTIONS also disables skippingJoey Hess1-1/+2
2013-05-057.0.50 is even in oldstable, no need for a depJoey Hess1-2/+0
2013-05-05dh: Skips running commands that it can tell do nothing.Joey Hess29-16/+120
2013-05-05perl_makemaker: Unset INSTALL_BASE in case the user has it set. Closes: #705141Joey Hess2-1/+8
2013-05-04releasing version 9.201305049.20130504Joey Hess5-57/+105
2013-05-04dh_installinit: call systemd-tmpfiles with the config file namesMichael Stapelberg2-7/+7
2013-04-28Updated German man page translation. Closes: #691557, #706314Joey Hess2-2/+2
2013-03-20systemd: update check to look for /run/systemd/systemMichael Stapelberg4-4/+4
2013-03-20dh_testdir: Fix error message. Closes: #703515Joey Hess2-1/+11
2013-03-17dh_auto_test: Avoid doing anything when cross-compiling. Closes: #703262Joey Hess2-1/+6
2013-02-24cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo Closes: #701233Joey Hess2-0/+3
2013-02-09Avoid find -perm +mode breakage caused by findutils 4.5.11, by instead using ...Joey Hess4-4/+6
2012-12-06dh_icons: Reword description. Closes: #693100Joey Hess2-2/+3
2012-11-12add commentJoey Hess1-0/+2
2012-11-12Makefile: introduce PREFIX variableChristoph Junghans2-7/+12