- 04 Feb, 2017 2 commits
-
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
Revert "pbuilderrc: add --force-check-gpg to DEBOOTSTRAPOPTS: this makes debootstrap fail if the keyring is not available" This option is not in jessie version of debootstrap. This reverts commit 57d5cd27.
-
- 24 Jan, 2017 6 commits
-
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
Closes: #852442
-
Jessica Clarke authored
pbuilder-modules: Add get_source_options function to extract options for dpkg-source from DEBBUILDOPTS
-
Jessica Clarke authored
-
- 23 Jan, 2017 5 commits
-
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
- 21 Jan, 2017 2 commits
-
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
-
- 20 Jan, 2017 7 commits
-
-
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
This is needed in order to check for -nc/--pre-clean/--no-pre-clean, as well as various options to pass to dpkg-genchanges. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Closes: #851880 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
This extract options for dpkg-genchanges from DEBBUILDOPTS, allowing them to be passed to the new source-only dpkg-genchanges calls. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 18 Jan, 2017 3 commits
-
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
Doing so crashes /hurd/tmps. /dev is bind-mounted anyway, so we can just use the host's /dev/shm.
-
- 17 Jan, 2017 2 commits
-
-
Mattia Rizzolo authored
pdebuild-checkparams: reinstate support for --debbuildopts in pdebuild itself, and print an informative message that it is deprecated Closes: #851640
-
Mattia Rizzolo authored
-
- 15 Jan, 2017 13 commits
-
-
Mattia Rizzolo authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
modules: if ARCHITECTURE is not set, finalize it and HOST_ARCH right after chroot extraction, using the native architecture of the chroot It's an ugly place, but there is hardly any better Thanks: James Clarke <jrtc27@jrtc27.com> for initially noticing this could be unset in some contexts
-
Mattia Rizzolo authored
at this point CHROOTEXEC can't be called as the chroot is not yet extracted. This reverts commit ac67a42b.
-
Mattia Rizzolo authored
Otherwise apt won't know a thing about the foreign architectures, and won't be able to install anything Thanks: James Clarke <jrtc27@jrtc27.com> for reporting
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
-
The sequence of dpkg-source commands used now roughly represent what dpkg-buildpackage does anyway. Although, generate the _sources.changes only if the parent directory is not BUILDRESULT. This will avoid generating a .changes that can't be used in the case the source package is rebuilt (as the rebuilt source package is not guaranteed to be the same as the original one). Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Jessica Clarke authored
The output of get822files includes the input file. Gbp-Dch: Ignore
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
-