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
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
2015-03-28
Let dh_makeshlibs install shlibs files (instead of dh_installdeb)
Niels Thykier
1
-0
/
+24
2015-01-08
Add leading 0 to "mode" parameters
Martin Koeppe
1
-1
/
+1
2015-01-08
Migrate some calls to use the new install_X subs
Martin Koeppe
1
-1
/
+1
2015-01-04
dh_makeshlibs [compat 10]: Pass -X to ldconfig
Niels Thykier
1
-2
/
+7
2015-01-01
Add editor hints to the end of all perl modules and scripts
Niels Thykier
1
-0
/
+6
2015-01-01
dh_makeshlibs: ensure a stable order in shlibs files
Jérémy Bobbio
1
-1
/
+1
2014-01-30
dh_makeshlibs: Defer propigating dpkg-gensymbols error until all packages hav...
Joey Hess
1
-2
/
+8
2012-05-19
debhelper: Fix minor source comment typos.
Simon Ruderich
1
-2
/
+2
2011-07-04
Typo fixes. Closes: #632662
Joey Hess
1
-1
/
+1
2011-06-17
Correct docs about multiarch and v9. Closes: #630826
Joey Hess
1
-1
/
+1
2011-06-16
Fix =>/>= typo in dh_makeshlibs(1).
Cyril Brulebois
1
-1
/
+1
2011-03-12
documentation
Joey Hess
1
-0
/
+5
2011-03-12
avoid depending on a dpkg that has DEB_HOST_MULTIARCH
Joey Hess
1
-1
/
+1
2011-03-12
Add support for multiarch.
Steve Langasek
1
-0
/
+8
2011-02-13
typo
Joey Hess
1
-1
/
+1
[next]