Your message dated Wed, 15 Nov 2006 04:47:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398452: fixed in dpatch 2.0.21
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: dpatch
Version: 2.0.20
Severity: normal

Hi,

the example given in the manpage of dpatch say:
After dpatchifying, this would look like this:

              config.status: patch configure
                   ./configure --prefix=/usr --mandir=/usr/share
              build: config.status
                   ${MAKE}
              clean: clean-patched unpatch
              clean-patched:
                   $(testdir)
                   $(testroot)
                   ${MAKE} distclean
                   rm -rf debian/imaginary-package debian/files debian/substvars

              patch: patch-stamp
              patch-stamp:
                   dpatch apply-all
!                   dpatch call-all -a=pkg-info >patch-stamp

              unpatch:
                   dpatch deapply-all
                   rm -rf patch-stamp debian/patched

but the line ! seems wrong to mee. When I try I get the following:
dpkg-source: building harminv in harminv_1.3.1-1.dsc
 debian/rules build
dpatch apply-all
applying patch 01_minussign-manpage to ./ ... ok.
dpatch call-all -a=pkg-info >patch-stamp
01_minussign-manpage.dpatch: script expects -patch|-unpatch as argument
make: *** [patch-stamp] Erreur 1

call-all want an argument and I guess it would conflict anyway with aplly-all
allready called. Reading /usr/share/dpatch/dpatch.make form dpatch.make,
I think the line "!" should be replaced with dpatch cat-all > patch-stamp
or something like that. At least, this change worked for me.

Best regards.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

dpatch depends on no packages.

Versions of packages dpatch recommends:
ii  dpkg-dev                      1.13.22    package building tools for Debian
ii  fakeroot                      1.5.10     Gives a fake root environment
pn  patchutils                    <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: dpatch
Source-Version: 2.0.21

We believe that the bug you reported is fixed in the latest version of
dpatch, which is due to be installed in the Debian FTP archive:

dpatch_2.0.21.dsc
  to pool/main/d/dpatch/dpatch_2.0.21.dsc
dpatch_2.0.21.tar.gz
  to pool/main/d/dpatch/dpatch_2.0.21.tar.gz
dpatch_2.0.21_all.deb
  to pool/main/d/dpatch/dpatch_2.0.21_all.deb



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.
Junichi Uekawa <[EMAIL PROTECTED]> (supplier of updated dpatch 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: Wed, 15 Nov 2006 21:31:35 +0900
Source: dpatch
Binary: dpatch
Architecture: source all
Version: 2.0.21
Distribution: unstable
Urgency: low
Maintainer: Dpatch Maintainers <[EMAIL PROTECTED]>
Changed-By: Junichi Uekawa <[EMAIL PROTECTED]>
Description: 
 dpatch     - patch maintenance system for Debian source packages
Closes: 398452 398495
Changes: 
 dpatch (2.0.21) unstable; urgency=low
 .
   * Bug fix: "dpatch: wrong example in manpage", thanks to Loic Le Guyader
     (Closes: #398452).
     The sample file was already fixed, but the manpage had the wrong version.
   * Bug fix: "Make dpatch-edit-patch updated patch to have a permission
     from umask, not 711", thanks to Daniel Leidert (Closes: #398495).
Files: 
 6b62b3c6e2bcebd17946c3076fd169a3 655 devel optional dpatch_2.0.21.dsc
 45b973ecd19a38206a3f2e463a713b87 85767 devel optional dpatch_2.0.21.tar.gz
 088ac41117850e11c23dab153be50a9e 83540 devel optional dpatch_2.0.21_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFWwpw2Dd9TugeVcERAqIvAJ9T4AdnM8t5lS857TFyNmP8uYgyxACeMTaw
daMgfEhR+2gnfFSL19YStUk=
=eKXq
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to