From: Wolfgang Bumiller Date: Tue, 16 Aug 2016 11:53:28 +0000 (+0200) Subject: bump version to 4.4-2, set RELEASE=4.2 X-Git-Url: https://git.proxmox.com/?p=iproute2.git;a=commitdiff_plain;h=7550f8375c3db887466581f6d5349aac5ea19205;hp=365d86c541cb9ed212f7b4a1b8ed62ab97f641d4 bump version to 4.4-2, set RELEASE=4.2 --- diff --git a/Makefile b/Makefile index d9e09b7..90a1d65 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 87ded71..d1c09ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +iproute2 (4.4.0-2) unstable; urgency=medium + + * Actually build from version 4.4.0 source. + + -- Proxmox Support Team Tue, 16 Aug 2016 13:37:45 +0200 + iproute2 (4.4.0-1) unstable; urgency=medium * Bump to 4.4