Your message dated Fri, 16 Jun 2006 04:17:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#366964: fixed in quilt 0.45-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: quilt Version: 0.44-6 Severity: normal Tags: patch Using "quilt edit toto" in subdirectory titi will correctly add ROOT_QUILT/titi/toto but will edit the (often new) file ROOT_QUILT/toto Please consider apply the attached patch Best regards, Vince PS: In the arch_all patch of quilt, you miss to remove two references to QUILT_LIB in bin/quilt -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages quilt depends on: ii bzip2 1.0.3-2 high-quality block-sorting file co ii diffstat 1.41-1 produces graph of changes introduc ii gawk 1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr ii gettext 0.14.5-3 GNU Internationalization utilities ii patch 2.5.9-4 Apply a diff file to an original quilt recommends no packages. -- no debconf informationIndex: quilt-0.44/quilt/edit.in =================================================================== --- quilt-0.44.orig/quilt/edit.in 2006-05-12 15:40:21.000000000 +0200 +++ quilt-0.44/quilt/edit.in 2006-05-12 15:40:30.000000000 +0200 @@ -65,7 +65,7 @@ then exit $status fi -$EDITOR "$@" +( if [ "$SUBDIR" ]; then cd "$SUBDIR" ; fi && $EDITOR "$@" ) status=$? for file in "$@" do
--- End Message ---
--- Begin Message ---Source: quilt Source-Version: 0.45-1 We believe that the bug you reported is fixed in the latest version of quilt, which is due to be installed in the Debian FTP archive: quilt_0.45-1.diff.gz to pool/main/q/quilt/quilt_0.45-1.diff.gz quilt_0.45-1.dsc to pool/main/q/quilt/quilt_0.45-1.dsc quilt_0.45-1_all.deb to pool/main/q/quilt/quilt_0.45-1_all.deb quilt_0.45.orig.tar.gz to pool/main/q/quilt/quilt_0.45.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Martin Quinson <[EMAIL PROTECTED]> (supplier of updated quilt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Fri, 16 Jun 2006 11:34:08 +0200 Source: quilt Binary: quilt Architecture: source all Version: 0.45-1 Distribution: unstable Urgency: low Maintainer: Martin Quinson <[EMAIL PROTECTED]> Changed-By: Martin Quinson <[EMAIL PROTECTED]> Description: quilt - Tool to work with series of patches Closes: 364834 366964 367078 370041 Changes: quilt (0.45-1) unstable; urgency=low . * New upstream release. - Various bug fixes and little improvements such as: - quilt/edit.in: Fix for working in subdirectories. Closes: #366964. - Update all patches * Acknoledge the NMU. Thanks Vorlon. Closes: #364834. * Move cdbs & debhelper from Build-Depends-Indep to Build-Depends since it is what I understand from the Right Thing to do. * Pass --quiltrc /dev/null to quilt in /usr/share/quilt/quilt.make for those who don't use cdbs but still don't want to FTBFTS because of personal settings in ~/.quiltrc. Closes: #370041. * use debian/stamp-patched as stamp file in /usr/share/quilt/quilt.make, and don't add debian/ artificially to the touch & rm commands. Hopefully Closes: #367078. Files: 49142ea316da776e6606408119e7ac83 638 devel optional quilt_0.45-1.dsc 5f8dd5a041ca7c700b16620228f922aa 399440 devel optional quilt_0.45.orig.tar.gz 577f257af8fe924fc7770de28854fbcb 24762 devel optional quilt_0.45-1.diff.gz 820252aa311251fa50565e9455d90bea 339106 devel optional quilt_0.45-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEko/XIiC/MeFF8zQRAtDdAJ0ctXpOj+2ZeZmU72GuKie7ajrgXwCfbsg1 eE9m+f0UKAIusS4uGaUKvkY= =n/Ne -----END PGP SIGNATURE-----
--- End Message ---

