This is a Debian-package generator for VaudTax 2020.
- Make sure to have the following packages installed:
- dpkg-dev
- debhelper (>= 13)
- wget
- devscripts
- quilt
- Download the latest version and prepare the build: run the following command from the root of this repository:
$ debian/rules get-orig-source
- Apply the patches:
$ QUILT_PATCHES=debian/patches quilt push -af
- Build the binary package:
$ debuild -b
- Install it:
# debi
All that code is GPLv3+, Copyright 2013-2020, Didier Raboud didier@raboud.com.
VaudTax itself is proprietary code owned by the Swiss Vaud canton.