Skip to content

wazo-platform/wazo-python-flask-menu-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian Packaging of flask-menu for Wazo

This repository contains the packaging information for python-flask-menu.

Building a new version

To build a new version of python-flask-menu for Wazo.

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

Jenkins will then retrieve and build the new version.

Building Locally

The following procedure can be used to build on a test environment before submitting a change.

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

The .deb will be located in the parent directory.

About

📦 Debian packaging for flask-menu used by Wazo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published