summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Getopt.pm
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-21r1971: * dh_installudev: Treat --priority value as a string so that leading...joeyh1-1/+1
2006-04-13r1902: releasing version 5.0.305.0.30joeyh1-1/+2
2006-01-28r1871: * dh_makeshlibs: add support for adding udeb: lines to shlibs filejoeyh1-0/+2
2006-01-24r1864: releasing version 5.0.195.0.19joeyh1-0/+2
2006-01-11r1851: releasing version 5.0.155.0.15joeyh1-1/+1
2006-01-08r1849: * dh_installinit: If run with -o, do the inverse of -n and only5.0.14joeyh1-1/+3
2004-06-29r1691: * dh_installinit: Added --error-handler option. Based on work by Tho...joey1-0/+2
2004-02-09r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0joey1-4/+4
2003-10-14r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_stripversion_4.1.76joey1-0/+9
2003-10-13r1611: * dh_install: add --fail-missing option. Closes: #120026version_4.1.75joey1-0/+2