]> git.proxmox.com Git - iproute2.git/commitdiff
bump version to 4.4-2, set RELEASE=4.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Aug 2016 11:53:28 +0000 (13:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Aug 2016 11:53:28 +0000 (13:53 +0200)
Makefile
debian/changelog

index d9e09b724036ada5ebff76354f2221bf571aac8c..90a1d650ccb74b0ede0e6b6750ed359bc727aebb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-RELEASE=4.1
+RELEASE=4.2
 
 VERSION=4.4.0
-PKGREL=1
+PKGREL=2
 
 DIR=iproute2-${VERSION}
 SRC=iproute2-${VERSION}.orig.tar.gz
@@ -15,7 +15,8 @@ DEBS=                                                 \
 all: ${DEBS}
        echo ${DEBS}
 
-${DEBS}: ${SRC}
+.PHONY: deb
+${DEBS} deb: ${SRC}
        rm -rf ${DIR}
        tar xf ${SRC} 
        cp -a debian ${DIR}/debian
index 87ded71b594f39dac8cd7f1424e03fdb269a2df3..d1c09ea96d4d200466e45085c54b566a19daf846 100644 (file)
@@ -1,3 +1,9 @@
+iproute2 (4.4.0-2) unstable; urgency=medium
+
+  * Actually build from version 4.4.0 source.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Aug 2016 13:37:45 +0200
+
 iproute2 (4.4.0-1) unstable; urgency=medium
 
   * Bump to 4.4