From: Joey Hess Date: Thu, 13 May 2010 00:14:09 +0000 (-0400) Subject: update X-Git-Tag: 1.02~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29dffa838373d32bdd1d4b0a09bc8977f1ee29f2;p=tools%2Fpristine-tar.git update --- diff --git a/TODO b/TODO index 1e0ed6b..5f5dbfe 100644 --- a/TODO +++ b/TODO @@ -16,3 +16,9 @@ from the target file. * Add binary deltas for unreproducible bz2 files. + +* Support checkout/checkin using other VCS than git. + + bzr-builddeb stores pristine-tar data in bzr repositories. + The delta is stored in a bzr revprop named "deb-pristine-delta" + or "deb-pristine-delta-bz2".