[Pkg-ganeti-devel] [ganeti] 02/03: Use the complete Debian version as vcs-version
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Tue Aug 11 11:48:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository ganeti.
commit 2ed97bf658bba09869f3cb1407111e36b144bda5
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date: Wed Jul 22 22:43:32 2015 +0300
Use the complete Debian version as vcs-version
Since this is used only for display purposes, use the complete Debian
version which gives more information about the package in use.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9e99c48..6679086 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_autoreconf:
dh_autoreconf $(CURDIR)/autogen.sh
override_dh_auto_configure:
- dpkg-parsechangelog -Sversion | sed -r 's/(.*)-\d+$$/v\1/' > vcs-version
+ dpkg-parsechangelog -Sversion > vcs-version
./configure \
--prefix=/usr \
--localstatedir=/var \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git
More information about the Pkg-ganeti-devel
mailing list