[libdbix-class-helpers-perl] branch master updated (5c6f28b -> bb3e935)

gregor herrmann gregoa at debian.org
Sat Feb 15 23:19:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdbix-class-helpers-perl.

      from  5c6f28b   releasing package libdbix-class-helpers-perl version 2.019002-1
       new  de5170f   Imported Upstream version 2.019004
       new  e0c3154   New upstream release.
       new  e95a747   Bump versioned (build) dependency on libdbix-class-perl.
       new  2a3dc6d   Add build dependency on libtest-fatal-perl.
       new  76d8ddf   Add patch to add missing whatis entry to a manpage.
       new  bb3e935   releasing package libdbix-class-helpers-perl version 2.019004-1

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contributing => CONTRIBUTING                         |  0
 Changes                                              |  7 +++++++
 MANIFEST                                             |  2 +-
 META.json                                            |  6 +++---
 META.yml                                             |  6 +++---
 Makefile.PL                                          |  6 +++---
 README                                               |  2 +-
 cpanfile                                             |  2 +-
 debian/changelog                                     |  9 +++++++++
 debian/control                                       |  5 +++--
 debian/patches/pod-whatis.patch                      | 18 ++++++++++++++++++
 debian/patches/series                                |  1 +
 dist.ini                                             |  4 ++--
 lib/DBIx/Class/Helper/IgnoreWantarray.pm             |  7 ++++---
 lib/DBIx/Class/Helper/JoinTable.pm                   |  7 ++++---
 lib/DBIx/Class/Helper/Random.pm                      |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet.pm                   |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/AutoRemoveColumns.pm | 10 +++++++---
 .../Class/Helper/ResultSet/CorrelateRelationship.pm  |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/IgnoreWantarray.pm   | 10 +++++++---
 lib/DBIx/Class/Helper/ResultSet/Me.pm                |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/NoColumns.pm         |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Random.pm            |  8 +++++---
 lib/DBIx/Class/Helper/ResultSet/RemoveColumns.pm     | 10 +++++++---
 lib/DBIx/Class/Helper/ResultSet/ResultClassDWIM.pm   |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/SearchOr.pm          |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/SetOperations.pm     |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut.pm          |  7 ++++---
 .../Class/Helper/ResultSet/Shortcut/AddColumns.pm    |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Columns.pm  |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Distinct.pm |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/GroupBy.pm  |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/HRI.pm      |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/HasRows.pm  |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Limit.pm    |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/OrderBy.pm  |  7 ++++---
 .../Class/Helper/ResultSet/Shortcut/OrderByMagic.pm  |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Prefetch.pm |  5 ++++-
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Rows.pm     |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/Union.pm             |  7 ++++---
 lib/DBIx/Class/Helper/ResultSet/VirtualView.pm       |  7 ++++---
 lib/DBIx/Class/Helper/Row/CleanResultSet.pm          |  7 ++++---
 lib/DBIx/Class/Helper/Row/JoinTable.pm               |  7 ++++---
 lib/DBIx/Class/Helper/Row/NumifyGet.pm               |  7 ++++---
 lib/DBIx/Class/Helper/Row/OnColumnChange.pm          |  7 ++++---
 lib/DBIx/Class/Helper/Row/ProxyResultSetMethod.pm    | 20 ++++++++++++++++----
 lib/DBIx/Class/Helper/Row/ProxyResultSetUpdate.pm    |  7 ++++---
 lib/DBIx/Class/Helper/Row/RelationshipDWIM.pm        |  7 ++++---
 lib/DBIx/Class/Helper/Row/SelfResultSet.pm           |  7 ++++---
 lib/DBIx/Class/Helper/Row/StorageValues.pm           |  7 ++++---
 lib/DBIx/Class/Helper/Row/SubClass.pm                |  7 ++++---
 lib/DBIx/Class/Helper/Row/ToJSON.pm                  |  7 ++++---
 lib/DBIx/Class/Helper/Schema/DateTime.pm             |  7 ++++---
 lib/DBIx/Class/Helper/Schema/GenerateSource.pm       |  7 ++++---
 lib/DBIx/Class/Helper/Schema/LintContents.pm         | 11 +++++------
 lib/DBIx/Class/Helper/Schema/QuoteNames.pm           |  7 ++++---
 lib/DBIx/Class/Helper/SubClass.pm                    |  7 ++++---
 lib/DBIx/Class/Helper/VirtualView.pm                 |  7 ++++---
 lib/DBIx/Class/Helpers.pm                            |  8 +++++---
 lib/DBIx/Class/Helpers/Util.pm                       |  7 ++++---
 t/lib/ddl.sql                                        |  2 +-
 t/resultset/ignore-wantarray.t                       |  5 +++++
 t/row/proxy-resultset-method.t                       |  8 ++++++++
 t/schema/lint-contents.t                             | 12 ++++++------
 64 files changed, 284 insertions(+), 166 deletions(-)
 rename contributing => CONTRIBUTING (100%)
 create mode 100644 debian/patches/pod-whatis.patch
 create mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-helpers-perl.git



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