Age | Commit message (Expand) | Author | Files | Lines |
2008-04-23 | dh_prep: New program, does the same as dh_clean -k (which will be deprecated ... | Joey Hess | 21 | -39/+123 |
2008-04-23 | log file loading bug fixes | Joey Hess | 2 | -11/+9 |
2008-04-23 | don't log dh runs | Joey Hess | 1 | -1/+1 |
2008-04-23 | remove exit | Joey Hess | 1 | -1/+1 |
2008-04-23 | update | Joey Hess | 1 | -0/+2 |
2008-04-23 | updates | Joey Hess | 6 | -82/+86 |
2008-04-23 | do not clean debian/clean on -k | Joey Hess | 1 | -13/+13 |
2008-04-23 | dh_clean: In v7 mode, read debian/clean and delete all files listed therein. | Joey Hess | 6 | -401/+446 |
2008-04-23 | updates | Joey Hess | 2 | -6/+6 |
2008-04-23 | dh is fully working and is being used to build debhelper | Joey Hess | 3 | -1/+17 |
2008-04-23 | dh is now working | Joey Hess | 4 | -48/+136 |
2008-04-23 | add | Joey Hess | 1 | -0/+18 |
2008-04-23 | initial version of dh, with option parsing and sequences in place | Joey Hess | 5 | -11/+286 |
2008-04-23 | fixes | Joey Hess | 1 | -2/+2 |
2008-04-23 | missed one | Joey Hess | 1 | -0/+1 |
2008-04-23 | new method to tell if a makefile contains a target | Joey Hess | 3 | -19/+12 |
2008-04-23 | Add a Makefile and simplify this package's own rules file using all the new t... | Joey Hess | 10 | -329/+459 |
2008-04-23 | New v7 mode, which only has one change from v6, and is the new recommended de... | Joey Hess | 5 | -7/+46 |
2008-04-23 | dh_auto_install: New program, automates running make install, or using setup.... | Joey Hess | 4 | -1/+110 |
2008-04-23 | dh_auto_clean: New program, automates running make clean (or distclean, or re... | Joey Hess | 3 | -4/+84 |
2008-04-23 | dh_auto_test: New program, automates running make test or make check if the M... | Joey Hess | 3 | -3/+71 |
2008-04-23 | dh_auto_build: New program, automates building the package by either running ... | Joey Hess | 3 | -5/+63 |
2008-04-23 | dh_auto_configure: New program, automates running ./configure, Makefile.PL, a... | Joey Hess | 2 | -0/+107 |
2008-04-23 | Record debhelper commands that successfully finish in a per-package log file. | Joey Hess | 2 | -0/+20 |
2008-04-22 | dh_clean: Don't delete core dumps. (Too DWIM, and "core" is not necessarily a... | Joey Hess | 2 | -2/+9 |
2008-04-21 | typo | Joey Hess | 1 | -1/+1 |
2008-04-19 | releasing version 6.0.126.0.12 | Joey Hess | 1 | -2/+2 |
2008-04-19 | dh_icons: Support .xpm format icons. Stop looking for .jpg icons, and also, f... | Joey Hess | 2 | -1/+9 |
2008-04-01 | dh_installman: man --recode transparently uncompresses compressed pages. So w...6.0.11 | Joey Hess | 3 | -4/+15 |
2008-03-25 | releasing version 6.0.106.0.10 | Joey Hess | 1 | -2/+2 |
2008-03-25 | dh_perl: Remove empty directories created by MakeMaker. | Joey Hess | 5 | -55/+96 |
2008-03-16 | releasing version 6.0.96.0.9 | Joey Hess | 2 | -1/+7 |
2008-03-10 | releasing version 6.0.86.0.8 | Joey Hess | 1 | -2/+2 |
2008-03-10 | * dh_installman: Convert all man pages in the build directory to utf-8, not | Joey Hess | 5 | -63/+77 |
2008-03-06 | releasing version 6.0.76.0.7 | Joey Hess | 1 | -2/+2 |
2008-03-06 | * dh_lintian: Finally added this since linda is gone and there's only | Joey Hess | 7 | -0/+75 |
2008-03-05 | releasing version 6.0.66.0.6 | Joey Hess | 1 | -2/+2 |
2008-03-04 | * The order of dependencies generated by debhelper has been completly random | Joey Hess | 2 | -1/+3 |
2008-02-27 | jeesus, lintian is piiicky | Joey Hess | 1 | -1/+1 |
2008-02-27 | * dh_compress: Pass -n to gzip to yeild more reproducible file contents. | Joey Hess | 2 | -1/+9 |
2008-02-01 | releasing version 6.0.56.0.5 | Joey Hess | 3 | -61/+86 |
2008-01-28 | update | Joey Hess | 1 | -0/+8 |
2008-01-28 | needs build-dep on man-db too | Joey Hess | 1 | -1/+1 |
2008-01-28 | use mv -f for robustness | Joey Hess | 1 | -1/+1 |
2008-01-28 | recode manual pages to UTF-8 | Colin Watson | 2 | -6/+18 |
2008-01-26 | releasing version 6.0.46.0.4 | Joey Hess | 1 | -2/+2 |
2008-01-25 | * dh_shlibdeps: Add emul to exclude list. | Joey Hess | 2 | -1/+2 |
2008-01-24 | * dh_strip: Improve the idempotency fix put in for #380314. | Joey Hess | 3 | -8/+16 |
2008-01-20 | releasing version 6.0.36.0.3 | Joey Hess | 4 | -74/+109 |
2008-01-20 | * dh_shlibdeps: Rather than skipping everything in /usr/lib/debug, | Joey Hess | 2 | -1/+8 |