| Commit message (Expand) | Author | Age |
* | satisfydepends-classic: remove wrong quotes from get_dep_op_and_ver() invocat...•••get_dep_op_and_ver() returns a space separated string which is supposed to be
used that way.
Closes: #800628
Thanks: Daniel Schepler <dschepler@gmail.com> for the bug and the initial investigation
| Mattia Rizzolo | 2015-10-02 |
* | fix a whole bunch of warning from shellcheck•••There are still quite some, this is a first chunk based on a given patch
applied where i felt confident enough.
Thanks: Herbert Parentes Fortes Neto <hpfn@ig.com.br> for the initial patch-set
| Mattia Rizzolo | 2015-09-18 |
* | Support build-profiles in classic satisfydeps | Andreas Henriksson | 2015-06-22 |
* | From: Thorsten Glaser•••tags 620730 + patch pending
tags 626431 + patch pending
tags 627086 + patch pending
tags 603420 + patch pending
tags 601250 + patch pending
tags 603881 = unreproducible
tags 400848 = unreproducible
tags 622624 = unreproducible
thanks
Dear Junichi, Matt and others,
I’ve prepared an NMU for pbuilder (versioned as 0.199+nmu4) and uploaded
it to Debian unstable, with a two-day delay as per devref §5.11.1 since
this fixes an RC bug older than seven days. The debdiff is attached; it
closes five bugs. I’m also tagging three other bugs as unreproducible as
pbuilder itself (obviously) doesn’t FTBFS on my system and the test pak-
kage I used didn’t exhibit problems with either comment blocks or hori-
zontal tabulator characters in the control file. I’m also attaching the
test package (absolutely minimal, but that’s what you get).
I mostly used patches from the bugs closed as baseline for my changes,
but did a bit more usually. I’m a heavy user of cowbuilder, because on
m68k there’s currently no buildd and cowbuilder is all I know (and love,
really… someone should make a buildd flavour that uses cowbuilder in-
stead of sbuild, if it goes by my will).
Cheers.
| Junichi Uekawa | 2011-06-24 |
* | Add an option to verify key signatures. (closes: #579028)•••By unsetting APTGETOPT, and setting
PBUILDERSATISFYDEPENDSOPT=('--check-key'), the user now has an option
of verifying the key signature of each package against the installed
keyring.
| Junichi Uekawa | 2010-07-05 |
* | Drop useless if construct | Loïc Minier | 2010-01-05 |
* | Fix get_dep_op_and_ver() output•••Fix get_dep_op_and_ver() to not output anything when there is no version
and to deal with spaces between version and closing parenthesis.
| Loïc Minier | 2010-01-05 |
* | Cleanup split_alternates() | Loïc Minier | 2010-01-05 |
* | Fix extra spaces in split_deps() output | Loïc Minier | 2010-01-05 |
* | Fix extra slashes in split_deps() output | Loïc Minier | 2010-01-05 |
* | pbuilder-satisfydepends-classic: Use functions•••pbuilder-satisfydepends-classic: Use functions to avoid code duplication
and make the logic more readable. This also allows testing.
| Loïc Minier | 2010-01-05 |
* | Make satisfydepends-aptitude, -classic relocatable•••Make pbuilder-satisfydepends-aptitude and -classic relocatable.
| Loïc Minier | 2010-01-05 |
* | Add get_build_deps() and get_build_conflicts()•••Add get_build_deps() and get_build_conflicts() functions wrapping
get_control_re() for BD_REGEXP and BC_REGEXP over DEBIAN_CONTROL.
| Loïc Minier | 2010-01-04 |
* | * Bug fix: "pbuilder-satisfydepends-classic should pass••• -o APT::Install-Recommends=false to apt-get", thanks to Daniel Schepler
(Closes: #448562).
* set /etc/apt/apt.conf.d/15pbuilder so that Install-Recommends is false.
| Junichi Uekawa | 2007-11-07 |
* | * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, and••• install pbuilder-satisfydepends-aptitude as the deafault
pbuilder-satisfydepends
* install aptitude per default in chroot.
| Junichi Uekawa | 2007-08-28 |