aboutsummaryrefslogtreecommitdiff
path: root/examples/B92test-pkg
Commit message (Collapse)AuthorAge
* example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is not ↵Mattia Rizzolo2015-09-17
| | | | | | setted Who knows what people want to do with those scripts...
* use BUILDDIR variable instead of hardcoding /tmp/buildd on hooks examplesMattia Rizzolo2015-08-17
|
* Having any test fail should make the regression test suite to fail and exit ↵Junichi Uekawa2012-03-31
| | | | with exit value of 1 instead of 0.
* Add an option to verify key signatures. (closes: #579028)Junichi Uekawa2010-07-05
| | | | | | | 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.
* improve B92test-pkg: Allow satisfying dependency inside chroot.Junichi Uekawa2008-11-30
| | | | | This allows easier testing when package is new and not already packaged in Debian.
* try ignoring test for packages which do not have testsJunichi Uekawa2007-12-16
|
* B92test-pkg clarificationJunichi Uekawa2007-04-16
|
* add notes in comment that examples are for --hookdir.dancer2006-09-03
|
* * improve B92test-pkg: cd to package build directory before invokingdancer2006-01-24
| | | | test scripts.
* Revert to using --force-yes, since --allow-unauthenticated doesn't work with ↵dancer2005-12-04
| | | | | | | | | sarge * 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.
* * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missingdancer2005-12-04
| | | | | | --allow-unauthenticated option", thanks to qfunk (Closes: #340715). - fixed other scripts to use --allow-unauthenticated option rather than --force-yes. * debconf compatibility level 4
* +2005-06-04 Junichi Uekawa <dancer@debian.org>dancer2005-06-03
| | | | | | | | | | | + + * debian/pbuilder-test/01_pbuilder_create: use sarge. + + * examples/B92test-pkg: fix after testing so that it works. + + * debian/pbuilder-test/03_pbuilder_build: fix typo. + 2005-06-03 Junichi Uekawa <dancer@debian.org>
* updancer2005-05-18
|
* adddancer2005-05-18