]> git.proxmox.com Git - pve-sheepdog.git/commitdiff
bump to 0.5
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 24 Sep 2012 11:33:58 +0000 (13:33 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Sep 2012 08:41:31 +0000 (10:41 +0200)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Makefile
debian/changelog
debian/patches/disable-test-suite.patch [deleted file]
debian/patches/series
sheepdog-0.4.0.tar.gz [deleted file]
sheepdog-0.5.0.tar.gz [new file with mode: 0644]

index 4f686e6acb2ad74e9a78f58eacb4eef33f8499e2..4e49926179796677e4663ecc464d88c69338a432 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=2.1
 
 PACKAGE=pve-sheepdog
 PKGREL=7
-SDVER=0.4.0
+SDVER=0.5.0
 
 DEB=${PACKAGE}_${SDVER}-${PKGREL}_amd64.deb
 
index 304bc7b5a161715807596a0752caff462831f9eb..15a14cb1ee8884603f97de14d2a12dd1bf3eaa35 100644 (file)
@@ -1,3 +1,9 @@
+pve-sheepdog (0.5.0-1) unstable; urgency=low
+
+  * Bump to sheepdog 0.5 
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Sep 2012 13:56:12 +0200
+
 pve-sheepdog (0.4.0-7) unstable; urgency=low
 
   * remove unnecessary sleep inside init.d script
diff --git a/debian/patches/disable-test-suite.patch b/debian/patches/disable-test-suite.patch
deleted file mode 100644 (file)
index 4d0a8b6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: new/Makefile.am
-===================================================================
---- new.orig/Makefile.am       2012-07-09 10:37:27.000000000 +0200
-+++ new/Makefile.am    2012-07-09 10:37:44.000000000 +0200
-@@ -17,7 +17,7 @@
- sheepdogsysconf_DATA  = 
--SUBDIRS                       = lib collie sheep include script man tests
-+SUBDIRS                       = lib collie sheep include script man
- if BUILD_SHEEPFS
- SUBDIRS                       += sheepfs
index a2688ed3a0011351ade193bf3e95a46f32709d4d..4b2d5b64f2d83b4b565cfe1bc106592feba81b5a 100644 (file)
@@ -1,3 +1,2 @@
-disable-test-suite.patch
 do-not-install-generic-init-script.patch
 simplify-log-rotation.patch
diff --git a/sheepdog-0.4.0.tar.gz b/sheepdog-0.4.0.tar.gz
deleted file mode 100644 (file)
index 02d5288..0000000
Binary files a/sheepdog-0.4.0.tar.gz and /dev/null differ
diff --git a/sheepdog-0.5.0.tar.gz b/sheepdog-0.5.0.tar.gz
new file mode 100644 (file)
index 0000000..859b47a
Binary files /dev/null and b/sheepdog-0.5.0.tar.gz differ