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

fsfs pushed a change to branch master
in repository libtime-duration-perl.

      from  5c51de9   update changelog
       new  a5a2f89   Add debian/upstream/metadata
       new  dd76588   Update debian/changelog
      adds  0f82f59   Imported Upstream version 1.20
       new  36f4fab   Merge tag 'upstream/1.20'
       new  69a04c2   Update debian/changelog
       new  0fd9b21   Update copyright years
       new  d0b6f13   Drop copyright paragraph for inc/* (dropped upstream)
       new  5a2dbab   update debian/upstream/metadata
       new  445ecb0   Drop build-dependencies on Test::Pod(::Coverage), these 
are for release testing
       new  05e18a0   Declare compliance with Debian Policy 3.9.6
       new  ea14733   Mark package autopkgtest-able
       new  e35d6cf   release libtime-duration-perl version 1.20-1

The 11 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:
 ChangeLog                                    |  26 -
 Changes                                      |  29 +
 LICENSE                                      | 379 +++++++++++++
 MANIFEST                                     |  27 +-
 META.json                                    |  48 ++
 META.yml                                     |  33 +-
 Makefile.PL                                  |  59 +-
 README                                       | 226 +-------
 debian/changelog                             |  14 +-
 debian/control                               |   8 +-
 debian/copyright                             |  10 +-
 debian/upstream/metadata                     |   6 +
 dist.ini                                     |  17 +
 inc/Module/AutoInstall.pm                    | 768 ---------------------------
 inc/Module/Install.pm                        | 281 ----------
 inc/Module/Install/AutoInstall.pm            |  61 ---
 inc/Module/Install/Base.pm                   |  70 ---
 inc/Module/Install/Can.pm                    |  82 ---
 inc/Module/Install/Fetch.pm                  |  93 ----
 inc/Module/Install/Include.pm                |  34 --
 inc/Module/Install/Makefile.pm               | 237 ---------
 inc/Module/Install/Metadata.pm               | 336 ------------
 inc/Module/Install/Win32.pm                  |  65 ---
 inc/Module/Install/WriteAll.pm               |  43 --
 Duration.pm => lib/Time/Duration.pm          |  24 +-
 t/02_pod.t                                   |   3 -
 t/release-02_pod.t                           |  11 +
 t/{03_pod_cover.t => release-03_pod_cover.t} |   8 +
 28 files changed, 616 insertions(+), 2382 deletions(-)
 delete mode 100644 ChangeLog
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 debian/upstream/metadata
 create mode 100644 dist.ini
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.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
 rename Duration.pm => lib/Time/Duration.pm (97%)
 delete mode 100644 t/02_pod.t
 create mode 100644 t/release-02_pod.t
 rename t/{03_pod_cover.t => release-03_pod_cover.t} (69%)

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