]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commit
Fixed export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog -S Version | sed -e...
authorThomas Goirand <thomas@goirand.fr>
Tue, 4 Aug 2015 09:22:53 +0000 (09:22 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 4 Aug 2015 09:22:53 +0000 (09:22 +0000)
commit2286847f10185b3469c593b639afee18d75e2f81
tree4486221f6f921af9ebb36e3af3c2b9dabee81a2c
parent61d85cefc2bdfc2a2ef94122bef892132b2b372b
Fixed export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog -S Version | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/')

Rewritten-From: 29ec1e2af95ff69974448b7e5082c0c15448249d
trusty/debian/rules