]> git.proxmox.com Git - lxcfs.git/commitdiff
bump version to 2.0.6-pve500 for stretch
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Mar 2017 13:30:11 +0000 (14:30 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Mar 2017 13:30:27 +0000 (14:30 +0100)
Makefile
debian/changelog

index 14eae6aa895a7af94ae1fa9dc5e55ff90378a045..d0455a4e6f0909c72834225bd8ff76083cd0b04a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,6 @@
-RELEASE=4.4
-
 PACKAGE=lxcfs
 PKGVER=2.0.6
-DEBREL=pve1
+DEBREL=pve500
 
 SRCDIR=${PACKAGE}
 SRCTAR=${SRCDIR}.tgz
@@ -38,20 +36,13 @@ download ${SRCTAR}:
 
 .PHONY: upload
 upload: $(DEBS)
-       umount /pve/${RELEASE}; mount /pve/${RELEASE} -o rw 
-       mkdir -p /pve/${RELEASE}/extra
-       rm -f /pve/${RELEASE}/extra/${PACKAGE}_*.deb
-       rm -f /pve/${RELEASE}/extra/${PACKAGE}-dbg_*.deb
-       rm -f /pve/${RELEASE}/extra/Packages*
-       cp $(DEBS) /pve/${RELEASE}/extra
-       cd /pve/${RELEASE}/extra; dpkg-scanpackages . /dev/null > Packages; gzip -9c Packages > Packages.gz
-       umount /pve/${RELEASE}; mount /pve/${RELEASE} -o ro
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch
 
 distclean: clean
 
 .PHONY: clean
 clean:
-       rm -rf ${SRCDIR} ${SRCDIR}.tmp *_${ARCH}.deb *.changes *.dsc 
+       rm -rf ${SRCDIR} ${SRCDIR}.tmp *_${ARCH}.deb *.changes *.dsc  *.buildinfo
        find . -name '*~' -exec rm {} ';'
 
 .PHONY: dinstall
index 18eddcd66476309ba645044c8ab58d53ababd634..0cb008e2296ad3bb8c8c01cf83924dba06ae6afb 100644 (file)
@@ -1,3 +1,9 @@
+lxcfs (2.0.6-pve500) unstable; urgency=medium
+
+  * bump version for stretch upgrade
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 14:29:55 +0100
+
 lxcfs (2.0.6-pve1) unstable; urgency=medium
 
   * update to lxcfs-2.0.6