Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
27a3b37a
Commit
27a3b37a
authored
May 18, 2012
by
Nikos Skalkotos
Browse files
Bump debian version to 0.4-1
Also fix build dependencies
parent
9a7a794c
Changes
6
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/debian/changelog
View file @
27a3b37a
snf-image-helper (0.4-1) stable; urgency=low
* New upstream version
-- Nikos Skalkotos <skalkoto@grnet.gr> Fri, 18 May 2012 12:27:46 +0300
snf-image-helper (0.3.6-1) UNRELEASED; urgency=low
* New upstream version
...
...
snf-image-helper/debian/control
View file @
27a3b37a
...
...
@@ -2,7 +2,8 @@ Source: snf-image-helper
Section: admin
Priority: extra
Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake, xmlstarlet,
parted, reglookup, chntpw
Standards-Version: 3.9.1
Homepage: https://code.grnet.gr/projects/snf-image
Vcs-Git: git://code.grnet.gr/git/snf-image
...
...
snf-image-helper/debian/rules
View file @
27a3b37a
...
...
@@ -10,7 +10,7 @@ config.status: configure
configure
:
dh_testdir
./autogen.sh
./configure
$(CROSS)
--prefix
=
/usr
--localstatedir
=
/var
--sysconfdir
=
/etc
--enable-network-backend
./configure
$(CROSS)
--prefix
=
/usr
--localstatedir
=
/var
--sysconfdir
=
/etc
build
:
build-arch build-indep
...
...
snf-image-host/debian/changelog
View file @
27a3b37a
snf-image-host (0.4-1) stable; urgency=low
* New upstream version
-- Nikos Skalkotos <skalkoto@grnet.gr> Fri, 18 May 2012 12:37:14 +0300
snf-image-host (0.3.6-1) UNRELEASED; urgency=low
* New upstream version
...
...
snf-image-host/debian/control
View file @
27a3b37a
...
...
@@ -2,7 +2,8 @@ Source: snf-image-host
Section: admin
Priority: extra
Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake
Build-Depends: debhelper (>= 7.0.50~), automake, autotools-dev, kpartx,
qemu-utils, mount, mbr, timelimit, curl
Standards-Version: 3.9.1
Homepage: https://code.grnet.gr/projects/snf-image
Vcs-Git: git://code.grnet.gr/git/snf-image
...
...
snf-image-host/debian/rules
View file @
27a3b37a
...
...
@@ -10,7 +10,7 @@ config.status: configure
configure
:
dh_testdir
./autogen.sh
./configure
$(CROSS)
--prefix
=
/usr
--localstatedir
=
/var
--sysconfdir
=
/etc
./configure
$(CROSS)
--prefix
=
/usr
--localstatedir
=
/var
--sysconfdir
=
/etc
--enable-network-backend
build
:
build-arch build-indep
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment