We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You need the following packages to be able to build a .deb package:
For a new debian release follow these steps:
Update /debian/changelog
/debian/changelog
$ cd debian $ dch
Build binary package (from pywps root directory)
pywps
$ debuild -b -uc -us
The license in debian/copyright appears as Expat because according to Debian packaging manual that's the flavour of the MIT license that pywps uses.
debian/copyright