r10749 - in /trunk/libalzabo-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun Dec 2 21:14:08 UTC 2007


Author: dmn
Date: Sun Dec  2 21:14:07 2007
New Revision: 10749

URL: http://svn.debian.org/wsvn/?sc=1&rev=10749
Log:
* Wrap Depends

Modified:
    trunk/libalzabo-perl/debian/changelog
    trunk/libalzabo-perl/debian/control

Modified: trunk/libalzabo-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libalzabo-perl/debian/changelog?rev=10749&op=diff
==============================================================================
--- trunk/libalzabo-perl/debian/changelog (original)
+++ trunk/libalzabo-perl/debian/changelog Sun Dec  2 21:14:07 2007
@@ -26,6 +26,7 @@
   * Add libfile-find-rule-perl and libtest-pod-perl to B-D-I
   * Make install-stamp depend in build-stamp
   * Use www.alzabo.org for Homepage
+  * Wrap Depends
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:54:43 +0100
 

Modified: trunk/libalzabo-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libalzabo-perl/debian/control?rev=10749&op=diff
==============================================================================
--- trunk/libalzabo-perl/debian/control (original)
+++ trunk/libalzabo-perl/debian/control Sun Dec  2 21:14:07 2007
@@ -15,7 +15,9 @@
 
 Package: libalzabo-perl
 Architecture: all
-Depends: ${perl:Depends}, libexception-class-perl, libparams-validate-perl, libtie-ixhash-perl, libdbd-pg-perl, libclass-factory-util-perl, libdbd-mysql-perl, libdbi-perl
+Depends: ${perl:Depends}, libexception-class-perl, libparams-validate-perl,
+ libtie-ixhash-perl, libdbd-pg-perl, libclass-factory-util-perl,
+ libdbd-mysql-perl, libdbi-perl
 Description: Data modelling tool and RDBMS-OO mapper
  Alzabo is a suite of modules with two core functions. Its first use is as a 
  data modelling tool. Through either a schema creation GUI, a perl program, or




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