X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=add90a058063273bfe3f114ca8fc8e65c7eeb6c7;hb=9849c17dd6f7e97f0c71d681f05472e3181d2e30;hp=19f97b88065b59677bd6e310e29af9bf55532198;hpb=2bfaf47b17a715f52957378609e80c01fafb52db;p=pve-sheepdog.git diff --git a/Makefile b/Makefile index 19f97b8..add90a0 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -RELEASE=2.1 +RELEASE=2.2 PACKAGE=pve-sheepdog -PKGREL=3 -SDVER=0.4.0 +PKGREL=1 +SDVER=0.5.0 DEB=${PACKAGE}_${SDVER}-${PKGREL}_amd64.deb @@ -16,7 +16,7 @@ ${DEB} deb: ${SDSRC} tar xf ${SDSRC} cp -av debian ${SDDIR}/debian cd ${SDDIR}; dpkg-buildpackage -rfakeroot -b -us -uc - lintian --suppress-tags possible-gpl-code-linked-with-openssl ${DEB} + lintian ${DEB} .PHONY: download ${SDSRC} download: