summaryrefslogtreecommitdiff
path: root/dh_gencontrol
AgeCommit message (Expand)AuthorFilesLines
2018-02-18dh_gencontrol: Fix uninitialized value warningNiels Thykier1-0/+1
2018-01-02dh_gencontrol: Deduplicate debug idsNiels Thykier1-1/+7
2017-12-16dh_strip: Fix bug generating Build-Id field with --dbg-packageNiels Thykier1-0/+1
2017-11-04Make dbgsym Package-Type (almost) configurableNiels Thykier1-0/+2
2017-10-21Create a helper for locating the dbgsym tmpdirNiels Thykier1-1/+1
2017-10-13Spelling fixesVille Skyttä1-1/+1
2017-09-16dh_gencontrol: Undef Important field in dbgsym packagesNiels Thykier1-1/+1
2017-08-19dh_gencontrol: Follow best practises for dbgsym synopsisesAdam Conrad1-1/+1
2017-08-07dh_gencontrol: dbgsyms are now priority optionalNiels Thykier1-1/+1
2017-07-23dh_gencontrol: Add substvars without using fork+execNiels Thykier1-8/+30
2017-07-12reset_perm_and_owner: Use perl functions instead of fork+execNiels Thykier1-2/+2
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-24dh_gencontrol: Re-indent codeNiels Thykier1-82/+82
2017-06-24dh_gencontrol: Run packages in parallelNiels Thykier1-2/+3
2017-04-29dh_gencontrol: Remove homepage field in dbgsym pkgsNiels Thykier1-1/+1
2017-03-07dh_gencontrol: Discard "Multi-Arch: no"Helmut Grohne1-2/+7
2016-10-02Dh_Lib: Add a reset_perm_and_owner functionNiels Thykier1-5/+2
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-6/+2
2016-02-21dh_strip: Don't create dbgsym root for udebsNiels Thykier1-4/+1
2016-01-14dh_*: Replace ddeb with dbgsymNiels Thykier1-35/+37
2015-12-20dh_gencontrol: Create dbgsym packages with correct componentNiels Thykier1-1/+10
2015-08-30Skip building ddebs for udebs temporarilyNiels Thykier1-1/+4
2015-08-25dh_gencontrol: Add Auto-Built-Package field in ddeb control filesNiels Thykier1-0/+1
2015-08-25Change X-Build-Ids to Build-IdsPaul Tagliamonte1-2/+2
2015-08-22dh_gencontrol: Do not duplicate build-ids in the original packageNiels Thykier1-3/+3
2015-08-22dh_gencontrol: Fix some style nitsNiels Thykier1-2/+1
2015-08-22Add X-Build-Ids to all debug packages built with dh_stripPaul Tagliamonte1-3/+11
2015-08-17Add debug build ids to the Binary package's control filePaul Tagliamonte1-6/+16
2015-08-14dh_gencontrol: Move debug debs back into section 'debug'Paul Tagliamonte1-1/+1
2015-08-10Let dpkg-gencontrol figure out the value for the source fieldNiels Thykier1-4/+0
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-06-15dh_gencontrol: Remove call to undefined subroutineNiels Thykier1-2/+0
2015-05-25dh_gencontrol: Fix whitespace issueNiels Thykier1-1/+1
2015-05-25dh_gencontrol: Use debugsym section for ddebsNiels Thykier1-1/+1
2015-05-20Update documentation of dh_builddeb and dh_gencontrolNiels Thykier1-3/+10
2015-05-15dh_gencontrol: Remove :arch from ddeb dependencyNiels Thykier1-2/+1
2015-05-15dh_strip: Add --ddeb-migration=RELATION optionNiels Thykier1-3/+26
2015-05-15dh_gencontrol: Create ddebs as M-A: same or without a M-A fieldNiels Thykier1-1/+9
2015-05-02dh_gencontrol: Mark ddebs as Multi-Arch:same unconditionallyNiels Thykier1-1/+1
2015-05-02Add experimental .ddeb supportNiels Thykier1-1/+32
2015-05-01dh_gencontrol: Add empty misc:Pre-Depends substvar if neededNiels Thykier1-0/+4
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-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-02-20dh_gencontrol: Revert change made in version 4.0.13 that avoided passing -p t...Joey Hess1-5/+1
2010-11-02Apply manual pages conventionsDavid Prévot1-4/+4
2010-08-17Man page fixes about what program -u passes params to. Closes: #593342Joey Hess1-1/+1
2009-11-04Add deprecation warnings for -u to the documentation, since putting options a...Joey Hess1-2/+5
2009-02-23dh_gencontrol: No longer need to generate the udeb filename when calling dpkg...Joey Hess1-4/+0