[kteam-tools][PATCH 0/4] git-build-kernel: source pkg features

Kamal Mostafa kamal at canonical.com
Thu Jul 19 19:50:50 UTC 2018


Fixes and features relating to construction of source packages via the
'git push remote commit-ish:source' method.

New (optional) feature: "SOURCE_PACKAGE_CHROOT=series" can be specified in
debian.env to force a particular chroot for source package contstruction.
We will be able to use this to implement our policy that source packages
should be built using the previous LTS, or override that if required.

New behavior: The source package _source.changes file is now built with
the suitable 'dpkg-genchanges -vversion' relative to -updates as determined
by rmadison.

Fixed: The push :source method now works for arbitrary source package names,
not just "linux".

 -Kamal

----

Kamal Mostafa (4):
  git-build-kernel: extract the correct source package name
  git-build-kernel: improve results summary for source pkgs
  git-build-kernel: support SOURCE_PACKAGE_CHROOT=series via debian.env
  git-build-kernel: debuild source packages with suitable -vversion

 git-build-kernel/git-build-kernel | 41 ++++++++++++++++++++++++++++++++-------
 1 file changed, 34 insertions(+), 7 deletions(-)

-- 
2.7.4





More information about the kernel-team mailing list