Your message dated Tue, 19 Jul 2005 12:02:11 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#290820: fixed in dpatch 2.0.14
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Jan 2005 23:27:58 +0000
>From [EMAIL PROTECTED] Sun Jan 16 15:27:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vawad.err.no [129.241.93.49] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CqJoM-0005O6-00; Sun, 16 Jan 2005 15:27:58 -0800
Received: from tfheen by vawad.err.no with local (Exim 4.34)
        id 1CqJoK-0005oW-BM
        for [EMAIL PROTECTED]; Mon, 17 Jan 2005 00:27:56 +0100
To: [EMAIL PROTECTED]
Subject: dpatch: please provide backoutable patches
Mail-Copies-To: never
From: Tollef Fog Heen <[EMAIL PROTECTED]>
Organization: Private
Date: Mon, 17 Jan 2005 00:27:56 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: dpatch
Severity: wishlist

It would be very, very nice if dpatch used a similar scheme as OOo's
patch system where it saved the applied patch and used that when
unapplying rather than the (possibly edited-and-therefore-mangled
patch in the patch directory.)

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  

---------------------------------------
Received: (at 290820-close) by bugs.debian.org; 19 Jul 2005 16:09:12 +0000
>From [EMAIL PROTECTED] Tue Jul 19 09:09:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Duuee-0004fr-00; Tue, 19 Jul 2005 09:09:12 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DuuXr-0003Fz-00; Tue, 19 Jul 2005 12:02:11 -0400
From: Marc Haber <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#290820: fixed in dpatch 2.0.14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 19 Jul 2005 12:02:11 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: dpatch
Source-Version: 2.0.14

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.14.dsc
  to pool/main/d/dpatch/dpatch_2.0.14.dsc
dpatch_2.0.14.tar.gz
  to pool/main/d/dpatch/dpatch_2.0.14.tar.gz
dpatch_2.0.14_all.deb
  to pool/main/d/dpatch/dpatch_2.0.14_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.
Marc Haber <[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: Tue, 19 Jul 2005 15:43:58 +0000
Source: dpatch
Binary: dpatch
Architecture: source all
Version: 2.0.14
Distribution: unstable
Urgency: low
Maintainer: Dpatch Maintainers <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description: 
 dpatch     - patch maintenance system for Debian source packages
Closes: 290820 312427 314494 315719 317757 317758
Changes: 
 dpatch (2.0.14) unstable; urgency=low
 .
   * Fix typo in dpatch.7 manpage. Thanks to A Costa. (mh) Closes: #312427
   * Fix more typos. (mh)
   * Fix dpatch-get-origtargz which had the apt-get source return code
     reversed. (mh)
   * add testsuite in tests/ directory. (dancerj)
   * dpatch-edit-patch.functions (dpep_template_hardcoded): change to
     accept patch description lines. (dancerj)
   - -d option works now with hardcoded default, when 00template does not exist.
   * dpatch-edit-patch.1, dpatch-edit-patch: new option --stampdir to specify
     debian/patched directory. (dancerj)
   * Bug fix: "running dpatch-edit-patch in a patched source tree leads to
     errors during clean target" (Closes: #314494). (dancerj)
   - This is also a response for request of OOo patch system.
     Rather than taking that approach, we check more rigorously.
     (Closes: #290820)
   - dpep: Check for debian/patched/patch.dpatch,
     and require --clean option to be specified in that case.
   - tests/05_edit_with_patched now passes.
   * dpatch-edit-patch does not give out an error message when --debianonly 
flag is given a nonexisting file, patch from mh. (closes: #317758)
     tests/10_dpep_debianonly.sh output is fixed.
   * Feature implementation:
     "dpatch-get-origtargz does not found upstream tarballs in
     ../upstream", thanks to Stefano Zacchiroli (Closes: #315719)
   * Fix curl detection. (mh) (Closes: #317757)
   * Standards-Version: 3.6.2 (no changes needed) (mh)
Files: 
 df4d990ab83edcd3697f6f07b9730b1d 663 devel optional dpatch_2.0.14.dsc
 d228215bcd5d4d37036f887dd8d84f33 80152 devel optional dpatch_2.0.14.tar.gz
 b9acf0111ae479cfa1c51a13fdd27b3f 81588 devel optional dpatch_2.0.14_all.deb

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

iEYEARECAAYFAkLdILYACgkQgZalRGu6PIRoywCfenObzW0qphB0q6ETo1Oo7rop
ouAAn1tem/DGd8ZGkWwxEgvoHyVaIpbz
=EIz2
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to