[pve-devel] [RFC common 0/8] build refactoring
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Oct 22 14:26:23 CEST 2018
On 10/17/18 2:36 PM, Fabian Grünbichler wrote:
> the main interesting patches are #1 which introduces the possibility to build a
> Debian source package instead of a binary package, and #2 which shows the
> result of using such a source package to check the list of build-dependencies
> for completeness.
>
> the other patches are just cleanups along the way.
>
> I'd like to introduce similar series for all other repositories in the coming
> weeks, unless there are objections to this approach.
>
In general:
Acked-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> Fabian Grünbichler (8):
> build: split deb target into deb and src
> d/control: add missing build-dependencies
> build: inline $GITVERSION
> d/control: bump compat to 10
> d/source/format: set format
> d/control: bump standards version
> build: base BUILDDIR on VERSION
> d/control: wrap-and-sort
>
> Makefile | 31 ++++++++++++++++++++++---------
> debian/compat | 2 +-
> debian/control | 14 +++++++++-----
> debian/source/format | 1 +
> 4 files changed, 33 insertions(+), 15 deletions(-)
> create mode 100644 debian/source/format
>
More information about the pve-devel
mailing list