Skip to content

wazo-platform/wazo-python-asterisk-ari-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wazo-python-asterisk-ari-packaging

Debian packaging for ari-py used in Wazo.

Reason

  • Not packaged by Debian
  • Needed by wazo-calld

Upgrading

To upgrade ari-py:

  • Update the version number in the VERSION file
  • Update the changelog using dch -i to the matching version
  • Push the changes

Building Locally

To build on a test environment before submitting a change to production the following procedure can be used.

make -f debian/rules get-orig-source
tar -xvf ../wazo-python-asterisk-ari-packaging_*.orig.tar.gz --strip 1
dpkg-buildpackage -us -uc

The .deb will be located in the parent directory.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published