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

dmn pushed a change to branch master
in repository libbloom-filter-perl.

      from  c34bd2c   update changelog
      adds  d4ea659   Imported Upstream version 1.2
       new  dcbb06f   Merge tag 'upstream/1.2'
       new  34aaeee   Imported Upstream version 1.2
       new  e58e7ba   drop Digest::SHA migration match, adopted upstream
       new  dcee31e   adopt metacpan.org URLs
       new  63be644   copyright: note upstream parts are GPL-2 (only)
       new  4afbe67   use cannonical Vcs-* header values
       new  2e52e52   Declare conformance with Policy 3.9.5 (no changes)
       new  d93c4da   releasing package libbloom-filter-perl version 1.2-1

The 8 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                                   |  33 ++-
 LICENSE                                   | 339 ++++++++++++++++++++++++++++++
 MANIFEST                                  |   8 +-
 META.json                                 |  55 +++++
 META.yml                                  |  37 +++-
 Makefile.PL                               |  56 ++++-
 README                                    |  51 +++--
 debian/changelog                          |  15 +-
 debian/control                            |   8 +-
 debian/copyright                          |  20 +-
 debian/patches/1001_Use_Digest::SHA.patch |  14 --
 debian/patches/series                     |   1 -
 debian/watch                              |   2 +-
 Filter.pm => lib/Bloom/Filter.pm          | 111 +++++-----
 t/add.t                                   |   7 +-
 t/changes.t                               |   6 +
 t/check.t                                 |   3 +-
 t/defaults.t                              |   7 +-
 18 files changed, 620 insertions(+), 153 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 debian/patches/1001_Use_Digest::SHA.patch
 delete mode 100644 debian/patches/series
 rename Filter.pm => lib/Bloom/Filter.pm (87%)
 create mode 100644 t/changes.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to