r23493 - in /trunk/eekboek: debian/TODO debian/changelog eekboek-db-postgresql.install

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Tue Jul 22 04:58:39 UTC 2008


Author: joostvb
Date: Tue Jul 22 04:58:36 2008
New Revision: 23493

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23493
Log:
The eekboek-db-postgresql package now is required to use eekboek with PostgreSQL: the eekboek package no longer ships EB::DB::Postgres.

Added:
    trunk/eekboek/eekboek-db-postgresql.install
Modified:
    trunk/eekboek/debian/TODO
    trunk/eekboek/debian/changelog

Modified: trunk/eekboek/debian/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/TODO?rev=23493&op=diff
==============================================================================
--- trunk/eekboek/debian/TODO (original)
+++ trunk/eekboek/debian/TODO Tue Jul 22 04:58:36 2008
@@ -7,5 +7,9 @@
 
 install doc/html as in tarball
 
-how about .css in usr/share/perl5/EB?
+how about usr/share/perl5/EB/css/*.css ?
+and
+usr/share/perl5/EB/migrate/*
+usr/share/perl5/EB/schema/*
 
+

Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=23493&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Tue Jul 22 04:58:36 2008
@@ -6,6 +6,9 @@
     http://pkg-perl.alioth.debian.org:
     - control: set Maintainer to Debian Perl Group, add Vcs-* fields.
   * control: update Standards from 3.7.2 to 3.8.0 (no other changes needed).
+  * eekboek-db-postgresql.install: added.  The eekboek-db-postgresql package
+    now is required to use eekboek with PostgreSQL: the eekboek package
+    no longer ships EB::DB::Postgres.
 
  -- Joost van Baal <joostvb at debian.org>  Tue, 22 Jul 2008 06:21:51 +0200
 

Added: trunk/eekboek/eekboek-db-postgresql.install
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/eekboek-db-postgresql.install?rev=23493&op=file
==============================================================================
--- trunk/eekboek/eekboek-db-postgresql.install (added)
+++ trunk/eekboek/eekboek-db-postgresql.install Tue Jul 22 04:58:36 2008
@@ -1,0 +1,1 @@
+usr/share/perl5/EB/DB/Postgres.pm




More information about the Pkg-perl-cvs-commits mailing list