summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Getopt.pm
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Support building on case-insensitive filesystemsGeoffrey Thomas1-303/+0
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-04Dh_Getopt: Add a sortNiels Thykier1-1/+1
2017-06-04include present/wanted architecture in error messageMichael Stapelberg1-1/+5
2017-02-19Dh_Getopt: Improve error message for -sNiels Thykier1-1/+4
2017-02-19Dh_Lib: Provide deprecated_functionality helperNiels Thykier1-5/+1
2016-10-01Add a dash in --no-scripts and --only-scripts for consistencyNiels Thykier1-0/+2
2016-06-19Dh_Getopt: Deprecate -s and remove it in compat 11Niels Thykier1-0/+7
2016-06-15Replace $dh{DEBUGPACKAGES} with $dh{DEBUGPACKAGE}Niels Thykier1-4/+6
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-12-29Revert "dh_installdocs: Error out on unsafe binNMUs with --link-doc"Niels Thykier1-16/+1
2014-12-21dh_installdocs: Error out on unsafe binNMUs with --link-docNiels Thykier1-1/+16
2010-11-22dh_listpackages: Do not display warnings if options cause no packages to be l...Joey Hess1-2/+6
2010-05-28Revert "In v8 mode, debhelper only ever acts on packages that can be built fo...Joey Hess1-11/+8
2010-05-28In v8 mode, debhelper only ever acts on packages that can be built for the gi...Joey Hess1-8/+11
2010-05-23In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess1-2/+3
2010-04-08Fix #572077 in one place I missed earlier. (See #576885)Joey Hess1-1/+1
2010-02-16dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp...Joey Hess1-5/+4
2010-02-02Fix handling of -O with options specified by commands. Closes: #568081Joey Hess1-1/+3
2010-01-06bring back ignore_unknown_optionsJoey Hess1-3/+4
2010-01-06fix bad interaction between -O and ignore_unknown_optionsJoey Hess1-3/+2
2010-01-04don't call getopt recursivelyJoey Hess1-8/+11
2010-01-04solve the dh -Bbuild problemJoey Hess1-15/+27
2010-01-04Fix warning about unknown options passed to commands in override targets.Joey Hess1-10/+9
2009-09-01-a == -sJoey Hess1-7/+3
2009-06-30Use ASCII RS for separating options in DH_INTERNAL_OPTIONS.Modestas Vainius1-1/+1
2009-06-29Make dh not complain about unknown, command-specific options passed to itJoey Hess1-6/+16
2009-06-28clean up --sourcedir/--sourcedirectory conflictJoey Hess1-4/+0
2009-06-13Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."Modestas Vainius1-29/+6
2009-06-12Merge branch 'master' into buildsystemsJoey Hess1-5/+5
2009-06-12Allow command-specific options to be passed to commands via dh without causin...Joey Hess1-5/+6
2009-06-08Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.Modestas Vainius1-11/+36
2009-03-23Add a global --remaining-packages option.Modestas Vainius1-0/+6
2009-03-20fix corner caseJoey Hess1-3/+5
2009-03-20Fix calling the same helper for separate packages in the override of dh binar...Joey Hess1-12/+33
2009-02-27Merge branch 'dh_overrides'Joey Hess1-1/+1
2009-02-27fix option parsing sideportJoey Hess1-11/+10
2009-02-27dh override targetsJoey Hess1-0/+9
2009-02-16dh override targetsJoey Hess1-0/+8
2008-12-14Ignore unknown options in DH_OPTIONS. Debhelper will always ignore such optio...Joey Hess1-5/+25
2008-10-21fix wording for when there are multiple optionsJoey Hess1-1/+1
2008-10-21Move many command-specific options to only be accepted by the command that us...Joey Hess1-57/+9
2008-10-21Allow individual debhelper programs to define their own special options by pa...Joey Hess1-87/+83
2008-05-08dh_installinit: Add --restart-after-upgrade, which avoids stopping a daemon i...Joey Hess1-0/+1
2008-05-04dh addon interface7.0.8Joey Hess1-0/+6
2008-04-23dh is now workingJoey Hess1-1/+1
2008-04-23initial version of dh, with option parsing and sequences in placeJoey Hess1-0/+5
2008-01-24* dh_strip: Improve the idempotency fix put in for #380314.Joey Hess1-2/+1
2007-09-30r2033: * Add --ignore option. This is intended to ease dealing with upstreamjoeyh1-0/+7