| Commit message (Expand) | Author | Age |
* | update copyright info. | dancer | 2006-05-30 |
* | revert the satisfydepends change until it is confirmed with dpkg-dev maintain... | dancer | 2006-05-22 |
* | * Support for new style architecture specifications (closes: #363193)••• Thanks to Peter Eisentraut for patch.
| dancer | 2006-05-15 |
* | * fix pdebuild --help output (closes: #367133)••• * pbuilderrc.5: undocument the restriction that --buildresult
option needs to be specified for pdebuild, and BUILDRESULT cannot
be used.
I should probably warn that the directory should be absolute.
* pdebuild.1: fix man a bit to make --buildresult option doc
unambiguous.
| dancer | 2006-05-14 |
* | spelling fix. | dancer | 2006-03-31 |
* | * Update pbuilderrc man page to specify EXTRAPACKAGES is space-delimited••• (Closes: #352224).
* Bug fix: "sudo pbuilder login --save-after-login includes the apt
cache in the base.tgz", thanks to Andreas Beckmann (Closes: #351526).
* Bug fix: "pbuilder: Arch-specific
build-deps printed weird", thanks to Daniel Schepler (Closes:
#184149).
| dancer | 2006-02-11 |
* | Revert to using --force-yes, since --allow-unauthenticated doesn't work with ...••• * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing
--force-yes option", thanks to qfunk (Closes: #340715).
Note: --allow-unauthenticated is probably a better option here, but
apt-get in sarge does not support it, we will revisit it after etch.
| dancer | 2005-12-04 |
* | * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing••• --allow-unauthenticated option", thanks to qfunk (Closes: #340715).
- fixed other scripts to use --allow-unauthenticated option rather than --force-yes.
* debconf compatibility level 4
| dancer | 2005-12-04 |
* | 0.129 | dancer | 2005-08-17 |
* | change to use experimental,•••and apply patch; and apply my own patch.
| dancer | 2005-06-03 |
* | pbuilder update fix | dancer | 2003-04-20 |
* | fix satisfydepends | dancer | 2003-03-11 |
* | + * debian/rules: add check target for build.•••+
+ * Makefile (check): add check target to makefile, to see if there is
+ any syntax error.
+
+ * pbuilder-updatebuildenv: support --preserve-buildplace
+ apply things from
+ Daniel Schepler <schepler@math.berkeley.edu>
+
+ * pbuilder-satisfydepends: support --preserve-buildplace
+ support Format: field.
+
+ * pbuilder-modules (pbuilder-options): support --preserve-buildplace
+
+ * pbuilder-buildpackage (PACKAGENAME): support --preserve-buildplace
+
+ * pbuilder-buildpackage-funcs: support --preserve-buildplace
+
+ * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): support --preserve-buildplace
+
+ * pbuilder-checkparams (PRESERVE_BUILDPLACE): add PRESERVE_BUILDPLACE
+
+ * pbuilder.8: update docs to add --preserve-buildplace
+
| dancer | 2003-03-10 |
* | +2003-03-10 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder-satisfydepends: quote some strings... trying to be pedantic
+
+ * pbuilder-buildpackage-funcs: unset LOGNAME for when building with
+ real root privilage.
+ thanks Barak Pearlmutter <bap@cs.unm.edu>
+
+ * pbuilder.8: document X hooks which were previously undocumented.
+
+ * pbuilder-user-mode-linux (BUILDING_DSC_FILE): use readlink on real existing files.
+ GNU "readlink -f " exits with an exit code of 1 when the file does not
+ exist, debianutils readlink did not.
+
+ * pbuilder-runhooks (hooks): do not call readlink here,
+ since the file may not exist.
+
+ * pbuilder-checkparams (USE_PKGNAME_LOGFILE): use readlink on real existing files.
+
+ * pbuilder-buildpackage (PACKAGENAME): use readlink on real existing files.
+
| dancer | 2003-03-10 |
* | commit | dancer | 2003-03-01 |
* | apply patch from Daniel Schelper. | dancer | 2003-01-28 |
* | +2002-12-23 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder-satisfydepends: add note of which versions to try in pdebuild.
+
| dancer | 2002-12-23 |
* | + * pbuilder-satisfydepends: remove the debug thing. | dancer | 2002-10-30 |
* | + * pbuilder-satisfydepends: make CHROOTEXEC invocation to make•••+ it less ambiguous, for versiondeps.
| dancer | 2002-10-30 |
* | + * pbuilder-buildpackage-funcs: unset LOGNAME•••+
| dancer | 2002-10-29 |
* | + * pbuilder-satisfydepends (--continue-fail): add a new feature to debug. | dancer | 2002-10-29 |
* | + * pbuilder-satisfydepends: apply patch from hmh, thanks!•••+ It now searches for a version that matches.
+ Bug: #164919
| dancer | 2002-10-16 |
* | pbuilder-satisfydepends has better message | dancer | 2002-04-01 |
* | fixed build-dep parser to parse smurf control file. | dancer | 2002-03-24 |
* | fix documentation for pbuilderrc, and pbuilder-buildpackage executes D hooks ... | dancer | 2002-03-13 |
* | fixing minor regexp, and other things. | dancer | 2002-03-13 |
* | some minor fixups for satisfydepends workage.•••It is getting closer to working state. I think.
| dancer | 2002-03-13 |
* | created pbuilder-satisfydepends, and many changes today.•••Improvement generally.
| dancer | 2002-03-12 |