Your message dated Sun, 14 Sep 2008 09:17:30 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495119: fixed in pasco 1.0+20040505-3
has caused the Debian Bug report #495119,
regarding pasco FTBFS because its 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.)


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

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


Thiemo


--- pasco-1.0+20040505.orig/debian/rules        2008-08-14 19:06:16.000000000 
+0200
+++ pasco-1.0+20040505/debian/rules     2008-08-14 19:04:35.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: pasco
Source-Version: 1.0+20040505-3

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

pasco_1.0+20040505-3.diff.gz
  to pool/main/p/pasco/pasco_1.0+20040505-3.diff.gz
pasco_1.0+20040505-3.dsc
  to pool/main/p/pasco/pasco_1.0+20040505-3.dsc
pasco_1.0+20040505-3_i386.deb
  to pool/main/p/pasco/pasco_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 pasco 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 10:06:00 +0200
Source: pasco
Binary: pasco
Architecture: source i386
Version: 1.0+20040505-3
Distribution: unstable
Urgency: low
Maintainer: Debian Forensics <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 pasco      - An Internet Explorer cache forensic analysis tool
Closes: 495119
Changes: 
 pasco (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: #495119).
 .
   [ Daniel Baumann ]
   * Updating to standards 3.8.0.
   * Upgrading package to debhelper 7.
   * Sorting vcs fields in control file.
   * Adding full license headers to copyright file.
   * Using tab instead of whitespace in debhelper install file.
Checksums-Sha1: 
 cf68a2c37ae5bcaaf95d5f8460c69f22b0dc5aaf 1234 pasco_1.0+20040505-3.dsc
 640afda198583805db09ec838b2416be46cb5bec 2831 pasco_1.0+20040505-3.diff.gz
 7994d5078a4e1ea24e89ea3f71f5ba6ea22a445a 7838 pasco_1.0+20040505-3_i386.deb
Checksums-Sha256: 
 1c6f46bfe3c187eea746d85d6cb239401e6ceaaf2b83302be53562815536e7a0 1234 
pasco_1.0+20040505-3.dsc
 08bb1e0af57c3ad449dafbf94ccf9fc4ea6991c5a25411403cd8da768cdc6796 2831 
pasco_1.0+20040505-3.diff.gz
 082014c8a4f555b32aa2b550ed856ef977aab2e6188e910ca85e6264ca29166c 7838 
pasco_1.0+20040505-3_i386.deb
Files: 
 e00b333187c7d59fde704175f11188c4 1234 utils optional pasco_1.0+20040505-3.dsc
 e9447332620c1c4e824fd2f8a053afd4 2831 utils optional 
pasco_1.0+20040505-3.diff.gz
 7ee655b35ea3ea0ee2475cf36ad626b3 7838 utils optional 
pasco_1.0+20040505-3_i386.deb

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

iEYEARECAAYFAkjMxi8ACgkQ+C5cwEsrK54UKwCgw3LuTj+HQCJHoIG14n2u64ES
IhUAnjnthBA6yCcQ3vQowSPfWBbQSsWn
=Z6gk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to