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

Rewritten-From: 083ff5b2492710e7e7995f619ffc4e3e581ddaa2
trusty/debian/rules