[pve-devel] [RFC common 0/8] build refactoring
    Fabian Grünbichler 
    f.gruenbichler at proxmox.com
       
    Wed Oct 17 14:36:01 CEST 2018
    
    
  
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.
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
-- 
2.19.1
    
    
More information about the pve-devel
mailing list