]> git.proxmox.com Git - gfs2-utils.git/blobdiff - Makefile
updates for wheezy
[gfs2-utils.git] / Makefile
index 7cec0a784e8b7209a917fd503593984d54477d39..08f8afc0b4cc21c455b587dbc54c74d1e11be0fa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-RELEASE=2.0
+RELEASE=3.0
 
 PACKAGE=gfs2-utils
 PKGREL=1
@@ -18,7 +18,7 @@ ${DEB} deb: ${GFSUSRC}
        cp -av debian ${GFSUDIR}/debian
        cat ${GFSUDIR}/doc/COPYRIGHT >>${GFSUDIR}/debian/copyright
        cd ${GFSUDIR}; dpkg-buildpackage -rfakeroot -b -us -uc
-       lintian ${DEB}
+       lintian -X copyright-file ${DEB}
 
 .PHONY: upload
 upload: ${DEB}