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

fsfs pushed a change to branch master
in repository libfile-find-rule-perl-perl.

      from  2eb3a2a   update changelog
       new  74bb2c5   Add debian/upstream/metadata
       new  6b6635d   Update debian/changelog
      adds  4dcdad8   Imported Upstream version 1.15
       new  1a6381a   Merge tag 'upstream/1.15'
       new  e004a53   Update debian/changelog
       new  3e67d94   update upstream metadata
       new  9a27427   Delete copyright paragraph for M::I (dropped upstream)
       new  f0b7007   Refresh ignore-quilt.patch, mark no-forward
       new  465aea2   Bump dh compat to level 9
       new  d24aed5   Declare compliance with Debian Policy 3.9.6
       new  1d6ba6b   Add ignore-autopkgtest-dummy.patch
       new  292823e   Mark package autopkgtest-able
       new  181c8df   prepare changelog for release

The 12 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                                       |  10 +-
 LICENSE                                       | 398 --------------
 MANIFEST                                      |  17 +-
 MANIFEST.SKIP                                 |  71 +++
 META.json                                     |  66 +++
 META.yml                                      |  40 +-
 MYMETA.json                                   |  57 --
 Makefile.PL                                   | 109 +++-
 README                                        |  98 ----
 debian/changelog                              |  15 +-
 debian/compat                                 |   2 +-
 debian/control                                |   6 +-
 debian/copyright                              |   6 -
 debian/patches/ignore-autopkgtest-dummy.patch |  24 +
 debian/patches/ignore-quilt.patch             |   7 +-
 debian/patches/series                         |   1 +
 debian/upstream/metadata                      |   8 +
 inc/Module/Install.pm                         | 470 -----------------
 inc/Module/Install/Base.pm                    |  83 ---
 inc/Module/Install/Can.pm                     | 154 ------
 inc/Module/Install/DSL.pm                     | 102 ----
 inc/Module/Install/Fetch.pm                   |  93 ----
 inc/Module/Install/Makefile.pm                | 418 ---------------
 inc/Module/Install/Metadata.pm                | 722 --------------------------
 inc/Module/Install/Win32.pm                   |  64 ---
 inc/Module/Install/WriteAll.pm                |  63 ---
 lib/File/Find/Rule/Perl.pm                    |  12 +-
 t/01_compile.t                                |   7 +-
 t/02_main.t                                   |  16 +-
 t/03_no_index.t                               |  11 +-
 t/dist/META.yml                               |  60 +--
 xt/meta.t                                     |  27 -
 xt/pmv.t                                      |  32 --
 xt/pod.t                                      |  32 --
 34 files changed, 371 insertions(+), 2930 deletions(-)
 delete mode 100644 LICENSE
 create mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 delete mode 100644 MYMETA.json
 delete mode 100644 README
 create mode 100644 debian/patches/ignore-autopkgtest-dummy.patch
 create mode 100644 debian/upstream/metadata
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/DSL.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 xt/meta.t
 delete mode 100644 xt/pmv.t
 delete mode 100644 xt/pod.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libfile-find-rule-perl-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