From ed6526284b60f2b7cd53fbed38901801389e73bb Mon Sep 17 00:00:00 2001 From: Dimitris Aragiorgis <dimara@grnet.gr> Date: Thu, 26 Apr 2012 11:19:30 +0300 Subject: [PATCH] Changes to make gitbuildpackage functional Change debian/changelog. Include vcs-version (remove it from .gitignore) Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> --- debian/changelog | 6 +++--- vcs-version | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 vcs-version diff --git a/debian/changelog b/debian/changelog index c9efe430a..439f69ebd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -snf-ganeti (2.5-1) UNRELEASED; urgency=low +snf-ganeti (2.5.0+ippool+private+rapi-1) stable; urgency=low GRNET-specific package against google's master branch The package contains google's current master branch + - GRNET's RBD support + GRNET's IP pool management - -- Constantinos Venetsanopoulos <cven@grnet.gr> Fri, 16 Dec 2011 11:07:08 +0200 + -- Dimitris Aragiorgis <dimara@grnet.gr> Thu, 26 Apr 2012 11:07:08 +0200 diff --git a/vcs-version b/vcs-version new file mode 100644 index 000000000..35ce50caf --- /dev/null +++ b/vcs-version @@ -0,0 +1 @@ +v2.5.0-1010-gbbdfe43 -- GitLab