aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-satisfydepends-funcs
Commit message (Collapse)AuthorAge
* * Misc cleanups.Loïc Minier2007-04-01
|
* * Add function get_control_re() to pbuilder-satisfydepends-funcs to extract theLoïc Minier2007-03-31
| | | | | | | | | value of source headers from a control file. * Add function filter_arch_deps() to pbuilder-satisfydepends-aptitude to filter out arch dependencies not for a certain arch. * Source pbuilder-satisfydepends-funcs in pbuilder-satisfydepends-aptitude. * Add support for arch specific build-deps and build-conflicts to pbuilder-satisfydepends-aptitude.
* * Rework regular expressions in checkbuilddep_archdeps() to strip the []Loïc Minier2007-03-31
| | | | | enclosure early on and to permit spaces or slashes since some pbuilder-satisfydepends* implementations use tr to map spaces to slashes.
* * More cleanups in RE and grep invocations.Loïc Minier2007-03-31
|
* * Misc cleanups in checkbuilddep_archdeps().Loïc Minier2007-03-31
|
* * Drop expand_arch() as it's currently useless; it can be resurrected later.Loïc Minier2007-03-31
|
* * Move functions used in pbuilder-satisfydepends* intoLoïc Minier2007-03-31
pbuilder-satisfydepends-funcs.