Your message dated Sun, 14 Sep 2008 07:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495117: fixed in galleta 1.0+20040505-3
has caused the Debian Bug report #495117,
regarding galleta FTBFS since the clean rule creates files
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.)


-- 
495117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495117
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: galleta
Version: 1.0+20040505-2
Severity: important
Tags: patch

galleta fails to build on the build daemons for alpha and mipsel, which
use sudo instead of fakeroot. This shappens because the clean rule
creates a bin directory with root permissions. The appended patch fixes
it.


Thiemo


--- galleta-1.0+20040505.orig/debian/rules      2008-08-14 18:55:53.000000000 
+0200
+++ galleta-1.0+20040505/debian/rules   2008-08-14 18:54:32.000000000 +0200
@@ -7,7 +7,6 @@ clean:
 
        $(MAKE) -C src clean
        rm -rf bin
-       mkdir bin
 
        dh_clean
 
@@ -15,6 +14,7 @@ build: build-stamp
 build-stamp:
        dh_testdir
 
+       mkdir -p bin
        $(MAKE) -C src
 
        touch build-stamp



--- End Message ---
--- Begin Message ---
Source: galleta
Source-Version: 1.0+20040505-3

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

galleta_1.0+20040505-3.diff.gz
  to pool/main/g/galleta/galleta_1.0+20040505-3.diff.gz
galleta_1.0+20040505-3.dsc
  to pool/main/g/galleta/galleta_1.0+20040505-3.dsc
galleta_1.0+20040505-3_i386.deb
  to pool/main/g/galleta/galleta_1.0+20040505-3_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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated galleta 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: Sun, 14 Sep 2008 09:39:00 +0200
Source: galleta
Binary: galleta
Architecture: source i386
Version: 1.0+20040505-3
Distribution: unstable
Urgency: low
Maintainer: Debian Forensics <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 galleta    - An Internet Explorer cookie forensic analysis tool
Closes: 495117
Changes: 
 galleta (1.0+20040505-3) unstable; urgency=low
 .
   [ Christophe Monniez ]
   * Fix rules to build on alpha and mipsel, thanks to Thiemo Seufer for
     the patch (Closes: #495117).
 .
   [ Daniel Baumann ]
   * Updating to standards 3.8.0.
   * Upgrading package to debhelper 7.
   * Sorting vcs fields in control.
   * Updating copyright file.
   * Using tab instead of whitespace in debhelper install file.
Checksums-Sha1: 
 502abca28b2f7e83e65b367f45772213a68b9d78 1254 galleta_1.0+20040505-3.dsc
 1a4b7acf9a91a72a7814061a707364abe145ac56 2980 galleta_1.0+20040505-3.diff.gz
 a5d28a55943801330866708a0fe3ea0018bafb40 6694 galleta_1.0+20040505-3_i386.deb
Checksums-Sha256: 
 ae6647ee08e7662b3dcec22306b1c4332c67eddeb9b13d4fc5ac415812487342 1254 
galleta_1.0+20040505-3.dsc
 9c9e0f98dd5bc536abdde8d6fd4720e003668e49ec91f9d13506b9d35bd61cd4 2980 
galleta_1.0+20040505-3.diff.gz
 1eedec50de3f85769c930b1ba813a3a713c552e35f2667c232ed5f14677bb822 6694 
galleta_1.0+20040505-3_i386.deb
Files: 
 5227b891c17f11d1d7f87a5e3602b32b 1254 utils optional galleta_1.0+20040505-3.dsc
 dd6c857a7d7bfdd364590d9dec75d69d 2980 utils optional 
galleta_1.0+20040505-3.diff.gz
 32f1f20e2cb37c5416e6c516f3c778ae 6694 utils optional 
galleta_1.0+20040505-3_i386.deb

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

iEYEARECAAYFAkjMwDMACgkQ+C5cwEsrK56+mwCbBOZgzMX1MC0c3/Jx+v3u0LHg
YgYAoMl9LtKpL8XN4yiSnEtIbMnPy3Mv
=xSV1
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to