summaryrefslogtreecommitdiff
path: root/dh_shlibdeps
Commit message (Expand)AuthorAge
* dh_s{hlibdeps,trip}: Pass -- before the file name when calling file(1)Niels Thykier2020-01-23
* dh_{shlibdeps,strip}: Remove regex anchor to fix regressionNiels Thykier2019-07-16
* dh_{shlibdeps,strip}: Pass --no-sandbox to file under fakerootNiels Thykier2019-07-13
* dh_shlibdeps: Refactor to avoid repeating the same code snippetNiels Thykier2019-07-13
* dh_{shlibdeps,strip}: Use file --brief and anchor output parsing regexesNiels Thykier2019-07-13
* Replace some ad-hoc checks with excludefile()Niels Thykier2017-12-31
* Use file header instead of filenames to detect ELF [c11]Niels Thykier2017-09-16
* dh_shlibdeps: Disable unused file(1) testsNiels Thykier2017-09-14
* Avoid shell when calling file+objdumpNiels Thykier2017-08-03
* Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier2017-07-07
* Set Emacs file variables directory-wideSven Joachim2017-07-03
* dh_dhlibdeps: Use a strict whitelist debug dirs to skipNiels Thykier2017-06-26
* Revert "dh_shlibdeps: Avoid calling file(1) on debug symbols"Niels Thykier2017-06-26
* dh_shlibdeps: Re-indent codeNiels Thykier2017-06-24
* dh_shlibdeps: Run in parallelNiels Thykier2017-06-24
* dh_shlibdeps: Avoid calling file(1) on debug symbolsNiels Thykier2017-06-24
* dh_shlipdeps: Avoid creating d/pkg/DEBIAN if not neededNiels Thykier2017-06-04
* Refactor install_dir usage to avoid the "if -d " testsNiels Thykier2016-10-02
* dh_shlibdeps: Clarify that -L is also useful with shlibs.localNiels Thykier2016-07-08
* dh_shlibdeps: Accept -L multiple timesNiels Thykier2015-09-06
* Migrate to use warnings and use parentNiels Thykier2015-07-01
* Replace more doit('install' ...) calls to install_XNiels Thykier2015-01-08
* Add editor hints to the end of all perl modules and scriptsNiels Thykier2015-01-01
* dh_shlibdeps: Recognise .node files as SO filesNiels Thykier2015-01-01
* dh_shlibdeps: Use new dpkg-shlibdeps -l option instead of LD_LIBRARY_PATHGuillem Jover2013-12-27
* Avoid find -perm +mode breakage caused by findutils 4.5.11, by instead using ...Joey Hess2013-02-09
* dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being used...Joey Hess2012-07-05
* Apply manual pages conventionsDavid Prévot2010-11-02
* Man page fixes about what program -u passes params to. Closes: #593342Joey Hess2010-08-17
* Add deprecation warnings for -u to the documentation, since putting options a...Joey Hess2009-11-04
* dh_shlibdeps: Ensure DEBIAN directory exists, as dpkg-shlibdeps prints a conf...Joey Hess2009-06-28
* dh_shlibdeps: run dpkg-shlibdeps on OCaml's *.cmxs filesJoey Hess2009-06-10
* dh_makeshlibs: Re-add --add-udeb support. Closes: #518655Joey Hess2009-03-07
* Move many command-specific options to only be accepted by the command that us...Joey Hess2008-10-21
* * dh_shlibdeps: Add emul to exclude list.Joey Hess2008-01-25
* * dh_shlibdeps: Rather than skipping everything in /usr/lib/debug,Joey Hess2008-01-20
* * dh_shlibdeps: Change "-L pkg" to cause "-Sdebian/pkg" to be passed toJoey Hess2008-01-04
* * dh_shlibdeps: Update documentation for -L and -l. dpkg-shlibdeps is nowJoey Hess2008-01-04
* r1872: * dh_shlibdeps: pass -tudeb to dpkg-shlibdeps for udebs. Closes: #345472joeyh2006-01-28
* r1785: * dh_shlibdeps: Avoid a use strict warning in some cases if joey2005-09-07
* r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810joey2005-04-22
* r1753: * The infinite number of monkeys release.joey2005-04-22
* r1726: releasing version 4.2.25joey2004-11-30
* r1710: * Add dh_shlibdeps see also. Closes: #261367joey2004-07-30
* r1661: * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored by...joey2004-02-12
* r1655: * Added udeb support, as pioneered by di-packages-build. Understandsjoey2004-02-09
* r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_stripjoey2003-10-14
* r1602: typojoey2003-08-31
* r576: * Rename debhelper.1 to debhelper.7.joey2003-03-03
* r560: * typo in dh_shlibdeps(1), Closes: #167421joey2002-11-11