]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixed export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog -S Version | sed -e...
authorThomas Goirand <thomas@goirand.fr>
Fri, 31 Jul 2015 21:43:25 +0000 (21:43 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 31 Jul 2015 21:47:03 +0000 (21:47 +0000)
commit083ff5b2492710e7e7995f619ffc4e3e581ddaa2
tree1c025ddb0fa0c3f3333219ba9d6789cf82f1796c
parent806caf6ed968606ef3dff2cff8934d7115d17eb2
Fixed export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog -S Version | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/')
debian/rules