From 7550f8375c3db887466581f6d5349aac5ea19205 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 16 Aug 2016 13:53:28 +0200 Subject: [PATCH 1/1] bump version to 4.4-2, set RELEASE=4.2 --- Makefile | 7 ++++--- debian/changelog | 6 ++++++ 2 files changed, 10 insertions(+), 3 deletions(-) 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 -- 2.39.2