Your message dated Tue, 07 Oct 2008 21:17:26 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495100: fixed in sqlitebrowser 1.3-2.1
has caused the Debian Bug report #495100,
regarding sqlitebrowser FTBFS because it changes file permissions in the clean 
target
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.)


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

sqlitebrowser fails to build on the alpha and mipsel build daemons
(which run with sudo instead of fakeroot). This happens because the
clean target changes the permissions of "Makefile" in such a setup.
The appended patch fixes it.


Thiemo


--- sqlitebrowser-1.3.old/debian/rules  2008-08-14 16:30:02.000000000 +0200
+++ sqlitebrowser-1.3/debian/rules      2008-08-14 16:27:13.000000000 +0200
@@ -18,7 +18,7 @@ endif
 # Backup original files
 backup: Makefile_orig
 Makefile_orig:
-       cp Makefile Makefile_orig
+       cp -p Makefile Makefile_orig
 
 configure: configure-stamp
 configure-stamp: backup



--- End Message ---
--- Begin Message ---
Source: sqlitebrowser
Source-Version: 1.3-2.1

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

sqlitebrowser_1.3-2.1.diff.gz
  to pool/main/s/sqlitebrowser/sqlitebrowser_1.3-2.1.diff.gz
sqlitebrowser_1.3-2.1.dsc
  to pool/main/s/sqlitebrowser/sqlitebrowser_1.3-2.1.dsc
sqlitebrowser_1.3-2.1_i386.deb
  to pool/main/s/sqlitebrowser/sqlitebrowser_1.3-2.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.
Alexander Reichle-Schmehl <[EMAIL PROTECTED]> (supplier of updated 
sqlitebrowser 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: Tue, 07 Oct 2008 22:38:10 +0200
Source: sqlitebrowser
Binary: sqlitebrowser
Architecture: source i386
Version: 1.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: François Févotte <[EMAIL PROTECTED]>
Changed-By: Alexander Reichle-Schmehl <[EMAIL PROTECTED]>
Description: 
 sqlitebrowser - GUI editor for SQLite databases
Closes: 495100
Changes: 
 sqlitebrowser (1.3-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Applying patch by Thiemo Seufer to fix FTBFS on builds using sudo
   (Closes: #495100)
   * Fixing two minor lintian warnings:
     * adding call to dh_desktop to debian/rules
     * moving Homepage URL from Package description to proper frield in
       debian/control
Checksums-Sha1: 
 c3e1888e4d3fe93c2e9e961d9a9377c2291eb8b4 1091 sqlitebrowser_1.3-2.1.dsc
 b07bed72b7ba26b84f26da2cdd20bb16d3382c4b 3622 sqlitebrowser_1.3-2.1.diff.gz
 bc063d0db06c747dc853ee9ebe819ef9306e8c9e 285034 sqlitebrowser_1.3-2.1_i386.deb
Checksums-Sha256: 
 2ab8ce9d586118c011d3f6ffaf318a1ff73ce8fab6868da484273bc680ea29a1 1091 
sqlitebrowser_1.3-2.1.dsc
 744f6724f633d3f9a4c6671a06fe6cab2daef73961f5214cce7f225b4f5db512 3622 
sqlitebrowser_1.3-2.1.diff.gz
 4a5b2dcba6c5f923b6a876ffaa459fd7b1e7a6d89f44b52365f05733dce5b915 285034 
sqlitebrowser_1.3-2.1_i386.deb
Files: 
 8d5676ed0d48b9cab49f4035dab6511c 1091 devel extra sqlitebrowser_1.3-2.1.dsc
 94e561f778059b5f3b50fa5e4a991f77 3622 devel extra sqlitebrowser_1.3-2.1.diff.gz
 785d7ddcbed5d1ffbc3fe5fb6615eafc 285034 devel extra 
sqlitebrowser_1.3-2.1_i386.deb

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

iEYEARECAAYFAkjryjAACgkQBxd04ADYzRZGaQCgpHRkBA0BsPC2IBXHmBXI6WeU
oFQAmwUsx/PfkVAz0c9u82XLBOpazTH5
=v7tQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to