From 58e387f22b12f02c0c5ce200518e5c7eb597ea2a Mon Sep 17 00:00:00 2001 From: Nikos Skalkotos <skalkoto@grnet.gr> Date: Thu, 25 Apr 2013 18:09:17 +0300 Subject: [PATCH] Bump ubuntu version to 0.2.9-0ubuntu1 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 872574d..2135502 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +snf-image-creator (0.2.9-0ubuntu1) precise; urgency=low + + * New upstream version + + -- Nikos Skalkotos <skalkoto@grnet.gr> Thu, 25 Apr 2013 18:08:10 +0300 + snf-image-creator (0.2.8-0ubuntu1) precise; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 5cdac89..a9f11ee 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Homepage: https://code.grnet.gr/projects/snf-image-creator Package: snf-image-creator Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-progress (>=1.0.2), - python-setuptools, python-ansicolors, python-dialog, kamaki(>=0.7), + python-setuptools, python-ansicolors, python-dialog, kamaki(>=0.8), python-guestfs, python-sendfile, python-parted, rsync, libguestfs-tools Description: Synnefo Image Creator snf-image-creator is a command line tool for creating OS images to be used -- GitLab