Age | Commit message (Expand) | Author | Files | Lines |
2008-01-07 | dpkg-checkbuilddeps: Remove unused $dep_regex | Guillem Jover | 1 | -1/+0 |
2008-01-07 | dpkg-checkbuilddeps: Add build-essential as an implicit Build-Depends | Guillem Jover | 1 | -0/+3 |
2008-01-01 | Update all scripts to use Dpkg::Changelog::parse_changelog | Raphael Hertzog | 1 | -3/+0 |
2008-01-01 | Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpk... | Raphael Hertzog | 1 | -11/+11 |
2007-10-18 | dpkg-checkbuilddeps: modify to use the new Dpkg::Deps module | Raphael Hertzog | 1 | -64/+40 |
2007-10-18 | Dpkg::ErrorHandling: Add support for format strings | Guillem Jover | 1 | -2/+1 |
2007-10-12 | Switch perl programs to use the new Dpkg/Arch module | Guillem Jover | 1 | -0/+1 |
2007-10-11 | Switch perl programs to use the new Dpkg/ErrorHandling module | Guillem Jover | 1 | -0/+1 |
2007-07-22 | Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext. | Guillem Jover | 1 | -1/+1 |
2007-07-22 | Switch perl programs to use the new Dpkg module and its variables. | Guillem Jover | 1 | -5/+1 |
2007-05-08 | * scripts/controllib.pl (read_cputable): Localize $_. | Guillem Jover | 1 | -2/+1 |
2007-05-08 | * scripts/dpkg-genchanges.pl ($pkgdatadir): New variable. | Guillem Jover | 1 | -1/+2 |
2007-04-11 | Make all perl scripts use strict and warnings, to ease catching errors. | Guillem Jover | 1 | -2/+8 |
2007-04-03 | * scripts/dpkg-checkbuilddeps.pl ($control): Remove redundant | Guillem Jover | 1 | -3/+1 |
2007-02-28 | Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps | Guillem Jover | 1 | -3/+7 |
2007-02-11 | * scripts/controllib.pl (outputclose): Change argument from a boolean | Guillem Jover | 1 | -1/+2 |
2006-05-23 | Standarize scripts usage output format and at the same time make | Guillem Jover | 1 | -9/+10 |
2006-05-12 | * Add gettext support for the Perl scripts. Based on a patch by | Frank Lichtenheld | 1 | -4/+8 |
2006-01-18 | Import latest release as a temporary trunk which should be | Frank Lichtenheld | 1 | -4/+18 |
2004-03-08 | Apply patch to fix #217943 and, #235266, build conflicts were being pushed | Scott James Remnant | 1 | -2/+2 |
2003-10-27 | Set $reduce_arch when calling parsedep. | Adam Heath | 1 | -4/+4 |
2003-10-27 | * scripts/dpkg-checkbuilddeps.pl: s/dpkg-checkbuild/dpkg-checkbuilddeps/ | Adam Heath | 1 | -1/+1 |
2003-10-25 | Fix dpkg-checkbuilddeps calling of parsedep. It wasn't setting use_arch. | Adam Heath | 1 | -4/+4 |
2003-09-19 | * scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl: | Adam Heath | 1 | -4/+4 |
2003-09-17 | * scripts/controllib.pl: Fix parsing of deps when both () and [] are | Adam Heath | 1 | -1/+1 |
2003-09-15 | * scripts/controllib.pl, scripts/dpkg-checkbuilddeps.pl: Moved dependency | Adam Heath | 1 | -53/+25 |
2002-06-22 | remove forced check for build-essential, we should not hardcode Debian policy... | Wichert Akkerman | 1 | -1/+0 |
2002-01-02 | use space seperated output instead of comma seperated | Wichert Akkerman | 1 | -2/+2 |
2001-11-29 | Make dpkg-checkbuilddeps always check for build-essential. | Adam Heath | 1 | -0/+1 |
2001-07-12 | Call dpkg-architecture instead dpkg to determine the host architecture. | Wichert Akkerman | 1 | -4/+4 |
2001-06-20 | Merged in changes from 1.9.10 to 1.9.11 branch. | Adam Heath | 1 | -12/+13 |
2001-06-16 | Merge v1_9_10 with HEAD. | Adam Heath | 1 | -2/+2 |
2001-06-08 | spell dependency consistently, fix handling of spaces | Wichert Akkerman | 1 | -16/+15 |
2001-06-02 | Handle varied use of spaces. | Adam Heath | 1 | -2/+2 |
2001-03-10 | add dpkg-checkbuilddeps | Wichert Akkerman | 1 | -0/+203 |