[libtext-greeking-perl] branch master updated (d9a047d -> 6101e04)

Niko Tyni ntyni at moszumanska.debian.org
Sat Oct 11 11:00:30 UTC 2014


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

ntyni pushed a change to branch master
in repository libtext-greeking-perl.

      from  d9a047d   update changelog
      adds  b27cb38   Imported Upstream version 0.14
       new  fe20653   Merge tag 'upstream/0.14'
       new  a2d908a   Drop pod_errors.patch, applied upstream.
       new  8bc64ba   Convert the source package to 3.0 (quilt) format.
       new  6c295dc   Add debian/upstream/metadata.
       new  bb746f9   Mark the package as autopkgtestable.
       new  973b62b   Update debian/copyright to clarify the confusion around variants of the Artistic license.
       new  7311c36   Update to Standards-Version 3.9.6 (no changes).
       new  222ba5b   update changelog
       new  6101e04   releasing package libtext-greeking-perl version 0.14-1 to unstable

The 9 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:
 .gitignore                      |   6 ---
 .perltidyrc                     |  37 --------------
 CHANGES                         |  14 ------
 Changes                         |  32 +++++++++++++
 LICENSE                         | 104 ++++++++++++++++++++++++++++++++++++++++
 MANIFEST                        |  17 +++----
 MANIFEST.SKIP                   |  11 -----
 META.yml                        |  41 ++++++++--------
 Makefile.PL                     |  69 +++++++++++++++++++-------
 README                          |  26 +++++-----
 debian/README.source            |   5 --
 debian/changelog                |  28 ++++++-----
 debian/control                  |   6 +--
 debian/copyright                |  24 ++++++++--
 debian/patches/pod_errors.patch |  24 ----------
 debian/patches/series           |   1 -
 debian/rules                    |   2 +-
 debian/source/format            |   1 +
 debian/upstream/metadata        |   5 ++
 dist.ini                        |  12 +++++
 lib/Text/Greeking.pm            |  63 ++++++++++++++----------
 t/01_compile.t                  |   2 +-
 t/90_perltidy.t                 |  23 ---------
 t/96_manifest.t                 |  26 ----------
 t/97_meta.t                     |  24 ----------
 25 files changed, 323 insertions(+), 280 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .perltidyrc
 delete mode 100644 CHANGES
 create mode 100644 Changes
 create mode 100644 LICENSE
 delete mode 100644 MANIFEST.SKIP
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/pod_errors.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 create mode 100644 debian/upstream/metadata
 create mode 100644 dist.ini
 delete mode 100644 t/90_perltidy.t
 delete mode 100644 t/96_manifest.t
 delete mode 100644 t/97_meta.t

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



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