]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
JSONSchema.pm: register new standard option pve-replicate
[pve-common.git] / Makefile
index f7978091cdd55951aa8c43b1e6c77dd1498f3e6d..fd6d07d3f7a3e2bfb42a03e278a21c6c59eb4efd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION=4.0
-PKGREL=92
+VERSION=5.0
+PKGREL=11
 
 PACKAGE=libpve-common-perl
 
@@ -34,7 +34,7 @@ deb ${DEB}:
 
 .PHONY: clean
 clean:         
-       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz
+       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz *.buildinfo
 
 .PHONY: distclean
 distclean: clean
@@ -45,5 +45,5 @@ check:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch