Your message dated Sun, 22 Nov 2009 13:02:48 +0000
with message-id <[email protected]>
and subject line Bug#494639: fixed in gnucash 2.2.9-1
has caused the Debian Bug report #494639,
regarding debian/rules ignores errors on clean
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
494639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494639
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnucash
Version: 2.2.6-1

Current debian/rules ignore make errors on clean. It should instead
check if a makefile exist. If not, it shouldn't call make clean.

I attach a patch on the bug report which fixes that issue.


-- 
Saïvann





diff -ruN gnucash-2.2.6.orig/debian/rules gnucash-2.2.6/debian/rules
--- gnucash-2.2.6.orig/debian/rules     2008-08-10 23:51:47.000000000 -0400
+++ gnucash-2.2.6/debian/rules  2008-08-10 23:53:12.000000000 -0400
@@ -38,7 +38,7 @@
 clean:
        dh_testdir
        dh_testroot
-       -$(MAKE) clean
+        [ ! -e Makefile ] || $(MAKE) clean
        -rm -f configure-stamp build-stamp install-stamp config.log 
config.cache config.status
        -rm -f po/*.gmo src/gnome/gnucash src/gnome/g-wrapped
        -rm -f po/.intltool-merge-cache

--- End Message ---
--- Begin Message ---
Source: gnucash
Source-Version: 2.2.9-1

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

gnucash-common_2.2.9-1_all.deb
  to main/g/gnucash/gnucash-common_2.2.9-1_all.deb
gnucash_2.2.9-1.diff.gz
  to main/g/gnucash/gnucash_2.2.9-1.diff.gz
gnucash_2.2.9-1.dsc
  to main/g/gnucash/gnucash_2.2.9-1.dsc
gnucash_2.2.9-1_i386.deb
  to main/g/gnucash/gnucash_2.2.9-1_i386.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.
Micha Lenk <[email protected]> (supplier of updated gnucash 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.8
Date: Sat, 21 Nov 2009 20:42:13 +0100
Source: gnucash
Binary: gnucash gnucash-common
Architecture: source all i386
Version: 2.2.9-1
Distribution: unstable
Urgency: low
Maintainer: Micha Lenk <[email protected]>
Changed-By: Micha Lenk <[email protected]>
Description: 
 gnucash    - A personal finance tracking program
 gnucash-common - A personal finance tracking program
Closes: 445049 494639 519994 548795
Changes: 
 gnucash (2.2.9-1) unstable; urgency=low
 .
   * debian/control:
     + Added myself to Uploaders
     + Added Vcs-{Browser,Git} fields
     + Added homepage field
     + debian/control: Splitted (build-)dependencies into multiple lines
     + Package complies to standards version 3.8.3 (except for #556245)
     + Added build-dep on patch system dpatch for easier patch management
   * Update to current menu structure (closes: #445049)
   * Added debian/watch file (closes: #519994)
   * Added patch 04_renew-gui from upstream SVN (closes: #548795)
   * debian/rules: Re-worked clean target to not ignore errors where
     there are none (Closes: #494639).
Checksums-Sha1: 
 2f92855b57dec28b12353ef744af2ccad60dbf1f 1694 gnucash_2.2.9-1.dsc
 c52d9af3109e0a087902fa1c6f61f2c271788611 19867 gnucash_2.2.9-1.diff.gz
 355e3c907f68f63d0bcbf5335011816665f0a181 4979884 gnucash-common_2.2.9-1_all.deb
 980f3bccb73e77aa9290fc096e09f21afb39c500 1825858 gnucash_2.2.9-1_i386.deb
Checksums-Sha256: 
 674cbe0a1ace3fd1876b9d002ffa410f2f42508069d978225bd21384fdea7ac0 1694 
gnucash_2.2.9-1.dsc
 27ae1e1578ce2cce931effc6f6d70793f293628e8aa22db0369973e51d8cca54 19867 
gnucash_2.2.9-1.diff.gz
 1403c3b480e21663e75f1e4f0b4b4b29a6ca50f71d1a07f785ab7aa3e6fef3c7 4979884 
gnucash-common_2.2.9-1_all.deb
 b630b88d632caf0a8c320b13e5e4755bd9c493406fdd28e3eab32cc7d8e307b8 1825858 
gnucash_2.2.9-1_i386.deb
Files: 
 a45fb3e09e2c7832447b1eb5929b8edf 1694 gnome optional gnucash_2.2.9-1.dsc
 b527ebafb1922a59f4342fc020034ae5 19867 gnome optional gnucash_2.2.9-1.diff.gz
 09562115365f074860c1b564e0387747 4979884 gnome optional 
gnucash-common_2.2.9-1_all.deb
 9354b1315b47647ba24c939aaa6d9840 1825858 gnome optional 
gnucash_2.2.9-1_i386.deb

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

iEYEARECAAYFAksISWcACgkQWN0/4pnhQbQ43gCg3HVLCHTPvy/usCeVD8oC8Pr+
7aEAoKYzw0gekRieAStIPzXsBvRVuniw
=ncvZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to