]> git.proxmox.com Git - libqb.git/commitdiff
update to 0.6.0
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 24 Oct 2011 04:27:43 +0000 (06:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 24 Oct 2011 04:27:43 +0000 (06:27 +0200)
Makefile
debian/changelog
libqb-0.5.1.orig.tar.gz [deleted file]
libqb-0.6.0.orig.tar.gz [new file with mode: 0644]

index 01dff19f7eaeb9003d0fc840cf64dc121a8764c6..ae64ab045d2176ee0270d4b3e21ce218ff6df2fd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 RELEASE=2.0
 
-QBVERSION=0.5.1
+QBVERSION=0.6.0
 QBRELEASE=1
 QBDIR=libqb-${QBVERSION}
 QBSRC=libqb-${QBVERSION}.orig.tar.gz
@@ -23,7 +23,7 @@ ${DEBS}: ${QBSRC}
 
 download:
        rm -rf libqb-${QBVERSION} libqb-${QBVERSION}.orig.tar.gz
-       git clone git://libqb.org/libqb.git libqb-${QBVERSION}
+       git clone git://github.com/asalkeld/libqb.git libqb-${QBVERSION}
        # fixme checkout correct version
        #cd libqb-${QBVERSION}; git checkout -b local  v${QBVERSION}    
        cd libqb-${QBVERSION}; ./autogen.sh
index 4b03cb2e2e0d4f09803dca097b5649c0894c1643..796f25e75be9e5b4cb3870ea7e0c189360380353 100644 (file)
@@ -1,3 +1,11 @@
+libqb (0.6.0-1) unstable; urgency=low
+
+  * update to 0.6.0
+  
+  * changed source location to git://github.com/asalkeld/libqb.git
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 22 Oct 2011 06:17:00 +0200
+
 libqb (0.5.1-1) unstable; urgency=low
 
   *  update to 0.5.1
diff --git a/libqb-0.5.1.orig.tar.gz b/libqb-0.5.1.orig.tar.gz
deleted file mode 100644 (file)
index aa4bc31..0000000
Binary files a/libqb-0.5.1.orig.tar.gz and /dev/null differ
diff --git a/libqb-0.6.0.orig.tar.gz b/libqb-0.6.0.orig.tar.gz
new file mode 100644 (file)
index 0000000..7ad503f
Binary files /dev/null and b/libqb-0.6.0.orig.tar.gz differ