r39619 - in /trunk/libdbix-class-perl/debian: changelog control
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Thu Jul 9 23:25:20 UTC 2009
Author: jawnsy-guest
Date: Thu Jul 9 23:25:15 2009
New Revision: 39619
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39619
Log:
+ Fixes various regressions
+ Returns created objects or an arrayref of the created objects depending
on scalar vs. list context
* Standards-Version 3.8.2 (no changes)
Modified:
trunk/libdbix-class-perl/debian/changelog
trunk/libdbix-class-perl/debian/control
Modified: trunk/libdbix-class-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-perl/debian/changelog?rev=39619&op=diff
==============================================================================
--- trunk/libdbix-class-perl/debian/changelog (original)
+++ trunk/libdbix-class-perl/debian/changelog Thu Jul 9 23:25:15 2009
@@ -1,7 +1,10 @@
libdbix-class-perl (0.08108-1) UNRELEASED; urgency=low
* New upstream release
- + Various bug fixes
+ + Fixes various regressions
+ + Returns created objects or an arrayref of the created objects depending
+ on scalar vs. list context
+ * Standards-Version 3.8.2 (no changes)
-- Jonathan Yu <frequency at cpan.org> Thu, 09 Jul 2009 15:23:37 -0400
Modified: trunk/libdbix-class-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-perl/debian/control?rev=39619&op=diff
==============================================================================
--- trunk/libdbix-class-perl/debian/control (original)
+++ trunk/libdbix-class-perl/debian/control Thu Jul 9 23:25:15 2009
@@ -23,7 +23,7 @@
Homepage: http://search.cpan.org/dist/DBIx-Class/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbix-class-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdbix-class-perl/
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
Package: libdbix-class-perl
Architecture: all
More information about the Pkg-perl-cvs-commits
mailing list