summaryrefslogtreecommitdiff
path: root/dh_makeshlibs
AgeCommit message (Expand)AuthorFilesLines
2017-11-11dh_makeshlibs: Ignore non-ELF files even if named .soNiels Thykier1-0/+1
2017-11-11Make cross_command package specificNiels Thykier1-1/+1
2017-11-11dh_strip/dh_makeshlibs: Move cross_commands into DOPACKAGES loopsNiels Thykier1-2/+2
2017-09-16dh_makeshlibs: Avoid warning about missing d/<pkg> dirNiels Thykier1-1/+1
2017-08-06dh_makeshlibs: Use qx_cmd in c11Niels Thykier1-1/+1
2017-08-03Avoid shell when calling file+objdumpNiels Thykier1-1/+2
2017-07-12reset_perm_and_owner: Use perl functions instead of fork+execNiels Thykier1-1/+1
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-26Avoid fork+exec for rm -f and ln -s in non-deprecated toolsNiels Thykier1-2/+2
2017-04-01Fix typo in a commentNiels Thykier1-1/+1
2016-10-02Dh_Lib: Add a reset_perm_and_owner functionNiels Thykier1-2/+1
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-6/+2
2016-10-01Add a dash in --no-scripts and --only-scripts for consistencyNiels Thykier1-3/+3
2016-04-03dh_makeshlibs: Special case unversioned SO with symbolsNiels Thykier1-7/+15
2016-04-03dh_makeshlibs: Use the same SONAME regex as dpkg-shlibdepsNiels Thykier1-2/+2
2016-04-03dh_makeshlibs: Fix indentation issueNiels Thykier1-4/+4
2016-02-21dh_makeshlibs: Update documentation on the ldconfig triggerNiels Thykier1-2/+4
2016-01-02Drop support for compat level 3Niels Thykier1-4/+2
2015-09-10dh_makeshlibs: Use ldconfig trigger instead of maintscriptsNiels Thykier1-5/+8
2015-08-18Revert "dh_makeshlibs [compat 10]: Pass -X to ldconfig"Niels Thykier1-7/+2
2015-08-10dh_makeshlibs: Call dpkg-gensymbols on all libs even on errorNiels Thykier1-4/+9
2015-07-21dh_makeshlibs: Fix uninitialise warning on errorNiels Thykier1-1/+1
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-06-13dh_makesshibs: Fix typo in manpageNiels Thykier1-1/+1
2015-05-01dh_makeshlibs: Do not inject multiarch-support in misc:Pre-Depends anymoreGuillem Jover1-13/+0
2015-03-28Let dh_makeshlibs install shlibs files (instead of dh_installdeb)Niels Thykier1-0/+24
2015-01-08Add leading 0 to "mode" parametersMartin Koeppe1-1/+1
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-1/+1
2015-01-04dh_makeshlibs [compat 10]: Pass -X to ldconfigNiels Thykier1-2/+7
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2015-01-01dh_makeshlibs: ensure a stable order in shlibs filesJérémy Bobbio1-1/+1
2014-01-30dh_makeshlibs: Defer propigating dpkg-gensymbols error until all packages hav...Joey Hess1-2/+8
2012-05-19debhelper: Fix minor source comment typos.Simon Ruderich1-2/+2
2011-07-04Typo fixes. Closes: #632662Joey Hess1-1/+1
2011-06-17Correct docs about multiarch and v9. Closes: #630826Joey Hess1-1/+1
2011-06-16Fix =>/>= typo in dh_makeshlibs(1).Cyril Brulebois1-1/+1
2011-03-12documentationJoey Hess1-0/+5
2011-03-12avoid depending on a dpkg that has DEB_HOST_MULTIARCHJoey Hess1-1/+1
2011-03-12Add support for multiarch.Steve Langasek1-0/+8
2011-02-13typoJoey Hess1-1/+1
2011-02-08refactor cross command generationJoey Hess1-9/+4
2011-02-08mergeJoey Hess1-1/+8
2011-02-08Use cross-binutils helpers when cross-compilingLoïc Minier1-1/+8
2010-11-02typoJoey Hess1-1/+1
2010-11-02Apply manual pages conventionsDavid Prévot1-16/+16
2010-05-27consistently use v7 not V7 (etc)Joey Hess1-1/+1
2010-05-27correct outdated commentJoey Hess1-2/+1
2010-05-23In v8 mode, dh_makeshlibs will run dpkg-gensymbols on all shared libraries it...Joey Hess1-2/+9
2009-12-09Revert "dh_makeshlibs: Make -X also exclude libraries from the symbols file. ...Joey Hess1-4/+2