Build deb's using common build.py 27/61427/5
authorAlok Anand <alok4nand@gmail.com>
Wed, 9 Aug 2017 14:23:51 +0000 (19:53 +0530)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 21 Aug 2017 21:57:03 +0000 (21:57 +0000)
commite331ec4d4f2dd95a779a27e54d3ceb7030cddcb8
tree82b0865232cbf93203eda054bb37ec546aaf6fba
parent82a35a5a4ed3e5a4366f1a0de31efed5dbc6ae15
Build deb's using common build.py

Refactoring aims at creating a common entry point for both rpms and debs
building logic. Using a common build.py, debain will enjoy the same
advancements made earlier in rpm's build logic.

Change-Id: I038e40c7486cc8243feec9a7bb1dc407018f9b41
Signed-off-by: Alok Anand <alok4nand@gmail.com>
build.py
deb/__init__.py [new file with mode: 0644]
deb/build.py
requirements.txt