Age | Commit message (Expand) | Author | Files | Lines |
2017-12-31 | dh_compress: Avoid compressing examples [c12] | Niels Thykier | 1 | -1/+3 |
2017-12-31 | Replace some ad-hoc checks with excludefile() | Niels Thykier | 1 | -11/+1 |
2017-10-22 | Dh_Lib: Fix use of uninitialized variables in find_hardlinks | Niels Thykier | 1 | -1/+1 |
2017-10-21 | Extract a find_hardlinks function | Niels Thykier | 1 | -18/+5 |
2017-08-07 | Avoid some unnecessary shells from qx | Niels Thykier | 1 | -1/+1 |
2017-07-12 | dh_compress: Use ln -f for creating hardlinks | Niels Thykier | 1 | -1/+1 |
2017-07-07 | Dh_Lib: Embed tool versions into auto-generated snippets | Niels Thykier | 1 | -0/+2 |
2017-07-03 | Set Emacs file variables directory-wide | Sven Joachim | 1 | -6/+0 |
2017-07-03 | dh_compress: Remove target before creating fixup symlink | Sven Joachim | 1 | -1/+1 |
2017-06-26 | Avoid fork+exec for rm -f and ln -s in non-deprecated tools | Niels Thykier | 1 | -3/+3 |
2017-06-13 | dh_compress: Run in parallel | Niels Thykier | 1 | -137/+133 |
2016-10-02 | Remove references to usr/{man,info,X11*/man} | Niels Thykier | 1 | -1/+1 |
2016-04-11 | dh_compress: Resolve tmpdir to handle symlinks | Niels Thykier | 1 | -3/+5 |
2016-03-13 | dh_compress: Correctly handle -P/abs/dir | Niels Thykier | 1 | -1/+5 |
2016-02-27 | dh_compress: Fix minor indentation issue | Niels Thykier | 1 | -1/+1 |
2016-02-27 | dh_compress: Improve path resolution error handling | Niels Thykier | 1 | -1/+24 |
2015-11-21 | Exclude .devhelp2 files from being compressed | Michael Biebl | 1 | -0/+1 |
2015-10-20 | dh_compress: Optimise the number of getcwd calls | Niels Thykier | 1 | -1/+3 |
2015-09-26 | fix file lists and abspaths for dh_compress w/test | Rafael Kitover | 1 | -3/+10 |
2015-07-01 | Migrate to use warnings and use parent | Niels Thykier | 1 | -1/+2 |
2015-05-20 | Use POSIX compliant find syntax | Osamu Aoki | 1 | -2/+2 |
2015-05-20 | dh_compress: skip xhtml compression | Osamu Aoki | 1 | -0/+1 |
2015-05-02 | Revert "dh_compress: Skip compression of xhtml files" | Niels Thykier | 1 | -1/+1 |
2015-02-22 | dh_compress: exclude .xz .lzma and .lz files from compression | Bernhard R. Link | 1 | -0/+1 |
2015-01-01 | Add editor hints to the end of all perl modules and scripts | Niels Thykier | 1 | -0/+6 |
2015-01-01 | dh_compress: Skip compression of xhtml files | Osamu Aoki | 1 | -1/+1 |
2014-01-25 | dh_compress: Avoid compressing .map files, which may be html usemaps. Closes:... | Joey Hess | 1 | -1/+1 |
2013-11-25 | dh_compress: Exclude several more compressed file formats. Closes: #730483 | Joey Hess | 1 | -1/+3 |
2013-05-09 | dh_compress, dh_perl: Avoid failing if the package build directory does not e... | Joey Hess | 1 | -0/+2 |
2012-05-19 | debhelper: Fix minor source comment typos. | Simon Ruderich | 1 | -1/+1 |
2011-08-20 | dh_compress: Don't compress _sources documentation subdirectory as used by py... | Joey Hess | 1 | -1/+3 |
2011-01-04 | Ignore objects.inv files, generated by Sphinx documentation | Josselin Mouette | 1 | -1/+1 |
2010-12-22 | dh_compress: Javascript files are not compressed, as these go with (uncompres... | Joey Hess | 1 | -2/+2 |
2010-11-02 | Apply manual pages conventions | David Prévot | 1 | -12/+12 |
2010-05-23 | debian/compress files are now deprecated. Seems only one package (genesis) st... | Joey Hess | 1 | -3/+5 |
2010-01-31 | dh_compress: Avoid compressing images in /usr/share/info. Closes: #567586 | Joey Hess | 1 | -1/+4 |
2009-11-20 | Remove last vestiages of support for /usr/X11R6. | Joey Hess | 1 | -4/+3 |
2009-09-06 | releasing version 7.4.17.4.1 | Joey Hess | 1 | -0/+2 |
2009-09-04 | Add FILES sections to man pages. Closes: #545041 | Joey Hess | 1 | -6/+12 |
2009-05-27 | dh_compress: Avoid compressing .svg and .sgvz files, since these might be use... | Joey Hess | 1 | -4/+6 |
2008-06-06 | dh_compress: Do not compress index.sgml files, as generated by gtk-doc. Close... | Joey Hess | 1 | -0/+1 |
2008-02-27 | * dh_compress: Pass -n to gzip to yeild more reproducible file contents. | Joey Hess | 1 | -1/+1 |
2007-10-31 | * Reword paragraph about debian/compress files to perhaps be more clear | Joey Hess | 1 | -6/+6 |
2006-04-13 | r1900: * dh_installxfonts: Random hack to deal with X font dirs moving to5.0.29 | joeyh | 1 | -2/+2 |
2005-06-13 | r1763: releasing version 4.9.04.9.0 | joey | 1 | -1/+1 |
2003-08-22 | r1596: * Remove duplicate packages from DOPACKAGES after argument processing.version_4.1.68 | joey | 1 | -9/+17 |
2003-03-03 | r576: * Rename debhelper.1 to debhelper.7. | joey | 1 | -1/+1 |
2003-02-22 | r574: * wiggy didn't take my hint about making update-modules send warning... | joey | 1 | -1/+1 |
2002-10-05 | r555: * dh_compress: Exclude .css files, to prevent broken links from html... | joey | 1 | -4/+4 |
2002-07-19 | r538: * Make dh_installchangelogs install debian/NEWS files as well, as | joey | 1 | -1/+1 |