summaryrefslogtreecommitdiff
path: root/dh_strip
Commit message (Collapse)AuthorAge
* dh_strip: Also strip OCaml shared libraries. (Stephane Glondu) Closes: #527272Joey Hess2009-05-18
|
* Move many command-specific options to only be accepted by the command that ↵Joey Hess2008-10-21
| | | | | | | | | | | | | | | | | | uses them. Affected options are: -x, -r, -R, -l, -L, -m, --include-conffiles, --no-restart-on-upgrade, --no-start, --restart-after-upgrade, --init-script, --filename, --flavor, --autodest, --libpackage, --add-udeb, --dpkg-shlibdeps-params, --dpkg-gencontrol-params, --update-rcd-params, --major, --remove-d, --dirs-only, --keep-debug, --version-info, --list-missing, --fail-missing, --language, --until, --after, --before, --remaining, --with * If any third-party debhelper commands use any of the above options, they will be broken, and need to be changed to pass options to init(). * To avoid breaking rules files that pass options to commands that do not use them, debhelper will now only warn if it encounters an unknown option. This will be converted back to an error later.
* * dh_strip: Improve the idempotency fix put in for #380314.Joey Hess2008-01-24
| | | | * dh_strip: The -k flag didn't work (--keep did). Fix.
* r2027: * dh_strip: Check that --dbg-package lists the name of a real package.joeyh2007-09-16
| | | | Closes: #442480
* r2026: * dh_strip: Don't run objcopy if the output file already exists.joeyh2007-09-13
| | | | Closes: #380314
* r2019: * dh_strip: Man page reference to policy section on DEB_BUILD_OPTIONS.joeyh2007-08-11
| | | | Closes: #437337
* r1963: * Typo. Closes: #400571joeyh2006-11-27
|
* r1875: * dh_strip: remove binutils build-dep lines since stable has a new enoughjoeyh2006-02-03
| | | | version. Closes: #350607
* r1795: * dh_strip: Man page typo fix. Closes: #332747joey2005-10-08
|
* r1765: releasing version 4.9.1joey2005-06-14
|
* r1763: releasing version 4.9.0joey2005-06-13
|
* r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810joey2005-04-22
| | | | Closes: #305812, #305814, #305819, #305818, #305817, #305822
* r1685: * dh_strip: if an .a file is not a binary file, do not try to ↵joey2004-04-28
| | | | | | strip it. This deals with linker scripts used on the Hurd. Closes: #246366
* r1673: * Bump dh_strip's recommended bintuils dep to current. Closes: #237304joey2004-03-28
|
* r1653: * dh_strip: Add note to man page that the detached debugging ↵joey2004-02-08
| | | | | | | | | symbols options mean the package must build-depend on a new enough version of binutils. Closes: #231382 * dh_installdebconf: The debconf dependency has changed to include "| debconf-2.0". Closes: #230622
* r1647: * dh_strip: Fix a unquoted string in regexp in the dbg symbols code.joey2004-01-18
| | | | Closes: #228272
* r1623: * dh_strip: typo. Closes: #218745joey2003-11-02
| | | | | | | * Updated Spanish man page translations for: debhelper dh_installcron dh_installinit dh_installlogrotate dh_installman dh_installmodules dh_installpam dh_install dh_movefiles dh_strip Closes: #218718
* r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_stripjoey2003-10-14
| | | | | | | | support saving the debugging symbols with a --keep-debug flag and dh_shlibdeps skip /usr/lib/debug. Thanks! Closes: #215670 * Add --dbg-package flag to dh_strip, to list packages that have associated -dbg packages. dh_strip will then move the debug symbols over to the associated -dbg packages.
* r598: * dh_strip: do not strip files multiple times.joey2003-07-22
|
* r576: * Rename debhelper.1 to debhelper.7.joey2003-03-03
| | | | * Typo, Closes: #183267
* r552: * The "reverse hangover" release.joey2002-09-27
| | | | | | | | | | * dh_strip: better documentation, removed extraneous "item" from SYNOPSIS. Closes: #162493 * dh_strip: detect and don't strip debug/*.so files. * Note that 4.1.11 changelog entry was incorrect, dh_perl worked fine without that change, but the new behavior is less likely to break things if dpkg-gencontrol changes. * Various improvements to debhelper(1).
* r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151joey2002-09-09
|
* r525: * dh_strip: If a file is an ELF shared binary, does not have a ↵joey2002-05-23
| | | | | | | .so.* in its name, stirp it as a ELF binary. It seems that GNUstep has files of this sort. See bug #35733 (not sufficient to close all of it).
* r499: * dh_strip: run file using a safe pipe open, that will not expose ↵joey2001-12-27
| | | | | | | any weird characters in filenames to a shell. Closes: #126491 * fixed dh_testdir man page
* r496: * Man page cleanups, Closes: #119335joey2001-11-18
|
* r479: * Unimportant spelling fix. Closes: #100666joey2001-06-14
|
* r457: * dh_strip: ensure that the file _ends_ with `.a'. Closes: #90647joey2001-03-22
|
* r442: fixed bad new bugjoey2001-02-10
|
* r436: more podsjoey2001-02-10
|
* r421: use strictjoey2001-02-09
|
* r416: better messagejoey2001-02-03
| | | | wrapping
* r366: * dh_strip: now knows about the DEB_BUILD_OPTIONS=nostrip thing.joey2000-08-20
|
* r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (muchjoey2000-03-02
| | | | | | | | | | | | | | | | | modified)to make dh_installwm use new window manager registration method, update-alternatives. Closes: #52156, #34684 (latter bug is obsolete) * Fixed $dh{flavor} to be upper-case. * Deprecated dh_installemavcsen --number; use --priority instead. Also, the option parser requires the parameter be a number now. And, dh_installwm now accepts --priority, and window manager packages should start using it. * dh_installwm now behaves like a proper debhelper command, and reads debian/<package>.wm too. This is a small behavior change; filenames specified on the command line no longer apply to all packages it acts on. I can't belive this program existed for 2 years with such a glaring problem; I guess most people don't need ot register 5 wm's in 3 sub-packages. Anyway, it can handle such things now. :-) * Moved Dh_*.pm to /usr/lib/perl5/Debian/Debhelper. *big* change.
* r6: Initial revisionjoey1999-08-17