Changelog
quilt (0.48-7) unstable; urgency=low
* Extend debian/patches/fix-manpage-generation to also remove the $''
bashism. Thanks to Lars Wirzenius <email address hidden> for
the analysis. Closes: #563517
* Update watch file to not hardcode a specific savannah mirror.
* Add a lintian overrides for script-not-executable
./usr/share/quilt/scripts/patchfns, it's a shell library with a
useless shebang.
* Update debian/patches/use-sensible-editor to unset VISUAL
when testing "quilt edit" (in test/edit.test) to avoid failures
when VISUAL is set in the build environment. Closes: #575962
quilt (0.48-6) unstable; 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
* Update Standards-Version to 3.8.4 (no changes needed).
* Drop unused lintian overrides.
* Wrap lines at 80 chars in quilt.make. Closes: #573617
-- Ubuntu Archive Auto-Sync <email address hidden> Sun, 09 May 2010 14:01:09 +0100