[libtest-databaserow-perl] branch master updated (045e659 -> 050416a)

gregor herrmann gregoa at debian.org
Tue Jul 8 16:39:25 UTC 2014


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

gregoa pushed a change to branch master
in repository libtest-databaserow-perl.

      from  045e659   update changelog
      adds  3f36068   Imported Upstream version 2.04
       new  7b42eaa   Merge tag 'upstream/2.04'
       new  376df3d   New upstream release.
       new  0703dba   Update copyright years.
       new  c3e46ef   Add build dependency on libdbd-sqlite3-perl, needed by new tests.
       new  3afae40   Declare compliance with Debian Policy 3.9.5.
       new  8143e7a   cme: reformat debian/control
       new  050416a   releasing package libtest-databaserow-perl version 2.04-1

The 7 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:
 CHANGES                          |  3 ++
 MANIFEST                         |  4 ++
 META.yml                         | 11 +++---
 MYMETA.json                      | 55 ++++++++++++++++++++++++++
 META.yml => MYMETA.yml           | 22 +++++------
 debian/changelog                 |  9 ++++-
 debian/control                   | 18 +++++----
 debian/copyright                 |  8 ++--
 inc/Module/Install.pm            |  6 +--
 inc/Module/Install/Base.pm       |  2 +-
 inc/Module/Install/Can.pm        | 85 +++++++++++++++++++++++++++++++++++++---
 inc/Module/Install/Fetch.pm      |  2 +-
 inc/Module/Install/GithubMeta.pm | 11 ++++--
 inc/Module/Install/Makefile.pm   | 27 +++++++------
 inc/Module/Install/Metadata.pm   | 29 ++++++++------
 inc/Module/Install/Win32.pm      |  2 +-
 inc/Module/Install/WriteAll.pm   |  2 +-
 lib/Test/DatabaseRow.pm          | 14 ++++++-
 lib/Test/DatabaseRow/Object.pm   | 47 ++++++++++++++++++++++
 t/04sqlite.t                     | 57 +++++++++++++++++++++++++++
 t/{07results.t => 12verdata.t}   | 81 ++++++++++++++------------------------
 21 files changed, 372 insertions(+), 123 deletions(-)
 create mode 100644 MYMETA.json
 copy META.yml => MYMETA.yml (55%)
 create mode 100644 t/04sqlite.t
 copy t/{07results.t => 12verdata.t} (54%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-databaserow-perl.git



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