summaryrefslogtreecommitdiff
path: root/dh_makeshlibs
Commit message (Expand)AuthorAge
* Fix typosNiels Thykier2021-01-27
* Fix typos in dh, dh_makeshlibs and debhelper.podChris Leick2020-04-15
* Fix typos and improve wordings of some textsChris Leick2019-11-17
* dh_makeshlibs: Suggest --no-add-udeb for some casesNiels Thykier2019-10-16
* dh_makeshlibs: Fix regression with automatic udeb detectionNiels Thykier2019-09-08
* dh_makeshlibs: Disable control check with --add-udebNiels Thykier2019-09-01
* dh_makeshlibs: Always verify that all udeb libs are accounted forNiels Thykier2019-08-19
* dh_makeshlibs: Avoid erroring out under the noudeb profile due to empty udebsNiels Thykier2019-08-19
* dh_makeshlibs: Disable auto-filtering of libraries in udebNiels Thykier2019-08-19
* dh_makeshlibs: Fix typoNiels Thykier2019-08-18
* dh_makeshlibs: Restore "igore errors"-misfeature in compat 10 and earlierNiels Thykier2019-08-18
* dh_makeshlibs: Fix bug in handling of -XNiels Thykier2019-08-17
* dh_makeshlibs: Avoid including omitted libraries in the udeb on auto-detectionNiels Thykier2019-08-16
* dh_makeshlibs: Move objdump logic into _all_so_filesNiels Thykier2019-08-16
* dh_makeshlibs: Avoid shelling out to locate all SO filesNiels Thykier2019-08-16
* dh_makeshlibs: Fix bug in --no-add-udebNiels Thykier2019-08-16
* dh_makeshlibs: Fix typoNiels Thykier2019-08-06
* dh_makeshlibs: Auto-detect udeb package for a debNiels Thykier2019-08-06
* dh_makeshlibs: Correct handling of default for -V vs. -V being omittedNiels Thykier2018-04-28
* dh_makeshlibs: Gracefully handle multiple lib packages and explicit shlibs filesNiels Thykier2018-04-28
* dh_makeshlibs: Make -V(Upstream-Version) the default in compat 12Niels Thykier2018-04-28
* dh_makeshlibs: Fix --no-actNiels Thykier2018-01-22
* dh_makeshlibs: Avoid duplicates for unversioned SONAMES in compat <= 11Niels Thykier2018-01-06
* dh_makeshlibs: In c12, avoid passing SONAME-less binaries to dpkg-gensymbolsNiels Thykier2017-12-31
* dh_makeshlibs: Find all unversioned SONAMESNiels Thykier2017-12-31
* dh_makehshlibs: Fix typo in verbose messageNiels Thykier2017-12-31
* dh_makeshlibs: Optimize shlibs generation a bitNiels Thykier2017-12-31
* dh_makeshlibs: Ignore non-ELF files even if named .soNiels Thykier2017-11-11
* Make cross_command package specificNiels Thykier2017-11-11
* dh_strip/dh_makeshlibs: Move cross_commands into DOPACKAGES loopsNiels Thykier2017-11-11
* dh_makeshlibs: Avoid warning about missing d/<pkg> dirNiels Thykier2017-09-16
* dh_makeshlibs: Use qx_cmd in c11Niels Thykier2017-08-06
* Avoid shell when calling file+objdumpNiels Thykier2017-08-03
* reset_perm_and_owner: Use perl functions instead of fork+execNiels Thykier2017-07-12
* Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier2017-07-07
* Set Emacs file variables directory-wideSven Joachim2017-07-03
* Avoid fork+exec for rm -f and ln -s in non-deprecated toolsNiels Thykier2017-06-26
* Fix typo in a commentNiels Thykier2017-04-01
* Dh_Lib: Add a reset_perm_and_owner functionNiels Thykier2016-10-02
* Refactor install_dir usage to avoid the "if -d " testsNiels Thykier2016-10-02
* Add a dash in --no-scripts and --only-scripts for consistencyNiels Thykier2016-10-01
* dh_makeshlibs: Special case unversioned SO with symbolsNiels Thykier2016-04-03
* dh_makeshlibs: Use the same SONAME regex as dpkg-shlibdepsNiels Thykier2016-04-03
* dh_makeshlibs: Fix indentation issueNiels Thykier2016-04-03
* dh_makeshlibs: Update documentation on the ldconfig triggerNiels Thykier2016-02-21
* Drop support for compat level 3Niels Thykier2016-01-02
* dh_makeshlibs: Use ldconfig trigger instead of maintscriptsNiels Thykier2015-09-10
* Revert "dh_makeshlibs [compat 10]: Pass -X to ldconfig"Niels Thykier2015-08-18
* dh_makeshlibs: Call dpkg-gensymbols on all libs even on errorNiels Thykier2015-08-10
* dh_makeshlibs: Fix uninitialise warning on errorNiels Thykier2015-07-21