From: Dietmar Maurer Date: Fri, 29 Mar 2013 06:50:58 +0000 (+0100) Subject: start debian_revision with prefix 'pve' X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2042759047520fdcc79775435b78428ee11428c0;p=lvm.git start debian_revision with prefix 'pve' That way our packages are always considered newer that upstream versions. --- diff --git a/Makefile b/Makefile index bdb3d6d..16af364 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,8 @@ RELEASE=3.0 LVMVERSION=2.02.95 DMVERSION=1.02.74 -DEBRELEASE=7 # also update debian changelog patch -PVERELEASE=${DEBRELEASE}pve1 +PVERELEASE=pve3 PVEVER=${LVMVERSION}-${PVERELEASE} DMVER=${DMVERSION}-${PVERELEASE} @@ -13,6 +12,7 @@ LVMSRC=lvm2_${LVMVERSION}.orig.tar.gz # NOTE: we use debian package definitions from debian testing # but use latest upstream sources +DEBRELEASE=7 LVMDEBSRC=lvm2_${LVMVERSION}-${DEBRELEASE}.debian.tar.gz ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/patchdir/fix-changelog.patch b/patchdir/fix-changelog.patch index c2b1061..d6950db 100644 --- a/patchdir/fix-changelog.patch +++ b/patchdir/fix-changelog.patch @@ -1,9 +1,9 @@ Index: new/debian/changelog =================================================================== ---- new.orig/debian/changelog 2013-03-24 09:03:38.000000000 +0100 -+++ new/debian/changelog 2013-03-29 06:57:23.000000000 +0100 +--- new.orig/debian/changelog 2013-03-29 07:17:35.000000000 +0100 ++++ new/debian/changelog 2013-03-29 07:49:15.000000000 +0100 @@ -1,3 +1,47 @@ -+lvm2 (2.02.95-6pve1) unstable; urgency=low ++lvm2 (2.02.95-pve3) unstable; urgency=low + + * update to wheezy +