Your message dated Wed, 05 Oct 2005 23:17:27 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327158: fixed in websvn 1.61-15
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; 8 Sep 2005 03:16:39 +0000
>From [EMAIL PROTECTED] Wed Sep 07 20:16:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.wibble.net [219.88.246.42]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EDCty-0003ve-00; Wed, 07 Sep 2005 20:16:39 -0700
Received: from 210-86-54-253.jetstart.xtra.co.nz ([210.86.54.253]
helo=router.bellamy.co.nz)
by mail.wibble.net with asmtp (Exim 4.30)
id 1EDCtw-0000Us-5q
for [EMAIL PROTECTED]; Thu, 08 Sep 2005 15:16:36 +1200
Received: from clerk.bellamy.co.nz ([192.168.1.3] helo=clerk)
by router.bellamy.co.nz with esmtp (Exim 4.50)
id 1EDCtu-0005zN-RD
for [EMAIL PROTECTED]; Thu, 08 Sep 2005 15:16:34 +1200
Received: from root by clerk with local (Exim 4.50)
id 1EDCtu-0002M8-Kx
for [EMAIL PROTECTED]; Thu, 08 Sep 2005 15:16:34 +1200
Content-Type: multipart/mixed; boundary="===============0092675618=="
MIME-Version: 1.0
From: Nic Bellamy <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: websvn: Zinn theme broken
X-Mailer: reportbug 3.8
Date: Thu, 08 Sep 2005 15:16:34 +1200
Message-Id: <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: 210.86.54.253
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=-5.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
HTML_10_20,HTML_MESSAGE autolearn=no
version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============0092675618==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: websvn
Version: 1.61-13
Severity: normal
Tags: patch
Due to a case mismatch between a template and the filesystem, the
stylesheet for the Zinn theme is not loaded, hence breaking it.
Trivial patch included.
Cheers,
Nic.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.31-01-xen
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages websvn depends on:
ii apache2 2.0.54-4 next generation, scalable, extenda
ii apache2-mpm-prefork [htt 2.0.54-4 traditional model for Apache2
ii debconf 1.4.30.13 Debian configuration management sy
ii libapache2-mod-php4 4:4.3.10-16 server-side, HTML-embedded scripti
ii php4 4:4.3.10-16 server-side, HTML-embedded scripti
ii po-debconf 0.8.23 manage translated Debconf template
ii subversion 1.2.1-0.sarge.1 advanced version control system (a
ii ucf 1.17 Update Configuration File: preserv
-- debconf information:
* websvn/webservers: apache2
* websvn/configuration: true
* websvn/parentpath: /store/business/subversion
* websvn/repositories:
* websvn/permissions:
--===============0092675618==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="fix_zinn_stylesheet.patch"
--- templates/Zinn/header.tmpl.orig 2005-09-08 15:05:11.000000000 +1200
+++ templates/Zinn/header.tmpl 2005-09-08 15:05:16.000000000 +1200
@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type"
content="text/html;charset=[websvn:charset]">
- <link href="[websvn:locwebsvnhttp]/templates/zinn/styles.css"
rel="stylesheet" media="screen">
+ <link href="[websvn:locwebsvnhttp]/templates/Zinn/styles.css"
rel="stylesheet" media="screen">
<script>
function checkCB(chBox)
{
--===============0092675618==--
---------------------------------------
Received: (at 327158-close) by bugs.debian.org; 6 Oct 2005 06:18:16 +0000
>From [EMAIL PROTECTED] Wed Oct 05 23:18:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ENP4J-0002L6-00; Wed, 05 Oct 2005 23:17:27 -0700
From: Pierre Chifflier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327158: fixed in websvn 1.61-15
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 05 Oct 2005 23:17:27 -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: 3
Source: websvn
Source-Version: 1.61-15
We believe that the bug you reported is fixed in the latest version of
websvn, which is due to be installed in the Debian FTP archive:
websvn_1.61-15.diff.gz
to pool/main/w/websvn/websvn_1.61-15.diff.gz
websvn_1.61-15.dsc
to pool/main/w/websvn/websvn_1.61-15.dsc
websvn_1.61-15_all.deb
to pool/main/w/websvn/websvn_1.61-15_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.
Pierre Chifflier <[EMAIL PROTECTED]> (supplier of updated websvn 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, 5 Oct 2005 21:53:11 +0200
Source: websvn
Binary: websvn
Architecture: source all
Version: 1.61-15
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier <[EMAIL PROTECTED]>
Changed-By: Pierre Chifflier <[EMAIL PROTECTED]>
Description:
websvn - interface for subversion repositories written in PHP
Closes: 318776 323760 324097 325245 327158 330891 332146
Changes:
websvn (1.61-15) unstable; urgency=low
.
* Added alternate dependency on debconf-2.0 (Closes: #332146)
* Recommends enscript (instead of suggests) (Closes: #323760)
* Fix Zinn theme (Closes: #327158)
* Fix rev2line use (Closes: #325245)
* Make root owner of files (Closes: #330891)
* Added Vietnamese translation (Closes: #324097)
* Added German translation (Closes: #318776)
* Updated Standards-Version to 3.6.2 (no changes needed)
Files:
9ed79305f385b379ffb8c23b827f3d8b 579 devel optional websvn_1.61-15.dsc
e15f8b5c0c86cc84a8ebf13cc3a8eb3b 17458 devel optional websvn_1.61-15.diff.gz
970c4b8dbb425a194775771939c0065c 101182 devel optional websvn_1.61-15_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDRMBYw3ao2vG823MRAsfsAJ9z8pz2tEqQIuEG6hdYMoJJR5VfpwCeJkVr
1j8+IgrYrcjwH7mvfCZxJJw=
=zTh+
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]