]> git.proxmox.com Git - ceph.git/blobdiff - Makefile
buildsys: tag with our version string
[ceph.git] / Makefile
index db13ec8b2ef45ba3b4389264f648f7accee16699..f8452e4337f64f45698464d8ff2ced2c92be43ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,6 +92,7 @@ ${DEBS}: ${SRC} patches
        cd ${SRCDIR}; rm -rf .pc ./patches
        echo "git clone git://git.proxmox.com/git/ceph.git\\ngit checkout ${GITVERSION}" >  ${SRCDIR}/debian/SOURCE
        echo "debian/SOURCE" >> ${SRCDIR}/debian/docs
+       cd ${SRCDIR}; git tag -m "PVE release tag" "v${VER}-${DEBREL}"
        cd ${SRCDIR}; dpkg-buildpackage -b -uc -us
        @echo ${DEBS}