]> git.proxmox.com Git - pve-sheepdog.git/commitdiff
set RELEASE=3.0
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 18 Mar 2013 09:15:33 +0000 (10:15 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 18 Mar 2013 09:15:33 +0000 (10:15 +0100)
Makefile

index dc2d79fb0bb7607535062d2e6aa34cc5fab67590..f78d485e48889067f1555959aa0fe84edbd1b21a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-RELEASE=2.3
+RELEASE=3.0
 
 PACKAGE=pve-sheepdog
 PKGREL=1
@@ -16,7 +16,7 @@ ${DEB} deb: ${SDSRC}
        tar xf ${SDSRC}
        cp -av debian ${SDDIR}/debian
        cd ${SDDIR}; dpkg-buildpackage -rfakeroot -b -us -uc
-       lintian ${DEB}
+       lintian -X copyright-file ${DEB}
 
 .PHONY: download
 ${SDSRC} download: