]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
document mangle-patch more
authorJon Dowland <jmtd@debian.org>
Mon, 5 Dec 2011 16:43:57 +0000 (16:43 +0000)
committerJon Dowland <jmtd@debian.org>
Mon, 5 Dec 2011 16:43:57 +0000 (16:43 +0000)
debian/patches/mangle-version

index a182a7917fd1672798066cd871efa544d5fd6478..b47f70bdfef307e092913260ef9b10d6739b716d 100644 (file)
@@ -1,3 +1,14 @@
+Description: set version string to that of the git archive
+Author: Jon Dowland <jmtd@debian.org>
+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 @@