[libparse-recdescent-perl] branch master updated (dcb2251 -> 02bf94f)

Salvatore Bonaccorso carnil at debian.org
Sun Sep 27 06:25:13 UTC 2015


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

carnil pushed a change to branch master
in repository libparse-recdescent-perl.

      from  dcb2251   releasing package libparse-recdescent-perl version 1.967009+dfsg-2
       new  6a3bf62   Replace debian/repack.stub with current version from pkg-perl-tools
      adds  bd474db   Imported Upstream version 1.967012+dfsg
       new  566288a   Merge tag 'upstream/1.967012+dfsg'
       new  60b5cfd   Add warnings about non-backwards compatible changes to NEWS
       new  23a8eaa   Drop reproducible_grammar.patch patch
       new  985415c   Bump Debhelper compat level to 9
       new  02bf94f   Prepare changelog for release

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                                   |  87 ++++--
 MANIFEST                                  |   3 +-
 META.json                                 |  43 ---
 META.yml                                  |  24 --
 README                                    |   2 +-
 debian/NEWS                               |  10 +
 debian/changelog                          |  11 +
 debian/compat                             |   2 +-
 debian/control                            |   2 +-
 debian/patches/reproducible_grammar.patch |  27 --
 debian/patches/series                     |   1 -
 debian/repack.stub                        |   9 +-
 lib/Parse/RecDescent.pm                   | 369 +++++++++++++++++---------
 t/precompile.t                            |   3 +
 t/reproducible.t                          | 421 ++++++++++++++++++++++++++++++
 t/skip.t                                  |   2 +-
 16 files changed, 757 insertions(+), 259 deletions(-)
 delete mode 100644 META.json
 delete mode 100644 META.yml
 delete mode 100644 debian/patches/reproducible_grammar.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/reproducible.t

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



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