]> git.proxmox.com Git - pve-sheepdog.git/commitdiff
bump to 0.9 v2
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 22 Jan 2015 13:18:23 +0000 (14:18 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Jan 2015 07:10:56 +0000 (08:10 +0100)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Makefile
debian/changelog
debian/control

index 5cb33ad0574fcb2a6730ee5c78a6aaa249bfc441..5f83b526a1aac80339ff9d5ee7897a051195bd6b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.2
+RELEASE=3.3
 
 PACKAGE=pve-sheepdog
 PKGREL=1
-SDVER=0.8.2
+SDVER=0.9.0
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 9d3d6e808c83e7f4905cfad704b4b61ccfcee9f1..26d8759fc7864409f6c61dcc21e05f3c8c1d1eba 100644 (file)
@@ -1,3 +1,10 @@
+pve-sheepdog (0.9.0-1) unstable; urgency=low
+
+  * Bump to sheepdog 0.9.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Jan 2015 18:00:00 +0200
+
+
 pve-sheepdog (0.8.2-1) unstable; urgency=low
 
   * Bump to sheepdog 0.8.2
index fe618e1a3aa870dea2e5190d048abe77eede7bf7..595bdaabcc75b2d05708e717fcc508d0a8a7a8be 100644 (file)
@@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 7.0.50~),
  liburcu-dev (>= 0.6.7),
  libssl-dev,
  libfuse-dev,
- libzookeeper-mt-dev
+ libzookeeper-mt-dev,
+ yasm
 Standards-Version: 3.8.4
 Homepage: http://www.osrg.net/sheepdog/