| Commit message (Expand) | Author | Age |
* | update po during dh-clean | Gianfranco Costamagna | 2015-10-09 |
* | debian: move to use dh_install.•••The way we previously used dh_movefiles is not safe to use with
`dpkg-buildpackage -A`, end with a real source-only upload ended up in files
belonging to pbuilder-uml in the pbuilder binary.
This is suboptimal, given that we duplicate the list of what we install
Closes: #800416
| Mattia Rizzolo | 2015-09-29 |
* | debian/*: move to the debehelper 'dh' sequencer | Mattia Rizzolo | 2015-06-23 |
* | Make debian/rules not ignore errors running "make clean" | Matt Kraai | 2009-11-08 |
* | Bump the debhelper compatibility level to 7: dh_prep instead of dh_clean -k. | Peter Pentchev | 2009-06-23 |
* | Bump Standards-Version to 3.8.1 by simply honoring the nocheck build option. | Peter Pentchev | 2009-06-23 |
* | Pass -s to dh_* instead of checking dpkg-architecture and using -a | Loïc Minier | 2008-06-27 |
* | Cleanup rules | Loïc Minier | 2008-06-27 |
* | build depends on debconf now | Eddy Petrisor | 2007-06-28 |
* | a crude first version of the default mirror selection code | Eddy Petrisor | 2007-06-28 |
* | * pbuilder-doc.pdf: do not compress this file. | Junichi Uekawa | 2007-06-19 |
* | * build pbuilder-uml for amd64. | Junichi Uekawa | 2007-06-01 |
* | use debian/compat instead of DH_COMPAT | Junichi Uekawa | 2007-05-27 |
* | remove amd64 from debian/rules | Junichi Uekawa | 2007-04-17 |
* | update build rules to include amd64 for pbuilder-uml, although experimental | Junichi Uekawa | 2007-03-21 |
* | user-mode-linux support | dancer | 2006-09-16 |
* | * 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 |
* | +2005-03-04 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder: apply patch frp, Danilo to save aptcache on pbuilder login.
+ Apply similar change to pbuilder execute.
+ 271600
+
+ * pbuilder.8:
+ * pbuilder-checkparams:
+ * pbuilder-modules: support --aptcache option
+ thanks: Danilo Piazzalunga <danilopiazza@libero.it>
+ 295766
+
+ * Cleaned build dir for pbuilder-uml #297100
+
+ * pbuilder-modules (pbuilder-options): document save-after-login/exec
+ flag in --help output. #296672
+
| dancer | 2005-03-04 |
* | pbuilder-uml is removed temporarily from Debian | dancer | 2004-10-19 |
* | + * 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 |
* | +•••+ * pdebuild: set pdebuild here as well.
+
+ * pbuilder-checkparams (BASEBUILDPLACE): support the convention, and
+ do not exec < /dev/null in that case.
+
+ * pdebuild-user-mode-linux (PBCURRENTCOMMANDLINEOPERATION): set to
+ pdebuild-user-mode-linux.
+
+ * pbuilder-user-mode-linux.1: fix manual to have pbuilder-uml.conf.5
+
+ * Makefile (install): add pdebuild-user-mode-linux
+
+ * pdebuild-user-mode-linux.1: Initial manual page.
+
+ * pdebuild-user-mode-linux: try making a new script that
+ uses pbuilder-user-mode-linux for building instead of pbuilder.
| dancer | 2003-02-10 |
* | +2003-01-08 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder-user-mode-linux (UML_EXTRAOPT): --logfile option.
+
+ * pbuilder-user-mode-linux.1: and document these new options.
+
+ * pbuilder-user-mode-linux (OPERATION): --override-config option passed
+ through to pbuilder.
+ (EXTRAOPT): quote ${EXTRAOPT} which is probably meant to be passed
+ through.
+ (UML_EXTRAOPT): define as variable that is used to pass uml extra options.
+ and, of course, add these options: --binary-arch --override-config --timeout --http-proxy --configfile --hookdir --aptconfdir
+
+
+ * debian/rules (binary-arch): add manual page installation
+
+ * pbuilder-uml.conf.5: new manual page
+
+ * pbuilder-uml.conf (UML_MEM): Use 128MB memory per default, it would
+ be better to use that.
+
+ * pbuilder-user-mode-linux: export HOME inside UML
+ Try and umount the device afterwards, so that it will be clean-mount
+ the next time.
+ thanks: Matt Zimmerman <mdz@debian.org>
+ (OPERATION): --uml-mem option.
+
+ * pbuilder-checkparams: update copyright
+
+ * pdebuild: update copyright info.
+
+ * update copyright information to add 2003.
+
+ * pbuilder-user-mode-linux: LOGNAME is set as soon as
+ entering UML.
+
| dancer | 2003-01-08 |
* | update to prepare for release | dancer | 2003-01-02 |
* | fix build rule to build uml for i386 only. | dancer | 2002-10-24 |
* | + * debian/rules (binary-indep): install pbuilder-user-mode-linux.1 manpage. | dancer | 2002-09-19 |
* | + * debian/pbuilder-user-mode-linux.files: create file. Move pbuilder-user-mo...•••+
+ * debian/rules: move the thing from binary-arch to binary-indep
+
+ * debian/control (Depends): update depends of debootstrap to 0.1.17.9
+
| dancer | 2002-09-16 |
* | + * debian/rules (binary-arch): add manpage install | dancer | 2002-09-06 |
* | changed manpage pbuilder.1 to pbuilder.8 | dancer | 2002-04-30 |
* | A different way to implement the aforementioned feature.•••It should be really good. I hope.
| dancer | 2001-11-03 |
* | cleaning up the rules. | dancer | 2001-09-26 |
* | daily checkin | dancer | 2001-09-23 |
* | fixed debian/control, and debian/rules for real builds | dancer | 2001-08-25 |
* | build-deps are properly handled | dancer | 2001-08-24 |
* | Initial revision | dancer | 2001-08-23 |