]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - Makefile
bump version to 2.7.1-500 for stretch
[pve-qemu-kvm.git] / Makefile
index 1d18b92d78f8b9c97054f6d0a8fb3f8494bcb2cf..b80cc898d8970fef9a087559d8a2b84612be66aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.4
 
 # also update debian/changelog
 KVMVER=2.7.1
-KVMPKGREL=4
+KVMPKGREL=500
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -45,8 +45,8 @@ $(DEB): $(KVMSRC)
        lintian ${DEBS} || true
 
 .PHONY: upload
-upload: ${DEBS} ${KVMDIR}-src.tar.gz
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
+upload: ${DEBS}
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch
 
 .PHONY: distclean
 distclean: clean