[perlbrew] branch master updated (f49b3da -> 676bc12)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jun 27 20:54:48 UTC 2016


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

kanashiro pushed a change to branch master
in repository perlbrew.

      from  f49b3da   update changelog
      adds  30df18d   Imported Upstream version 0.76
       new  70d3142   Merge tag 'upstream/0.76'
       new  42e5ca8   Update debian/changelog
       new  0ae3f00   Remove patch fixing typo in manpage, applied by upstream
       new  85aa4a1   Declare compliance with Debian policy 3.9.8
       new  3426e13   debian/control: update build and runtime dependencies
       new  676bc12   release perlbrew version 0.76-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:
 Changes                                            |   5 +
 MANIFEST                                           |   5 +
 META.yml                                           |  12 +-
 Makefile.PL                                        |  10 +-
 README                                             |  14 +-
 README.md                                          |  14 +-
 bin/perlbrew                                       |  10 +-
 debian/changelog                                   |  13 +-
 debian/control                                     |  16 +-
 debian/patches/fix-spelling-error-in-manpage.patch |  17 --
 debian/patches/series                              |   1 -
 lib/App/perlbrew.pm                                | 249 +++++++++++++++++----
 t/16.release-detail.t                              |  53 +++++
 t/17.release-detail-cperl-local.t                  |  22 ++
 t/17.release-detail-cperl-remote.t                 |  26 +++
 t/18.release-detail-perl-local.t                   |  24 ++
 t/18.release-detail-perl-remote.t                  |  28 +++
 t/http.t                                           |   6 +-
 18 files changed, 423 insertions(+), 102 deletions(-)
 delete mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
 create mode 100644 t/16.release-detail.t
 create mode 100644 t/17.release-detail-cperl-local.t
 create mode 100644 t/17.release-detail-cperl-remote.t
 create mode 100644 t/18.release-detail-perl-local.t
 create mode 100644 t/18.release-detail-perl-remote.t

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



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