Package: buildbot
Version: 0.7.12-2
Severity: minor
Tags: patch

index.html in public_html directory of the buildmaster configuration does not
include link to CSS file while other buildbot web locations do have this file
included. 

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages buildbot depends on:
ii  adduser                   3.112          add and remove users and groups
ii  dpkg                      1.15.5.6       Debian package management system
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 
ii  python                    2.5.4-9        An interactive high-level object-o
ii  python-central            0.6.14+nmu2    register and build utility for Pyt
ii  python-twisted-core       10.0.0-2       Event-based framework for internet
ii  python-twisted-words      10.0.0-2       Chat and Instant Messaging

Versions of packages buildbot recommends:
ii  python-twisted-mail           10.0.0-1   An SMTP, IMAP and POP protocol imp
ii  python-twisted-web            10.0.0-1   An HTTP protocol implementation to

Versions of packages buildbot suggests:
ii  cvs                         1:1.12.13-12 Concurrent Versions System
ii  darcs                       2.4-1        a distributed, interactive, smart 
ii  git-core                    1:1.7.0.3-1  fast, scalable, distributed revisi
ii  mercurial                   1.5-1        scalable distributed version contr
ii  subversion                  1.6.9dfsg-1  Advanced version control system

-- no debconf information

*** index.html.patch
Add stylesheet to index.html
===================================================================
--- a/buildbot/status/web/index.html
+++ b/buildbot/status/web/index.html
@@ -3,6 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
 <title>Welcome to the Buildbot</title>
+<link href="buildbot.css" rel="stylesheet" type="text/css" />
 </head>
 
 <body>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to