[libppix-editortools-perl] branch master updated (9122c26 -> 40b82fa)

Florian Schlichting fsfs at moszumanska.debian.org
Wed Sep 10 20:05:38 UTC 2014


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

fsfs pushed a change to branch master
in repository libppix-editortools-perl.

      from  9122c26   update changelog
      adds  9ff30b2   Imported Upstream version 0.19
       new  30e1949   Merge tag 'upstream/0.19'
       new  5c45486   Import Upstream version 0.19
       new  2538539   Email change: Florian Schlichting -> fsfs at debian.org
       new  d046e78   Drop manpage-has-bad-whatis-entry.patch, applied upstream
       new  40b82fa   update changelog / IGNORE no code changes

The 5 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:
 .travis.yml                                        |  11 ++
 Changes                                            |   3 +
 MANIFEST                                           |   1 +
 META.yml                                           |  20 ++--
 Makefile.PL                                        |   6 +-
 debian/changelog                                   |  12 +-
 debian/control                                     |   2 +-
 debian/copyright                                   |   2 +-
 debian/patches/manpage-has-bad-whatis-entry.patch  | 124 ---------------------
 debian/patches/series                              |   1 -
 inc/Module/Install.pm                              |   2 +-
 inc/Module/Install/Base.pm                         |   2 +-
 inc/Module/Install/Can.pm                          |   2 +-
 inc/Module/Install/Fetch.pm                        |   2 +-
 inc/Module/Install/Makefile.pm                     |   2 +-
 inc/Module/Install/Metadata.pm                     |   2 +-
 inc/Module/Install/Win32.pm                        |   2 +-
 inc/Module/Install/WriteAll.pm                     |   2 +-
 lib/PPIx/EditorTools.pm                            |   2 +-
 lib/PPIx/EditorTools/FindUnmatchedBrace.pm         |   4 +
 lib/PPIx/EditorTools/FindVariableDeclaration.pm    |   4 +
 lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm |   4 +
 lib/PPIx/EditorTools/Lexer.pm                      |   4 +
 lib/PPIx/EditorTools/Outline.pm                    |   4 +
 lib/PPIx/EditorTools/RenamePackage.pm              |   4 +
 lib/PPIx/EditorTools/RenamePackageFromPath.pm      |   4 +
 lib/PPIx/EditorTools/RenameVariable.pm             |   4 +
 lib/PPIx/EditorTools/ReturnObject.pm               |   4 +
 28 files changed, 85 insertions(+), 151 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/manpage-has-bad-whatis-entry.patch
 delete mode 100644 debian/patches/series

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



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