summaryrefslogtreecommitdiff
path: root/dh_strip
AgeCommit message (Expand)AuthorFilesLines
2015-12-20dh_strip.1: Document that dbgsym pkgs are built by defaultNiels Thykier1-28/+24
2015-12-19dh_strip: Enable dbgsym generation by defaultNiels Thykier1-2/+0
2015-12-03dh_strip: Do not assume Build-Id is presentNiels Thykier1-1/+1
2015-10-24Fix typos found during translationChris Leick1-3/+4
2015-10-04dh_strip: Sort build-idsNiels Thykier1-1/+1
2015-08-31dh_strip: Fix invalid pod markerNiels Thykier1-1/+1
2015-08-30dh_strip: Document current rather than future ddeb stateNiels Thykier1-2/+14
2015-08-22dh_strip: Refactor build-id recordingNiels Thykier1-18/+20
2015-08-22dh_strip: Include the full debug ids in the headerNiels Thykier1-1/+1
2015-08-22Add X-Build-Ids to all debug packages built with dh_stripPaul Tagliamonte1-2/+10
2015-08-18Check that we're actually building debug debs when writing build-idsPaul Tagliamonte1-1/+1
2015-08-17Add debug build ids to the Binary package's control filePaul Tagliamonte1-5/+16
2015-07-30dh_strip: Strip .note and .comment from static libsNiels Thykier1-1/+2
2015-07-28dh_strip: Always compress debug symbols in ddebsNiels Thykier1-1/+2
2015-07-12dh_strip: Fix typoGuillem Jover1-1/+1
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-06-15dh_strip: Use $dh{X} instead of my $x for parametersNiels Thykier1-15/+14
2015-06-13dh_strip: Do not create -dbg-dbgsym packagesNiels Thykier1-1/+2
2015-06-13dh_strip: Add a --ddebs option for packagersNiels Thykier1-5/+31
2015-05-15dh_strip: Add --ddeb-migration=RELATION optionNiels Thykier1-1/+40
2015-05-15dh_strip: Document that -k inhibits ddebsNiels Thykier1-0/+3
2015-05-15dh_strip: Skip ddebs if noddebs is set in DEB_BUILD_OPTIONSNiels Thykier1-1/+6
2015-05-14Do not create ddebs if its name would clash with another pkgNiels Thykier1-4/+9
2015-05-14dh_strip: Document that nostrip disables ddebsNiels Thykier1-1/+1
2015-05-14dh_strip: Create ddebs with symlink'ed docsNiels Thykier1-0/+8
2015-05-02dh_strip: Fix ddeb bug that caused it to produce empty -dbg pkgsNiels Thykier1-3/+1
2015-05-02dh_strip: Skip ddeb generation with -k or explicit -dbg pkgNiels Thykier1-1/+1
2015-05-02Add experimental .ddeb supportNiels Thykier1-9/+18
2015-04-16dh_strip: capture strip(1)'s --help output (on stderr)Niels Thykier1-1/+1
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-05dh_strip: Test for --enable-deterministic-archives before using itNiels Thykier1-2/+11
2015-01-05dh_strip: make stripping static libraries deterministicAndrew Ayer1-1/+1
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2015-01-01dh_strip: Recognise .node files as SO filesNiels Thykier1-2/+3
2013-06-30use LC_ALL not LANG to reset to CJoey Hess1-1/+1
2013-06-26releasing version 9.201306269.20130626Joey Hess1-1/+1
2012-05-19debhelper: Fix minor source comment typos.Simon Ruderich1-1/+1
2011-12-08only v9Joey Hess1-2/+2
2011-12-08dh_strip: Use build-id in /usr/lib/debug. Closes: #642158 Thanks, Jakub WilkJoey Hess1-1/+8
2011-11-17Fix broken option passing to objcopy. Closes: #649044Joey Hess1-1/+1
2011-11-07layoutJoey Hess1-1/+1
2011-11-07dh_strip: In v9, pass --compress-debug-sections to objcopy. Needs a new enoug...Joey Hess1-1/+6
2011-09-09Tighten parsing of DEB_BUILD_OPTIONS.Joey Hess1-1/+1
2011-02-08refactor cross command generationJoey Hess1-8/+2
2011-02-08mergeJoey Hess1-5/+14
2011-02-08Use cross-binutils helpers when cross-compilingLoïc Minier1-5/+14
2010-11-02Apply manual pages conventionsDavid Prévot1-12/+12
2009-11-12Typo. Closes: #555659Joey Hess1-1/+1
2009-05-18dh_strip: Also strip OCaml shared libraries. (Stephane Glondu) Closes: #527272Joey Hess1-1/+2