aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-satisfydepends-funcs
Commit message (Expand)AuthorAge
* fix a whole bunch of warning from shellcheckMattia Rizzolo2015-09-18
* normalize some tabs to 4 spaces and correct some indentationMattia Rizzolo2015-09-17
* pbuilder-satisfydepends-funcs: fix a case where a "strictly earlier" reletion...Mattia Rizzolo2015-07-10
* pbuilder-satisfydepends-fucs: allow blank lines above the first paragraphMattia Rizzolo2015-06-25
* Handle comments in debian/control. Closes: #603881Matt Palmer2015-06-25
* Force dpkg-architecture to use arguments over envAndreas Henriksson2015-06-22
* build profile parsing supportJohannes Schauer2015-06-22
* move filter_arch_deps from pbuilder-satisfydepends-aptitude to pbuilder-satis...Johannes Schauer2015-06-22
* make longer lines wrap so reading patch files aren't as painful.Junichi Uekawa2012-03-09
* From: Thorsten GlaserJunichi Uekawa2011-06-24
* Bug#606699: pbuilder NMUEmilio Pozuelo Monfort2011-06-24
* Add test and fix for parsing of .dsc filesLoïc Minier2010-03-15
* Remove leading and trailing comma + spaceLoïc Minier2010-01-05
* Fix typo in get_build_conflicts()Loïc Minier2010-01-05
* Normalize and test arch specifiersLoïc Minier2010-01-05
* Normalize output of get_build_deps(), _conflicts()Loïc Minier2010-01-04
* Normalize output of get_source_control_field()Loïc Minier2010-01-04
* Rewrite get_control_reLoïc Minier2010-01-04
* Simpler logic for inclusion of -Indep build-depsLoïc Minier2010-01-04
* Drop useless get_control_re() control argLoïc Minier2010-01-04
* package_versions(): drop useless subshellLoïc Minier2010-01-04
* package_versions, candidate_version(): cleanup reLoïc Minier2010-01-04
* Add get_build_deps() and get_build_conflicts()Loïc Minier2010-01-04
* Drop useless function keywordLoïc Minier2010-01-04
* handle packages line wrapping with something other than ',' in Build-Depends ...Junichi Uekawa2009-03-16
* expand test and add comments for get_control_re.Junichi Uekawa2009-03-13
* Bug#514656: pbuilder: does not handle comments in debian/control correctlyJunichi Uekawa2009-02-11
* * Misc cleanups.Loïc Minier2007-04-01
* * Add function get_control_re() to pbuilder-satisfydepends-funcs to extract theLoïc Minier2007-03-31
* * Rework regular expressions in checkbuilddep_archdeps() to strip the []Loïc Minier2007-03-31
* * 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