debian: Update distro version to utopic

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 8ec7b561
......@@ -24,7 +24,7 @@ install:
prepare-source:
# build the source package in the parent directory
# then rename it to project_version.orig.tar.gz
dch -D "trusty" -M -v "$(VERSION)" "Automated (make builddeb) build."
dch -D "utopic" -M -v "$(VERSION)" "Automated (make builddeb) build."
$(PYTHON) setup.py sdist $(COMPILE) --dist-dir=../ --prune
rename -f 's/$(PROJECT)-(.*)\.tar\.gz/$(PROJECT)_$$1\.orig\.tar\.gz/' ../*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册