]> git.donarmstrong.com Git - debhelper.git/history - Debian
Typo. Closes: #653339
[debhelper.git] / Debian /
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Modestas VainiusEnsure make doesn't print directories when checking...
2009-06-11 Modestas VainiusReorder load_buildsystem arguments and pass @_ through it.
2009-06-11 Modestas VainiusMake perl_makemaker work properly when in source buildi...
2009-06-11 Modestas VainiusGet rid of is_buildable and build_step flags. Broken...
2009-06-11 Modestas VainiusRefactor build directory setting into separate method...
2009-06-11 Modestas VainiusRemove empty build directory parent dirs (up to source...
2009-06-11 Modestas VainiusRename {pre,post}_step to {pre,post}_building_step.
2009-06-11 Modestas Vainiusautoconf uses a couple of Dh_Lib functions.
2009-06-09 Modestas VainiusImplement source directory switching support (Closes...
2009-06-08 Modestas Vainius--list all buildsystems (including all 3rd party ones...
2009-06-08 Modestas VainiusImprovements in DH_OPTIONS handling and DH_AUTO_OPTIONS...
2009-06-08 Modestas VainiusUse term "out of source" rather than "outside source".
2009-06-08 Modestas VainiusUse the term "build step" instead of "build action...
2009-05-14 Joey Hessmerge master
2009-05-14 Joey HessMerge branch 'master' into buildsystems
2009-05-12 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-05-12 Joey HessSupport debian/foo.os files to suppliment previous...
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey Hessincorporate create_packlist=0 fix from master
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-05-07 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-05-07 Joey HessClose COMPAT_IN filehandle. Closes: #527464
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey Hessrename autotools to autoconf
2009-04-20 Joey Hessunimportant code changes
2009-04-20 Joey Hessremove verbose_print of buildsystem selection details
2009-04-20 Joey Hessreformat list
2009-04-20 Joey Hessreword descriptions
2009-04-20 Joey Hessfactor out a buildsystems_list
2009-04-20 Joey Hessrename Dh_Buildsystem to Buildsystem
2009-04-20 Joey Hessuse $this rather than $self
2009-04-20 Joey Hesslet's write class, not cls
2009-04-20 Joey Hessremove _mkdir, use mkdir -p
2009-04-20 Joey Hessremove discussion
2009-04-15 Joey Hessremoval of comments I'm satisfied with
2009-04-15 Modestas Vainiusdebhelper modular buildsystems (try 3).
2009-04-14 Joey Hessmore comments
2009-04-14 Joey Hessmore comments
2009-04-14 Joey Hessmore comments
2009-04-14 Joey Hessupdate and remove XXX comments
2009-04-14 Modestas VainiusModular object-orientied buildsystem implementation...
2009-04-10 Joey Hesscode review, added comments
2009-04-10 Modestas VainiusModular object-orientied buildsystem implementation.
2009-04-10 Modestas VainiusAdd dpkg_architecture_value and sourcepackage to Dh_Lib
2009-03-23 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-03-23 Joey Hessexport write_log
2009-03-23 Joey Hessminor coding stlye
2009-03-23 Modestas VainiusAdd a global --remaining-packages option.
2009-03-21 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-03-21 Joey Hessfix corner case
2009-03-21 Joey Hessremove dead code
2009-03-21 Joey HessFix calling the same helper for separate packages in...
2009-03-07 Joey HessCompatability level 4 is now deprecated.
2009-03-01 Joey HessMerge branch 'dh_overrides' 7.2.1
2009-02-28 Joey HessMerge branch 'dh_overrides'
2009-02-27 Joey HessMerge branch 'dh_overrides'
2009-02-27 Joey Hessfix option parsing sideport
2009-02-27 Joey Hessdh override targets
2009-02-22 Joey HessImprove error messages when child commands fail.
2009-02-16 Joey Hessdh override targets
2008-12-15 Joey HessIgnore unknown options in DH_OPTIONS. Debhelper will...
2008-10-21 Joey Hessfix wording for when there are multiple options
2008-10-21 Joey HessMove many command-specific options to only be accepted...
2008-10-21 Joey HessAllow individual debhelper programs to define their...
2008-05-08 Joey Hessdh_installinit: Add --restart-after-upgrade, which...
2008-05-04 Joey Hessdh addon interface 7.0.8
2008-04-30 Joey HessConvert copyright file to new format.
2008-04-29 Joey Hessimprove error further
2008-04-29 Joey HessAdd missing $! to error message when the log can't...
2008-04-24 Joey Hessdh_prep: New program, does the same as dh_clean -k...
2008-04-24 Joey Hessdon't log dh runs
2008-04-24 Joey Hessupdates
2008-04-24 Joey Hessdh is now working
2008-04-23 Joey Hessinitial version of dh, with option parsing and sequence...
2008-04-23 Joey HessNew v7 mode, which only has one change from v6, and...
2008-04-23 Joey HessRecord debhelper commands that successfully finish...
2008-03-04 Joey Hess* The order of dependencies generated by debhelper...
2008-01-25 Joey Hess* dh_strip: Improve the idempotency fix put in for...
2007-09-30 joeyhr2033: * Add --ignore option. This is intended to ease...
2007-05-28 joeyhr2003: * Add some checks for attempts to act on package...
2007-04-13 joeyhr1987: * Do script fragement reversal only in v6, since...
2007-04-09 joeyhr1980: * prerm and postrm scripts are now generated...
2007-01-21 joeyhr1971: * dh_installudev: Treat --priority value as...
2007-01-10 joeyhr1966: * Looks like Package-Type might get into dpkg...
2006-06-07 joeyhr1925: typo
2006-06-07 joeyhr1924: * Patch from Guillem Jover to make --same-arch...
2006-04-13 joeyhr1902: releasing version 5.0.30 5.0.30
2006-03-23 joeyhr1889: releasing version 5.0.26 5.0.26
2006-03-13 joeyhr1884: impove some errors
2006-01-28 joeyhr1871: * dh_makeshlibs: add support for adding udeb...
2006-01-24 joeyhr1864: releasing version 5.0.19 5.0.19
2006-01-20 joeyhr1859: * Reverted change in 4.1.9, so generation of...
2006-01-11 joeyhr1851: releasing version 5.0.15 5.0.15
2006-01-08 joeyhr1849: * dh_installinit: If run with -o, do the inverse... 5.0.14
2005-11-14 joeyr1822: releasing version 5.0.7 5.0.7
2005-11-02 joeyr1805: releasing version 5.0.0 5.0.0
2005-07-19 joeyr1772: releasing version 4.9.4 4.9.4
2005-06-23 joeyr1768: releasing version 4.9.2 4.9.2
next