Your message dated Sun, 28 Apr 2002 07:32:08 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#135968: fixed in bookmarker 2.7.0-2.2
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; 27 Feb 2002 00:44:49 +0000
>From [EMAIL PROTECTED] Tue Feb 26 18:44:49 2002
Return-path: <[EMAIL PROTECTED]>
Received: from topic-gw2.topic.com.au (mailhost.topic.com.au) [203.37.31.2] 
(b0ev2CB0ebImAU7ysAEh)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16fsDB-0002mM-00; Tue, 26 Feb 2002 18:44:49 -0600
Received: from localhost (localhost [127.0.0.1])
        by mailhost.topic.com.au (Postfix) with ESMTP id 32B49FF02F
        for <[EMAIL PROTECTED]>; Wed, 27 Feb 2002 11:44:47 +1100 (EST)
Date: Wed, 27 Feb 2002 11:44:42 +1100
From: Jason Thomas <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: bookmarker is not lintian clean
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
X-No-CC: I'm probably on the list
X-Virus-Scanned: by AMaViS snapshot-20010714
Delivered-To: [EMAIL PROTECTED]

Package: bookmarker
Version: 2.7.0-2.1

the bookmarker package is not lintian clean:

E: bookmarker source: build-depends-without-arch-dep
N:
N:   The control file specifies source relations for architecture-dependent
N:   packages, but no architecture-dependent packages are built. Most
N:   likely you need to change Build-Depends to Build-Depends-Indep.
N:   
N:   Refer to Policy Manual, section 7.6 for details.
N:
W: bookmarker: non-standard-file-perm usr/lib/bookmarker/lib/bklocal.inc 0640 
!= 0644
N:
N:   The file has a mode different from 0644. In some cases this is
N:   intentional, but in other cases this is a bug. If it's intentional,
N:   please send a note to [EMAIL PROTECTED] so that this error gets
N:   included in the overrides file of Lintian. (With that, Lintian will
N:   not display this warning in the future.)
N:
W: bookmarker: package-contains-upstream-install-documentation 
usr/share/doc/bookmarker/INSTALL.gz
N:
N:   Binary packages do not need to contain the instructions for building
N:   and installing the package as this info is not needed by package
N:   users. If the info contained is important for configuration perhaps it
N:   could be summarized in README.Debian otherwise an override may be
N:   added.
N:   
N:   Refer to Policy Manual, section 13.3 for details.
N:

---------------------------------------
Received: (at 135968-close) by bugs.debian.org; 28 Apr 2002 11:38:03 +0000
>From [EMAIL PROTECTED] Sun Apr 28 06:38:03 2002
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 171n0E-0006KT-00; Sun, 28 Apr 2002 06:38:02 -0500
Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 171muW-0002LK-00; Sun, 28 Apr 2002 07:32:08 -0400
From: Jonas Smedegaard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.15 $
Subject: Bug#135968: fixed in bookmarker 2.7.0-2.2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 28 Apr 2002 07:32:08 -0400
Delivered-To: [EMAIL PROTECTED]

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

bookmarker_2.7.0-2.2.diff.gz
  to pool/main/b/bookmarker/bookmarker_2.7.0-2.2.diff.gz
bookmarker_2.7.0-2.2.dsc
  to pool/main/b/bookmarker/bookmarker_2.7.0-2.2.dsc
bookmarker_2.7.0-2.2_all.deb
  to pool/main/b/bookmarker/bookmarker_2.7.0-2.2_all.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.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated bookmarker 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: Fri, 26 Apr 2002 13:44:31 +0200
Source: bookmarker
Binary: bookmarker
Architecture: source all
Version: 2.7.0-2.2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 bookmarker - WWW based bookmark management, retrieval and search tool
Closes: 135968 138140 138154 141140
Changes: 
 bookmarker (2.7.0-2.2) unstable; urgency=low
 .
   * New maintainer (adopting orphaned package). Updating maintainer
     field.
   * debian/copyright rewritten (with correct URL) and license included).
   * Package original 'CHANGES' instead of the copy 'changelog'.
   * Suggest mysql-server or postgresql. This closes: bug#141140 as I
     disagree that stronger depends is needed (you can easily have your
     mysql server running on a separate machine).
   * Preserve file info when packaging (cp -a).
   * Move configfiles into /etc/bookmarker and mark them as conffiles.
     Closes: Bug#138154, Bug#138140.
   * Change Build-Depends -> Build-Depends-Indep and put relevant INSTALL
     snippets in debian/README. Closes: Bug#135968.
Files: 
 169f0a28e428ccb12ce3db703b2f635f 622 web optional bookmarker_2.7.0-2.2.dsc
 3d53eebff381f3f96e7ceab92fc0f54b 4352 web optional bookmarker_2.7.0-2.2.diff.gz
 fe7558ae84edc83e972f5abf08ed4dee 108318 web optional 
bookmarker_2.7.0-2.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8yT90n7DbMsAkQLgRArzxAJ977IsklF1ddL3LAuFyv5qj1LHAvgCZAYPU
aNHQ5bIllZLKaKmrHfTJa/8=
=Ej+8
-----END PGP SIGNATURE-----


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

Reply via email to