r44815 - in /trunk/librose-db-perl/debian: changelog control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Sep 25 17:26:11 UTC 2009


Author: jawnsy-guest
Date: Fri Sep 25 17:26:06 2009
New Revision: 44815

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44815
Log:
Rewrote control description

Modified:
    trunk/librose-db-perl/debian/changelog
    trunk/librose-db-perl/debian/control

Modified: trunk/librose-db-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librose-db-perl/debian/changelog?rev=44815&op=diff
==============================================================================
--- trunk/librose-db-perl/debian/changelog (original)
+++ trunk/librose-db-perl/debian/changelog Fri Sep 25 17:26:06 2009
@@ -7,6 +7,7 @@
   * Standards-Version 3.8.3 (drop perl version dependency)
   * Remove version dependencies where they are satisfied in oldstable
   * Change to new short debhelper rules format
+  * Rewrote control description
 
   [ Ryan Niebur ]
   * Update ryan52's email address

Modified: trunk/librose-db-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librose-db-perl/debian/control?rev=44815&op=diff
==============================================================================
--- trunk/librose-db-perl/debian/control (original)
+++ trunk/librose-db-perl/debian/control Fri Sep 25 17:26:06 2009
@@ -24,6 +24,9 @@
  libdatetime-format-pg-perl, libdbi-perl,
  libsql-reservedwords-perl, librose-datetime-perl, libclone-pp-perl,
  libtime-clock-perl, librose-object-perl (>= 0.854)
-Description: DBI wrapper and abstraction layer
- Rose::DB is a wrapper and abstraction layer for DBI-related functionality. 
- A Rose::DB object "has a" DBI object; it is not a subclass of DBI.
+Description: Perl DBI wrapper and abstraction layer
+ Rose::DB is a wrapper and abstraction layer for DBI-related functionality.
+ Instead of dealing with "databases" that exist on "hosts" or are located via
+ some vendor-specific addressing scheme, Rose::DB deals with "logical" data
+ sources. It supports technologies like the Rose::DB::Object object-relational
+ mapper system (see librose-db-object-perl for details).




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