[libposix-strftime-compiler-perl] branch master updated (6f8fbc0 -> 8f64b14)

gregor herrmann gregoa at debian.org
Sat Jul 11 19:18:51 UTC 2015


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

gregoa pushed a change to branch master
in repository libposix-strftime-compiler-perl.

      from  6f8fbc0   Prepare changelog for release
       new  902a8aa   Add debian/upstream/metadata
       new  dc9568e   Update debian/changelog
      adds  0885518   initial commit
      adds  5ae7042   benchmark
      adds  4987573   tuening
      adds  93b65df   test
      adds  0a95502   rename to POSIX
      adds  fb1feb7   updated by minil
      adds  a372700   cpanfile
      adds  195eb8c   document
      adds  8b11b3d   remove require_posix and more
      adds  f5af0f4   update
      adds  93bc1a1   update pod
      adds  a1e7393   update benchmark
      adds  c09928b   Checking in changes prior to tagging of version 0.01.
      adds  80945db   fix typo
      adds  99780be   update documents
      adds  aa6fd20   Checking in changes prior to tagging of version 0.02.
      adds  8e7679f   use POSIX functions and wrap tzset
      adds  97444ad   to_string method
      adds  3c247e0   shoud be 3 length
      adds  c730c01   or 4
      adds  dcca4fc   Checking in changes prior to tagging of version 0.03.
      adds  a480dfb   suppress warnings and test comment
      adds  7d183e2   Checking in changes prior to tagging of version 0.04.
      adds  66aeedb   iroiro
      adds  d96e0b9   remove cache
      adds  fb9a275   change behavior to wrap POSIX::strftime
      adds  5e2f04d   Checking in changes prior to tagging of version 0.05.
      adds  c1cc7b0   back pp-code for windows
      adds  9d04a03   Checking in changes prior to tagging of version 0.06.
      adds  2721486   add code_ref method
      adds  3c5c295   use sprintf if format has simple characters, add benchmark
      adds  2d7915c   Checking in changes prior to tagging of version 0.10.
      adds  d0c1167   use Time::TZOffset if available
      adds  7f37411   add test on _tzname and _tzoffset, int($sec) before POSIX::strftime
      adds  6a5c8e3   avoid strftime redefined warning
      adds  3cba047   % must be %%
      adds  0734f18   escape unknown chars
      adds  d0b4829   more test
      adds  d818ee7   Checking in changes prior to tagging of version 0.11.
      adds  f72f449   require int's ()
      adds  6bf8743   Checking in changes prior to tagging of version 0.12.
      adds  77f92d2   osname is cygwin, not Cygwin
      adds  e7c6fd8   Checking in changes prior to tagging of version 0.13.
      adds  f6167f9   not require int(sec), improve performance
      adds  84a6566   Checking in changes prior to tagging of version 0.30.
      adds  cf2cf8b   bugfix on solaris. solaris does not have %s
      adds  249105c   Checking in changes prior to tagging of version 0.31.
      adds  46df807   Lower Perl version requirements to 5.8.1
      adds  c121d36   Merge pull request #1 from dex4er/compatibility/5.8.1
      adds  60aa6da   updated by minilla
      adds  a8798cf   Checking in changes prior to tagging of version 0.32.
      adds  3e9d40e    Australian eastern time zone abbr changed in tzdata 2014f. ref http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html #2
      adds  0339cbb   Checking in changes prior to tagging of version 0.40.
      adds  6992545   fix synopsis #3
      adds  fbdc6fb   updated by minil
      adds  437ae52   Checking in changes prior to tagging of version 0.41.
      adds  b7f3769   Imported Upstream version 0.41
       new  6eee123   Merge tag 'upstream/0.41'
       new  473dde4   Update debian/changelog
       new  785d85e   Reformat debian/control with cme
       new  c775afd   Mark package as autopkgtest-able.
       new  baab55a   Declare compliance with Debian Policy 3.9.6.
       new  8f64b14   releasing package libposix-strftime-compiler-perl version 0.41-1

The 8 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:
 Build.PL                       | 31 ++++++++++++-------------------
 Changes                        |  4 ++++
 META.json                      |  8 +++-----
 META.yml                       |  8 +++-----
 README.md                      |  3 ++-
 debian/changelog               | 10 ++++++++++
 debian/control                 | 16 ++++++++++------
 debian/upstream/metadata       |  7 +++++++
 lib/POSIX/strftime/Compiler.pm |  3 ++-
 9 files changed, 53 insertions(+), 37 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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