Commit message (Expand) | Author | Age | |
---|---|---|---|
* | handle packages line wrapping with something other than ',' in Build-Depends ...•••It used to rely on ',' being there, which really package maintainers are free to insert '|' etc. | Junichi Uekawa | 2009-03-16 |
* | expand test and add comments for get_control_re. | Junichi Uekawa | 2009-03-13 |
* | Bug#514656: pbuilder: does not handle comments in debian/control correctly•••Patch from Adeodato Simo. | Junichi Uekawa | 2009-02-11 |
* | * Misc cleanups. | Loïc Minier | 2007-04-01 |
* | * Add function get_control_re() to pbuilder-satisfydepends-funcs to extract the••• 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. | Loïc Minier | 2007-03-31 |
* | * Rework regular expressions in checkbuilddep_archdeps() to strip the []••• enclosure early on and to permit spaces or slashes since some pbuilder-satisfydepends* implementations use tr to map spaces to slashes. | Loïc Minier | 2007-03-31 |
* | * More cleanups in RE and grep invocations. | Loïc Minier | 2007-03-31 |
* | * Misc cleanups in checkbuilddep_archdeps(). | Loïc Minier | 2007-03-31 |
* | * Drop expand_arch() as it's currently useless; it can be resurrected later. | Loïc Minier | 2007-03-31 |
* | * Move functions used in pbuilder-satisfydepends* into••• pbuilder-satisfydepends-funcs. | Loïc Minier | 2007-03-31 |