Your message dated Wed, 14 Sep 2005 13:47:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326044: fixed in grass 6.0.1-1
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; 1 Sep 2005 12:46:05 +0000
>From [EMAIL PROTECTED] Thu Sep 01 05:46:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c129237.adsl.hansenet.de (localhost.localdomain) 
[213.39.129.237] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EAoSD-0002KS-00; Thu, 01 Sep 2005 05:46:05 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1EAoSB-0000w6-K7; Thu, 01 Sep 2005 14:46:03 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: grass: FTBFS (amd64): *** Unable to locate PostgreSQL includes.
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 01 Sep 2005 14:46:03 +0200
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: grass
Version: 6.0.0-1
Severity: serious

When building 'grass' on amd64/unstable,
I get the following error:

checking for Tk_MainWindow in -ltk8.3... yes
checking whether to use PostgreSQL... yes
checking for location of PostgreSQL includes... /usr/include/postgresql
checking for libpq-fe.h... no
configure: error: *** Unable to locate PostgreSQL includes.
make: *** [config.status] Error 1

Regards
Andreas Jochens

---------------------------------------
Received: (at 326044-close) by bugs.debian.org; 14 Sep 2005 20:50:28 +0000
>From [EMAIL PROTECTED] Wed Sep 14 13:50:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EFeA0-0006tC-00; Wed, 14 Sep 2005 13:47:16 -0700
From: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326044: fixed in grass 6.0.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 14 Sep 2005 13:47:16 -0700
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
X-CrossAssassin-Score: 8

Source: grass
Source-Version: 6.0.1-1

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

grass-doc_6.0.1-1_all.deb
  to pool/main/g/grass/grass-doc_6.0.1-1_all.deb
grass_6.0.1-1.diff.gz
  to pool/main/g/grass/grass_6.0.1-1.diff.gz
grass_6.0.1-1.dsc
  to pool/main/g/grass/grass_6.0.1-1.dsc
grass_6.0.1-1_i386.deb
  to pool/main/g/grass/grass_6.0.1-1_i386.deb
grass_6.0.1.orig.tar.gz
  to pool/main/g/grass/grass_6.0.1.orig.tar.gz
libgrass-dev_6.0.1-1_i386.deb
  to pool/main/g/grass/libgrass-dev_6.0.1-1_i386.deb
libgrass_6.0.1-1_i386.deb
  to pool/main/g/grass/libgrass_6.0.1-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.
Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated grass 
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: Wed, 14 Sep 2005 16:16:57 +0200
Source: grass
Binary: libgrass-dev grass libgrass grass-doc
Architecture: source i386 all
Version: 6.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <[EMAIL PROTECTED]>
Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Description: 
 grass      - Geographic Resources Analysis Support System
 grass-doc  - Geographic Resources Analysis Support System documentation
 libgrass   - GRASS GIS development libraries
 libgrass-dev - GRASS GIS library development files
Closes: 306497 312583 314059 314063 315186 317470 317497 326044 326350
Changes: 
 grass (6.0.1-1) unstable; urgency=low
 .
   [ Steve Halasz ]
 .
   * New upstream release
     (closes: #314059, #314063,#317470,#312583)
   * Bump Standards-Version to 3.6.2 without any changes. There
       are architecture independent files in /usr/lib/grass. Still
       need to fix that sometime.
   * C++ ABI transition. No explicit changes made.
   * debian/control
     - postgresql-dev -> libpq-dev
     - xlibmesa-glu-dev -> libglu1-xorg-dev
     - build-dep on libmysqlclient12-dev
   * debian/rules
     - use pg_config to locate includes
     - --with-mysql
 .
   [ Francesco Paolo Lovergine ]
 .
   * Added versioned dependency for grass vs libgrass and grass-dev
     (closes: #306497)
   * Set libpq-dev | postgresql-dev build-dep to retain sarge compatibility.
     Changed a bit rules file to manage pg_config by $shell feature.
     (closes: #326044)
   * Set libglu1-xorg-dev | xlibmesa-glu-dev build-dep to retain sarge 
compatibility
   * Ack mysql 4.0+ support
     (closes: #317497)
   * Cleaned commented dhelper methods and other inappropriate
     comments in rules
   * libreadline-dev dependency updated
     (closes: #326350)
   * Changed changelog release number because of 6.0.1 release on 8/22.
   * Added upstream man pages to grass-doc, in section 1grass. Removed Steve's
     manual and used upstream one for grass main script.
   * Added xterm-fix.dpatch to use x-terminal-emulator instead of xterm in all
     scripts. Changed dependency in xterm | x-terminal-emulator as consequence
     (closes: #315186)
   * Fixed fixscripts.sh
   * Removed a --without-cxx in rules which prevented r.terraflow build
Files: 
 b8168c029c50fb72d9e68587494c602d 1088 science extra grass_6.0.1-1.dsc
 5225e816895d5e6b28bca623f76acaad 8508427 science extra grass_6.0.1.orig.tar.gz
 b66713f75d774da5db93da9c81aed0a1 37702 science extra grass_6.0.1-1.diff.gz
 aa1944e76a121fa760277c59e4656865 5791934 science extra grass_6.0.1-1_i386.deb
 84c2a8dbc828deb8c72b76bf9434d4f6 938578 science extra grass-doc_6.0.1-1_all.deb
 36a49132610e78762dc2013b0508d53b 787646 libs extra libgrass_6.0.1-1_i386.deb
 a0eb9d71e5383ca94c1446d53f9c558a 250428 libdevel extra 
libgrass-dev_6.0.1-1_i386.deb

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

iD8DBQFDKHLhpFNRmenyx0cRAjizAJwIZPEbmWkIQYvpSBjZC4dpRdjN+wCcDd5o
rWLqf+4/N+SnwbB4rGDnEdo=
=7Sq3
-----END PGP SIGNATURE-----


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

Reply via email to