tag 573689 pending
thanks

Hello,

Bug #573689 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=collab-maint/quilt.git;a=commitdiff;h=b61cf7f

---
commit b61cf7f39de9750358bb2f11978e7c58838b443c
Author: Raphaël Hertzog <hert...@debian.org>
Date:   Mon Mar 15 09:39:27 2010 +0100

    Fix setup.test to work within the debian source package
    
    The new algorithm that makes quilt lookup parent directories for
    .pc/.quilt_{patches,series} lead to the failure of test/setup.test when
    run in the Debian source package since $QUILT_PATCHES points to
    debian/patches when the test script expect it to be "patches". Avoid this
    by forcing QUILT_PATCHES in the test script but suggest upstream to
    hardcode locations in quilt setup.

diff --git a/debian/changelog b/debian/changelog
index ef570a1..eba28ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+quilt (0.48-6) UNRELEASED; urgency=low
+
+  * The new algorithm that makes quilt lookup parent directories for
+    .pc/.quilt_{patches,series} lead to the failure of test/setup.test
+    when run in the Debian source package since $QUILT_PATCHES points
+    to debian/patches when the test script expect it to be "patches".
+    Avoid this by forcing QUILT_PATCHES in the test script (patch
+    debian/patches/fix-test-setup) but suggest upstream to hardcode locations
+    in quilt setup. Closes: #573689
+
+ -- Raphaël Hertzog <hert...@debian.org>  Mon, 15 Mar 2010 08:56:13 +0100
+
 quilt (0.48-5) unstable; urgency=low
 
   * Include debian/patches/backport-remember-locations cherry-picked from the



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to