From: Jon Dowland Date: Mon, 5 Dec 2011 16:43:57 +0000 (+0000) Subject: document mangle-patch more X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=39d4890ae7e91ec4ee12172e68d65c92f8767685;p=packages%2Fb%2Fbup.git document mangle-patch more --- diff --git a/debian/patches/mangle-version b/debian/patches/mangle-version index a182a79..b47f70b 100644 --- a/debian/patches/mangle-version +++ b/debian/patches/mangle-version @@ -1,3 +1,14 @@ +Description: set version string to that of the git archive +Author: Jon Dowland +Last-Update: 2011-12-05 + +The upstream repo features these format strings in this file. The +package "orig.tar.gz" file is created via "git archive" — which +expands the format strings. Therefore, there is an immediate +disparity between the orig.tar.gz contents and a bup checkout. In +order to make building-from-repo and building-from-orig.tar the +same, patch it back to the original state. + --- a/lib/bup/_version.py.pre~ 2011-11-04 17:55:15.000000000 +0000 +++ b/lib/bup/_version.py.pre 2011-12-05 15:14:41.889885203 +0000 @@ -1,4 +1,4 @@