[libdatetime-format-human-duration-perl] branch master updated (25a1fa9 -> 32aef21)

gregor herrmann gregoa at debian.org
Sun Jul 24 14:23:25 UTC 2016


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

gregoa pushed a change to branch master
in repository libdatetime-format-human-duration-perl.

      from  25a1fa9   update changelog
      adds  8d781b4   Initial commit - version 0.0.1
      adds  6cd4fb7   Added repository link to Makefile.PL
      adds  0e791bf   Fixed failing tests in t/01.methods.t
      adds  53238d6   Added .de translation
      adds  fc1e4d2   Added failing test (wrapped in TODO) from RT #74923
      adds  22dc156   Changed tests to use done_testing() rather than pre-counted tests.
      adds  369fb3c   Tagged this 0.0.2
      adds  83ccd8a   Updated MANIFEST - big whoops
      adds  2bb9342   Updated to 0.0.3 because 0.0.2 was hosed
      adds  9a6d00d   Next version (0.4) should be an ordinary decimal number
      adds  8909015   Removed version number from POD
      adds  eee700e   Fixed 02.array.t so it actually uses nb.pm locale.
      adds  8d40b85   Added 'de' to list of locales in POD
      adds  9a294f3   Weird hacks in 02.array.t to make it pass when DateTime is not installed
      adds  8d4a45e   Updated CHanges for 0.4
      adds  6cb2ede   Updated MANIFEST
      adds  e64c4f2   Added 'it' localization
      adds  8641b3b   Removed MANIFEST and META.yml from repository
      adds  529734d   Releasing 0.5 with .it locale
      adds  319589c   Moved pod and perlcritic tests to xt
      adds  33ad302   Added =encoding to pod
      adds  98c08fe   Disabled broken test and released as 0.52
      adds  1a5c515   Typo fix in comment
      adds  a687217   Added 'precision' and 'units' options; replaced get_human_span_from_units_array with get_human_span_from_units
      adds  b262c6c   Tagged version 0.60
      adds  88bd60f   Tweaks to pod
      adds  d245366   Add a new "parts" argument to restrict output
      adds  9eefeeb   Merge pull request #2 from tomhukins/master
      adds  9a7b455   Changed 'parts' parameter name to 'significant_units' and added a couple extra tests for it
      adds  04d7394   Incremented version to 0.61
      adds  35e58ee   Add 'ja' locale
      adds  ff971ce   Merge pull request #3 from bokutin/master
      adds  0c34eed   Added 'ko' localization
      adds  7f83733   Update change log
      adds  e99c837   Declare embedded unicode Korean string as utf-8
      adds  c74c761   Merge pull request #4 from keedi/feature/add-locale-ko
      adds  332989a   Ran pod2readme
      adds  a482446   Updated version number for release
      adds  dabf708   Correct typos detected by Lintian
      adds  d8c65cb   Merge pull request #8 from knowledgejunkie/spelling-error-in-manpage
      adds  3de4de7   compatibility with newer DateTime::Locale versions (RT #108601)
      adds  e8b489d   Merge branch 'master' of https://github.com/eserte/DateTime-Format-Human-Duration into eserte-master
      adds  f8b8f8e   Merge branch 'eserte-master'
      adds  8c0e07b   Incremented version
      adds  844a720   Added recommendation: https://github.com/mstratman/DateTime-Format-Human-Duration/pull/7/files#r63311259
      adds  8ddd39a   Imported Upstream version 0.64
       new  985186b   Merge tag 'upstream/0.64'
       new  5c59760   Update debian/changelog
       new  fb25c52   Drop patches, both applied upstream.
       new  cb7355e   Reformat debian/control with cme
       new  66799cd   Declare compliance with Debian Policy 3.9.8.
       new  32aef21   releasing package libdatetime-format-human-duration-perl version 0.64-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                                           |  8 ++++
 META.json                                         |  2 +-
 META.yml                                          |  2 +-
 README                                            |  2 +-
 debian/changelog                                  |  8 +++-
 debian/control                                    | 18 +++++---
 debian/patches/DateTime-Locale-compatibility.diff | 55 -----------------------
 debian/patches/series                             |  2 -
 debian/patches/spelling-error-in-manpage.diff     | 27 -----------
 lib/DateTime/Format/Human/Duration.pm             | 11 +++--
 lib/DateTime/Format/Human/Duration/Locale.pm      | 25 +++++++----
 11 files changed, 53 insertions(+), 107 deletions(-)
 delete mode 100644 debian/patches/DateTime-Locale-compatibility.diff
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-error-in-manpage.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-human-duration-perl.git



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