Package: doc-central
Version: 1.8.2
Severity: normal
Tags: patch

Hi,

I've recenty uploaded doc-base 0.8.7 which generates
/var/lib/doc-base/documents containing (possibly corrected) copies of 
registered doc-base files. Please access that dir instead of
/usr/share/doc-base.

Trivial patch attached.

Best Regards,
robert

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh

Versions of packages doc-central depends on:
ii  apache2-mpm-prefork [httpd 2.2.6-2       Traditional model for Apache HTTPD
ii  boa [httpd]                0.94.14rc21-2 Lightweight and high performance w
ii  info2www                   1.2.2.9-23    Read info files with a WWW browser
ii  python                     2.4.4-6       An interactive high-level object-o

Versions of packages doc-central recommends:
ii  elinks [www-browser]    0.11.1-1.5       advanced text-mode WWW browser
ii  iceape-browser [www-bro 1.1.7-1          Iceape Navigator (Internet browser
ii  iceweasel [www-browser] 2.0.0.11-1       lightweight web browser based on M
ii  konqueror [www-browser] 4:3.5.8.dfsg.1-2 KDE's advanced file manager, web b
ii  links [www-browser]     1.00~pre20-0.1   Character mode WWW browser
ii  links2 [www-browser]    2.1pre31-1       Web browser running in both graphi
ii  lynx-cur [www-browser]  2.8.7dev7-3      Text-mode WWW Browser with NLS sup
ii  w3m [www-browser]       0.5.1-5.1+b1     WWW browsable pager with excellent

-- no debconf information
diff -Nur doc-central-1.8.2.old/cgi/docconfig.py doc-central-1.8.2/cgi/docconfig.py
--- doc-central-1.8.2.old/cgi/docconfig.py	2005-01-27 23:11:11.000000000 +0100
+++ doc-central-1.8.2/cgi/docconfig.py	2007-12-03 19:31:13.000000000 +0100
@@ -18,7 +18,7 @@
 ## System defaults
 
 # Location of the doc-base registries. 
-docbasedirs		= [ "/usr/share/doc-base" ]
+docbasedirs		= [ "/var/lib/doc-base/documents" ]
 
 # Descriptions for the various documentation settings. These should probably
 # also be in some policy document.
diff -Nur doc-central-1.8.2.old/debian/control doc-central-1.8.2/debian/control
--- doc-central-1.8.2.old/debian/control	2005-12-13 02:08:27.000000000 +0100
+++ doc-central-1.8.2/debian/control	2007-12-03 19:40:42.000000000 +0100
@@ -7,7 +7,7 @@
 
 Package: doc-central
 Architecture: all
-Depends: apache | httpd, python, info2www
+Depends: apache | httpd, python, info2www, doc-base (>= 0.8.7)
 Recommends: w3m | www-browser
 Description: web-based documentation browser
  Doc-Central is a tool to browse the documentation installed on your

Attachment: signature.asc
Description: Digital signature

Reply via email to