]> git.proxmox.com Git - smartmontools.git/commitdiff
bump version to 7.1-pve2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Jan 2020 13:55:27 +0000 (14:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Jan 2020 14:39:17 +0000 (15:39 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
patches/update_changelog.patch
smartmontools

index f3e6700ca1f13df52033118c76cb82de8d8d46e7..e5153fa93a47a252fcbe280d5cdd44ad39345491 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=smartmontools
 VER=7.1
-DEBREL=pve1
+DEBREL=pve2
 
 SRCDIR=smartmontools
 
@@ -16,12 +16,12 @@ all: ${DEB}
 deb ${DEB}: | submodule
        rm -rf ${SRCDIR}.tmp
        cp -rpa ${SRCDIR} ${SRCDIR}.tmp
+       rm -rf ${SRCDIR}.tmp/.git
        cd ${SRCDIR}.tmp; patch -p1 < ../patches/update_changelog.patch
        echo "git clone git://git.proxmox.com/git/smartmontools.git\\ngit checkout ${GITVERSION}" >  ${SRCDIR}.tmp/debian/SOURCE
        echo "debian/SOURCE" >> ${SRCDIR}.tmp/debian/docs
        cd ${SRCDIR}.tmp; dpkg-buildpackage -rfakeroot -b -uc -us
        lintian ${DEB}
-       @echo ${DEB}
 
 # make sure submodule was initialized
 .PHONY: submodule
index 27d5f34897e281efae0230d2e84c7e43a3a278d9..8a387057e97504c31e428ac683084f21c113b9d8 100644 (file)
@@ -3,7 +3,7 @@ index d0c8530..99b9de8 100644
 --- a/debian/changelog
 +++ b/debian/changelog
 @@ -1,3 +1,9 @@
-+smartmontools (7.1-pve1) pve; urgency=medium
++smartmontools (7.1-pve2) pve; urgency=medium
 +
 +  * rebuild 7.1 release for Buster / Proxmox VE 6
 +
index f082801f31bcb2790d812061fcfdb7131c4da649..2f57b309f079bc1fe9e7ccacd01c718009159c9d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f082801f31bcb2790d812061fcfdb7131c4da649
+Subproject commit 2f57b309f079bc1fe9e7ccacd01c718009159c9d