index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dh_makeshlibs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
dh_makeshlibs: Suggest --no-add-udeb for some cases
Niels Thykier
1
-0
/
+7
2019-09-08
dh_makeshlibs: Fix regression with automatic udeb detection
Niels Thykier
1
-0
/
+2
2019-09-01
dh_makeshlibs: Disable control check with --add-udeb
Niels Thykier
1
-1
/
+1
2019-08-19
dh_makeshlibs: Always verify that all udeb libs are accounted for
Niels Thykier
1
-1
/
+1
2019-08-19
dh_makeshlibs: Avoid erroring out under the noudeb profile due to empty udebs
Niels Thykier
1
-8
/
+8
2019-08-19
dh_makeshlibs: Disable auto-filtering of libraries in udeb
Niels Thykier
1
-2
/
+5
2019-08-18
dh_makeshlibs: Fix typo
Niels Thykier
1
-1
/
+1
2019-08-18
dh_makeshlibs: Restore "igore errors"-misfeature in compat 10 and earlier
Niels Thykier
1
-2
/
+9
2019-08-17
dh_makeshlibs: Fix bug in handling of -X
Niels Thykier
1
-1
/
+2
2019-08-16
dh_makeshlibs: Avoid including omitted libraries in the udeb on auto-detection
Niels Thykier
1
-4
/
+34
2019-08-16
dh_makeshlibs: Move objdump logic into _all_so_files
Niels Thykier
1
-18
/
+23
2019-08-16
dh_makeshlibs: Avoid shelling out to locate all SO files
Niels Thykier
1
-10
/
+23
2019-08-16
dh_makeshlibs: Fix bug in --no-add-udeb
Niels Thykier
1
-2
/
+2
2019-08-06
dh_makeshlibs: Fix typo
Niels Thykier
1
-1
/
+1
2019-08-06
dh_makeshlibs: Auto-detect udeb package for a deb
Niels Thykier
1
-4
/
+37
2018-04-28
dh_makeshlibs: Correct handling of default for -V vs. -V being omitted
Niels Thykier
1
-2
/
+6
2018-04-28
dh_makeshlibs: Gracefully handle multiple lib packages and explicit shlibs files
Niels Thykier
1
-9
/
+13
2018-04-28
dh_makeshlibs: Make -V(Upstream-Version) the default in compat 12
Niels Thykier
1
-28
/
+76
2018-01-22
dh_makeshlibs: Fix --no-act
Niels Thykier
1
-4
/
+6
2018-01-06
dh_makeshlibs: Avoid duplicates for unversioned SONAMES in compat <= 11
Niels Thykier
1
-1
/
+1
2017-12-31
dh_makeshlibs: In c12, avoid passing SONAME-less binaries to dpkg-gensymbols
Niels Thykier
1
-6
/
+7
2017-12-31
dh_makeshlibs: Find all unversioned SONAMES
Niels Thykier
1
-1
/
+2
2017-12-31
dh_makehshlibs: Fix typo in verbose message
Niels Thykier
1
-1
/
+1
2017-12-31
dh_makeshlibs: Optimize shlibs generation a bit
Niels Thykier
1
-10
/
+14
2017-11-11
dh_makeshlibs: Ignore non-ELF files even if named .so
Niels Thykier
1
-0
/
+1
2017-11-11
Make cross_command package specific
Niels Thykier
1
-1
/
+1
2017-11-11
dh_strip/dh_makeshlibs: Move cross_commands into DOPACKAGES loops
Niels Thykier
1
-2
/
+2
2017-09-16
dh_makeshlibs: Avoid warning about missing d/<pkg> dir
Niels Thykier
1
-1
/
+1
2017-08-06
dh_makeshlibs: Use qx_cmd in c11
Niels Thykier
1
-1
/
+1
2017-08-03
Avoid shell when calling file+objdump
Niels Thykier
1
-1
/
+2
2017-07-12
reset_perm_and_owner: Use perl functions instead of fork+exec
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-06-26
Avoid fork+exec for rm -f and ln -s in non-deprecated tools
Niels Thykier
1
-2
/
+2
2017-04-01
Fix typo in a comment
Niels Thykier
1
-1
/
+1
2016-10-02
Dh_Lib: Add a reset_perm_and_owner function
Niels Thykier
1
-2
/
+1
2016-10-02
Refactor install_dir usage to avoid the "if -d " tests
Niels Thykier
1
-6
/
+2
2016-10-01
Add a dash in --no-scripts and --only-scripts for consistency
Niels Thykier
1
-3
/
+3
2016-04-03
dh_makeshlibs: Special case unversioned SO with symbols
Niels Thykier
1
-7
/
+15
2016-04-03
dh_makeshlibs: Use the same SONAME regex as dpkg-shlibdeps
Niels Thykier
1
-2
/
+2
2016-04-03
dh_makeshlibs: Fix indentation issue
Niels Thykier
1
-4
/
+4
2016-02-21
dh_makeshlibs: Update documentation on the ldconfig trigger
Niels Thykier
1
-2
/
+4
2016-01-02
Drop support for compat level 3
Niels Thykier
1
-4
/
+2
2015-09-10
dh_makeshlibs: Use ldconfig trigger instead of maintscripts
Niels Thykier
1
-5
/
+8
2015-08-18
Revert "dh_makeshlibs [compat 10]: Pass -X to ldconfig"
Niels Thykier
1
-7
/
+2
2015-08-10
dh_makeshlibs: Call dpkg-gensymbols on all libs even on error
Niels Thykier
1
-4
/
+9
2015-07-21
dh_makeshlibs: Fix uninitialise warning on error
Niels Thykier
1
-1
/
+1
2015-07-01
Migrate to use warnings and use parent
Niels Thykier
1
-1
/
+2
2015-06-13
dh_makesshibs: Fix typo in manpage
Niels Thykier
1
-1
/
+1
2015-05-01
dh_makeshlibs: Do not inject multiarch-support in misc:Pre-Depends anymore
Guillem Jover
1
-13
/
+0
[next]