r48770 - in /trunk/eekboek/debian: README.Debian TODO changelog
joostvb at users.alioth.debian.org
joostvb at users.alioth.debian.org
Mon Dec 14 22:34:31 UTC 2009
Author: joostvb
Date: Mon Dec 14 22:34:23 2009
New Revision: 48770
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48770
Log:
add pointers to documentation
Modified:
trunk/eekboek/debian/README.Debian
trunk/eekboek/debian/TODO
trunk/eekboek/debian/changelog
Modified: trunk/eekboek/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/README.Debian?rev=48770&op=diff
==============================================================================
--- trunk/eekboek/debian/README.Debian (original)
+++ trunk/eekboek/debian/README.Debian Mon Dec 14 22:34:23 2009
@@ -1,4 +1,11 @@
+Documentation
+-------------
+EekBoek documentation (in Dutch only) is installed in
+/usr/share/doc/eekboek/html/. Next to the official EekBoek homepage at
+http://www.eekboek.nl/, there's a public Wiki at http://wiki.eekboek.nl/.
+Database backends: PostgreSQL vs SQLite
+---------------------------------------
If you don't want to use PostgreSQL as backend (but rather SQLite), do not
install eekboek-db-postgresql and be sure your /etc/eekboek/eekboek.conf (or
~/.eekboek/eekboek.conf) has:
@@ -8,6 +15,8 @@
.
+Running ebshell
+---------------
The ebshell utility creates and changes files in the current working directory.
So, before running it, cd to e.g. ~/eekboek.
Modified: trunk/eekboek/debian/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/TODO?rev=48770&op=diff
==============================================================================
--- trunk/eekboek/debian/TODO (original)
+++ trunk/eekboek/debian/TODO Mon Dec 14 22:34:23 2009
@@ -16,9 +16,11 @@
patch system
- d/copyright: 2005-2009, Squirrel Consultancy
(to be honest, I haven't check all the other modules)
-
- usr/share/perl5/EB/examples should probably not get installed
(it's in /usr/share/doc/ too). usr/share/perl5/EB/css/*.css,
usr/share/perl5/EB/migrate/* and usr/share/perl5/EB/schema/*
should get installed elsewhere: they're not perl modules.
+ - fix ebshell and ebgui manpage: "For a description how to use the
+ program, see <http://www.eekboek.nl/docs/index.html>." should
+ refer to /u/s/d/eekboek/html instead.
Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=48770&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Mon Dec 14 22:34:23 2009
@@ -7,16 +7,6 @@
It's uninstallable on squeeze: need to manually backport stuff.
Test situation on current (2009-12) sid system: install virbalas.
- test, test, test! (especially ebgui)
- - we removed duplicates
- /u/s/perl/5.10.1/EB/CPAN/Carp/Assert.pm
- /u/s/perl/5.10.1/EB/CPAN/File/HomeDir.pm: check wether eekboek
- has some hardcoded dependencies on these private copies.
- - mention ebgui in README.Debian. upstream suggests to run it
- using an explicit path; we however install it in the default
- $PATH.
- - fix ebshell and ebgui manpage: "For a description how to use the
- program, see <http://www.eekboek.nl/docs/index.html>." should
- refer to /u/s/d/eekboek/html instead.
- lintian (and lintian -I):
I: example-interpreter-not-absolute
W: eekboek: manpage-section-mismatch
@@ -30,6 +20,8 @@
indep: version is unneeded, we still have perl (>= 5.10.0) |
libmodule-build-perl (>= 0.26).
* debian/TODO: resurrected.
+ * debian/README.Debian: add pointers to documentation. (The upstream
+ manpages aren't very helpful yet.)
-- Joost van Baal <joostvb at debian.org> Mon, 14 Dec 2009 10:17:07 +0100
More information about the Pkg-perl-cvs-commits
mailing list