]> 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)
commit1ca60037676f537c75c605be25d0e51e74588b44
tree0f84d4b976292662d6935826824b6d84a147ee33
parentb58af1de5e13821ad1761d4c288ca34baafaecf3
Fixed export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog -S Version | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/')

Rewritten-From: 083ff5b2492710e7e7995f619ffc4e3e581ddaa2
xenial/debian/rules