aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* + * debian/README.Debian: update everything.dancer2002-10-16
| | | | | | | | | | | | | | | | | + + * pbuilderrc.5: update doc to mention --override-config + + * pbuilder.8: update doc to mention that sid/sarge/woody are supported. + update doc to mention --override-config + + * pbuilder-modules: update the help text a little bit. + + * pbuilder-checkparams (OVERRIDE_APTLINES): new option --override-config + to install new aptlines. + + * pbuilder-modules (extractbuildplace): Check that OVERRIDE_APTLINES is not set, + and rewrite apt lines. +
* + * pbuilder-satisfydepends: apply patch from hmh, thanks!dancer2002-10-16
| | | | | + It now searches for a version that matches. + Bug: #164919
* +dancer2002-10-11
| | | | | | | | | | | | | | + * pbuilder-modules (create_basetgz): new function + add file locking + (extractbuildplace) add file locking. + + * pbuilder-updatebuildenv: use create_basetgz + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): make error handling more + fine-grained, and add more handling for error cases. + (create_basetgz): move function over to -modules. + and use it. +
* new verdancer2002-10-06
|
* KILL_WAIT_PID related quoting fixdancer2002-10-05
|
* 2002-10-05 Junichi Uekawa <dancer@debian.org>dancer2002-10-05
| | | | | | | | | | | | | * debian/TODO: note that TODO item, support building without root is implemented. Running as non-root in the build process is implemented through the fakeroot options, so that entry goes away, too. * AUTHORS: update the little story. * THANKS: update a bit. * pbuilder-buildpackage (BUILD_PID): quote properly
* updancer2002-09-29
|
* fix changelog. 0.40 is not yet released to the wild.dancer2002-09-29
|
* +dancer2002-09-29
| | | | | | | | | + * pbuilderrc.5: update manpage to document the vars. + + * pbuilder-buildpackage (BUILD_PID): preserve file permissions + on copying the result. + (BUILDRESULTUID,BUILDRESULTGID): define UID and GID. + chown and chgrp to the user ID after build.
* * debuild-pbuilder.1: fix typo.dancer2002-09-24
| | | | | | | | | | | | update date. add author and URL. * pdebuild.1: add author, URL. * pbuilder.8: update date and add URL. * pbuilderrc.5: add credits and upstream URL. update date.
* * pbuilder-modules (copy_local_configuration): fix thedancer2002-09-24
| | | | | | rules to copy over to work around debootstrap breakage with handling of symlinks. Remove the target file prior to copy.
* make this package uploadabledancer2002-09-22
|
* * THANKS: updated thanks file.dancer2002-09-22
| | | | | | | | | | | | | | * pbuilder.8: update documentation, to clarify a bit. * pbuilder-checkparams (BUILDPLACE): Change command-line parsing so that it should fix problems with specifying configfile. (BUILDPLACE): only set CHROOTEXEC if it is empty. set CHROOTEXEC to be empty at the start of param checking. * pbuilder-createbuildenv: use pbuilder-modules code for copying etc/ files. * pbuilder-modules: split out the function to copy local configuration.
* * pbuilder-createbuildenv: use pbuilder-modules code fordancer2002-09-22
| | | | | | copying etc/ files. * pbuilder-modules: split out the function to copy local configuration.
* + * debian/rules (binary-indep): install pbuilder-user-mode-linux.1 manpage.dancer2002-09-19
|
* + * pbuilder-user-mode-linux.1: document with more details.dancer2002-09-19
| | | | | + + * pbuilder-user-mode-linux (OPERATION): add distribution option.
* add notes on whatever that this package is so on.dancer2002-09-18
|
* + * pbuilder-uml.conf: change configuration file so that it is more generic.dancer2002-09-18
| | | | | + + * debian/pbuilder-uml.files: add more files to be moved over to pbuilder-uml package.
* + * debian/control (Depends): add Source-Version dependency, because some ↵dancer2002-09-16
| | | | | | modules + are going to be incompatible with each other.
* + * debian/pbuilder-user-mode-linux.files: create file. Move ↵dancer2002-09-16
| | | | | | | | | | pbuilder-user-mode-linux + + * debian/rules: move the thing from binary-arch to binary-indep + + * debian/control (Depends): update depends of debootstrap to 0.1.17.9 +
* + * pbuilder-user-mode-linux: add trapping and cleaning up routine.dancer2002-09-16
| | | | | | | | | | | | | | | | | | | + + * pbuilder-modules: modify things shuffling around until it works... + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add call to pbuilder update. + + * pbuilder-updatebuildenv: check for INTERNAL_BUILD_UML and ignore the + basetgz creation in UML. + + * pbuilder-modules: remove invocation of hostname from uml. + + * debian/control (Depends): require 1.31.1 or greater of debianutils for readlink + + * Makefile (install): add pbuilder-user-mode-linux to install target + + * debian/control (Depends): add depends on debianutils, for readlink +
* + * pbuilder-modules: add devfs supportdancer2002-09-09
| | | | | | | | | + Thanks to: "Dagfinn Ilmari Manns?er" <ilmari@ping.uio.no> + + * pbuilderrc (USEDEVFS): change default value on USEDEVFS + * pbuilderrc.5: update docs on noninteractive. + document USEDEVFS
* +dancer2002-09-09
| | | | + * pbuilderrc.5: update docs on noninteractive.
* not-released tag is removed.dancer2002-09-06
|
* + * debian/changelog: 0.36dancer2002-09-06
|
* + * debian/rules (binary-arch): add manpage installdancer2002-09-06
|
* +2002-09-06 Junichi Uekawa <dancer@debian.org>dancer2002-09-06
| | | | | | | | | | | + + * pbuider-loadconfig: create from checkparams. a module to load config files only. + + * debuild-pbuilder: add debuild wrapper script. + + * debuild-pbuilder.1: add manpage + + * pbuilder-buildpackage (BUILD_PID): use "trap" a bit, so that error checking can be done at all.
* fix up minor processes.dancer2002-08-20
|
* add changelogdancer2002-08-20
|
* fix typodate updatedancer2002-08-07
|
* date updatedancer2002-08-07
|
* +dancer2002-08-07
| | | | | | | | + * debian/changelog: 0.35 release + + * debian/control (Depends): stricter depends. + + * debian/README.Debian: update notes
* update doc for pbuilderrcdancer2002-08-05
|
* fix install of examples. should install now.dancer2002-07-23
|
* new file created to credit people,dancer2002-07-17
| | | | changelog fixed for 0.33 release.
* 20020713:vivare:dancer2002-07-12
|
* debconf modsdancer2002-07-11
|
* updancer2002-06-20
|
* note TMPDIR.dancer2002-06-18
|
* 20020531:atoron: add new logdancer2002-05-31
|
* +2002-05-30 Junichi Uekawa <dancer@debian.org>dancer2002-05-30
| | | | | + + * pbuilder-modules: add suggestion from david@josefine.at
* +2002-05-26 Junichi Uekawa <dancer@debian.org>dancer2002-05-26
| | | | | | + + * pbuilder-modules: use readlink -f to determine the real location of etc/hostname etc. +
* changes the changelog.dancer2002-05-14
|
* update, fix for *.dsc file parsing.dancer2002-05-13
|
* updated pbuilder bug, fixes in clean target. bug introduced by SMRdancer2002-05-13
|
* update changelog.dancer2002-05-13
|
* commit.dancer2002-05-13
|
* implement /dev/pts mounting routinedancer2002-05-07
|
* new releasedancer2002-05-01
|
* releasedancer2002-05-01
|