[Pbuilder-maint] pbuilder git tree: Changes to 'refs/tags/0.167'

Junichi Uekawa dancer at alioth.debian.org
Mon May 28 13:55:56 UTC 2007


Tag '0.167' created by Junichi Uekawa <dancer at dancer64.netfort.gr.jp> at 2007-05-27 07:06 +0000

pbuilder release 0.167
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGWS4G2Dd9TugeVcERAuVGAJ9VwdytW0OolgLpV2eZH0OXBldPUgCeIB/W
AEEZGNfFsfBfNGv+cN0SiwY=
=ZeFd
-----END PGP SIGNATURE-----

Changes since 0.166:
Junichi Uekawa (40):
      open 0.167
      update execute_installtest.sh to be more useful; support more than one package for install target
      merge. pbuilder test is failing to bootstrap sid.
      revise documentation
      add initial draft of debconf7 documentation
      merge
      4/28 test log which is all-successful
      add diagrams
      Merge branch 'master' of ssh://git.alioth.debian.org/git/pbuilder/pbuilder
      revise debconf7 text
      use cdn server
      testsuite update, all success, with using cdn mirror
      document more about pbuilder-test, and add references to debconf text
      add Mattia and Matt
      note documentation changes
      support binNMUs, however unlikely
      start Japanese manual
      start japanese translation
      use tee instead of not outputting anything for logging mode.
      update doc
      change --logfile option to "tee" and document that change
      remove .cvsignore, it is no longer needed
      test update
      revise documentation and work on japanese translation
      trap SIGHUP as well as EXIT.
      fix whitespace
      process test logs to reduce diff
      reorganize test build log, use sed to remove always-changing factors to reduce cruft
      424717: improved log file support: pdebuild will create a log file per default
      trap sighup as well as exit: create/update
      change "trap" handling so that all trap function calls are called _trap, and they will exit pbuilder after receiving a trap.
      update changelog; sighup is handled now.
      fix thinko: trap exit -> trap - exit
      add GNU screen support as C11screen; build failure will start GNU screen
      use debian/compat instead of DH_COMPAT
      shuffle changelog ordering for better view
      425422: clarify pdebuild.1 documentation
      testsuite update
      add a simple test source package which always fails
      release 0.167

Loïc Minier (9):
      * Pass -o Aptitude::CmdLine::Ignore-Trust-Violations=true to aptitude; thanks
      * Pass "-o Aptitude::ProblemResolver::StepScore=100" to aptitude, as discussed
      Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder
      Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder
      * Update ChangeLog for local changes.
      * Tune aptitude opts in pbuilder-satisfydepends-aptitude to handle complex
      * Pass --without-recommends to aptitude.
      Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder
      * Update changelogs.

---
 .cvsignore                                                            |    2 
 ChangeLog                                                             |   90 
 Documentation/Makefile                                                |   15 
 Documentation/debconf7/develcycle.dot                                 |   18 
 Documentation/debconf7/develcycle.eps                                 | 3793 ++++++++++
 Documentation/debconf7/pbuilder.tex                                   |  188 
 Documentation/pbuilder-doc.ja.po                                      | 2666 +++++++
 Documentation/pbuilder-doc.xml                                        |  119 
 Makefile                                                              |    1 
 debian/changelog                                                      |   30 
 debian/compat                                                         |    1 
 debian/control                                                        |    4 
 debian/rules                                                          |    1 
 examples/C11screen                                                    |    8 
 examples/execute_installtest.sh                                       |   31 
 pbuilder                                                              |   31 
 pbuilder-buildpackage                                                 |   17 
 pbuilder-buildpackage-funcs                                           |    2 
 pbuilder-checkparams                                                  |    2 
 pbuilder-createbuildenv                                               |   11 
 pbuilder-modules                                                      |   22 
 pbuilder-satisfydepends-aptitude                                      |    2 
 pbuilder-updatebuildenv                                               |   14 
 pbuilder-user-mode-linux                                              |    4 
 pbuilder-user-mode-linux.1                                            |    2 
 pbuilder.8                                                            |    5 
 pdebuild                                                              |    7 
 pdebuild-checkparams                                                  |    5 
 pdebuild-uml-checkparams                                              |    2 
 pdebuild.1                                                            |   48 
 testsuite/cdebootstrap/pbuilder-build-dsh-etch.log                    |  208 
 testsuite/cdebootstrap/pbuilder-build-dsh-lenny.log                   |  222 
 testsuite/cdebootstrap/pbuilder-build-dsh-sid.log                     |  286 
 testsuite/cdebootstrap/pbuilder-create-etch.log                       |   63 
 testsuite/cdebootstrap/pbuilder-create-lenny.log                      |  263 
 testsuite/cdebootstrap/pbuilder-create-sid.log                        |  585 -
 testsuite/cdebootstrap/pbuilder-execute-etch.log                      |    4 
 testsuite/cdebootstrap/pbuilder-execute-lenny.log                     |    4 
 testsuite/cdebootstrap/pbuilder-execute-sid.log                       |    4 
 testsuite/cdebootstrap/pbuilder-update-etch-sid-experimental.log      |    2 
 testsuite/cdebootstrap/pbuilder-update-etch-sid.log                   |  486 -
 testsuite/cdebootstrap/pdebuild-internal-etch.log                     |  201 
 testsuite/cdebootstrap/pdebuild-internal-lenny.log                    |  210 
 testsuite/cdebootstrap/pdebuild-internal-sid.log                      |  243 
 testsuite/cdebootstrap/pdebuild-normal-etch.log                       |  226 
 testsuite/cdebootstrap/pdebuild-normal-lenny.log                      |  240 
 testsuite/cdebootstrap/pdebuild-normal-sid.log                        |  280 
 testsuite/normal/pbuilder-build-dsh-etch.log                          |  205 
 testsuite/normal/pbuilder-build-dsh-lenny.log                         |  222 
 testsuite/normal/pbuilder-build-dsh-sid.log                           |  259 
 testsuite/normal/pbuilder-create-etch.log                             |   57 
 testsuite/normal/pbuilder-create-lenny.log                            |   75 
 testsuite/normal/pbuilder-create-sid.log                              |  152 
 testsuite/normal/pbuilder-execute-etch.log                            |    4 
 testsuite/normal/pbuilder-execute-lenny.log                           |    4 
 testsuite/normal/pbuilder-execute-sid.log                             |    4 
 testsuite/normal/pbuilder-update-etch-sid-experimental.log            |    2 
 testsuite/normal/pbuilder-update-etch-sid.log                         |  486 -
 testsuite/normal/pdebuild-internal-etch.log                           |  199 
 testsuite/normal/pdebuild-internal-lenny.log                          |  237 
 testsuite/normal/pdebuild-internal-sid.log                            |  240 
 testsuite/normal/pdebuild-normal-etch.log                             |  225 
 testsuite/normal/pdebuild-normal-lenny.log                            |  242 
 testsuite/normal/pdebuild-normal-sid.log                              |  278 
 testsuite/random-manual-test-material/failpkg/failpkg_0.1.diff.gz     |binary
 testsuite/random-manual-test-material/failpkg/failpkg_0.1.dsc         |   11 
 testsuite/random-manual-test-material/failpkg/failpkg_0.1.orig.tar.gz |binary
 testsuite/run-test-cdebootstrap.log                                   |    7 
 testsuite/run-test.log                                                |    7 
 testsuite/run-test.sh                                                 |   45 
 70 files changed, 10350 insertions(+), 3279 deletions(-)
---



More information about the Pbuilder-maint mailing list