Revision 27a3b37a

b/snf-image-helper/debian/changelog
1
snf-image-helper (0.4-1) stable; urgency=low
2

  
3
  * New upstream version
4

  
5
 -- Nikos Skalkotos <skalkoto@grnet.gr>  Fri, 18 May 2012 12:27:46 +0300
6

  
1 7
snf-image-helper (0.3.6-1) UNRELEASED; urgency=low
2 8

  
3 9
  * New upstream version
b/snf-image-helper/debian/control
2 2
Section: admin
3 3
Priority: extra
4 4
Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
5
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake
5
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake, xmlstarlet,
6
 parted, reglookup, chntpw
6 7
Standards-Version: 3.9.1
7 8
Homepage: https://code.grnet.gr/projects/snf-image
8 9
Vcs-Git: git://code.grnet.gr/git/snf-image
b/snf-image-helper/debian/rules
10 10
configure:
11 11
	dh_testdir
12 12
	./autogen.sh
13
	./configure $(CROSS) --prefix=/usr --localstatedir=/var --sysconfdir=/etc --enable-network-backend
13
	./configure $(CROSS) --prefix=/usr --localstatedir=/var --sysconfdir=/etc
14 14

  
15 15

  
16 16
build: build-arch build-indep
b/snf-image-host/debian/changelog
1
snf-image-host (0.4-1) stable; urgency=low
2

  
3
  * New upstream version
4

  
5
 -- Nikos Skalkotos <skalkoto@grnet.gr>  Fri, 18 May 2012 12:37:14 +0300
6

  
1 7
snf-image-host (0.3.6-1) UNRELEASED; urgency=low
2 8

  
3 9
  * New upstream version
b/snf-image-host/debian/control
2 2
Section: admin
3 3
Priority: extra
4 4
Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
5
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake
5
Build-Depends: debhelper (>= 7.0.50~), automake, autotools-dev, kpartx,
6
 qemu-utils, mount, mbr, timelimit, curl
6 7
Standards-Version: 3.9.1
7 8
Homepage: https://code.grnet.gr/projects/snf-image
8 9
Vcs-Git: git://code.grnet.gr/git/snf-image
b/snf-image-host/debian/rules
10 10
configure:
11 11
	dh_testdir
12 12
	./autogen.sh
13
	./configure $(CROSS) --prefix=/usr --localstatedir=/var --sysconfdir=/etc
13
	./configure $(CROSS) --prefix=/usr --localstatedir=/var --sysconfdir=/etc --enable-network-backend
14 14

  
15 15

  
16 16
build: build-arch build-indep

Also available in: Unified diff