Incrementing package version to 0.1.4
Change-Id: I93e4dc3c981356842e724ca8dadf2fb9251b0ce0
This commit is contained in:
parent
06b6e6e576
commit
020dd616ea
@ -275,6 +275,10 @@ When a package is built, a new virtualenv is created and populated using the con
|
||||
Package building setup:
|
||||
apt-get install build-essential devscripts dh-virtualenv
|
||||
|
||||
Incrementing package version:
|
||||
'vim setup.py' and increment version parameter.
|
||||
'dch -i' and write release notes, set version.
|
||||
|
||||
Build the package:
|
||||
dpkg-buildpackage -us -uc
|
||||
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
python-stacktask (0.1.4) unstable; urgency=medium
|
||||
|
||||
* Email templates updated and made configurable in /etc.
|
||||
|
||||
-- Dale Smith <dale@catalyst-eu.net> Tue, 22 Mar 2016 14:49:09 +0000
|
||||
|
||||
python-stacktask (0.1.3) unstable; urgency=medium
|
||||
|
||||
* Renaming cmd to stacktask-api
|
||||
|
Loading…
x
Reference in New Issue
Block a user