[libdatetime-timezone-systemv-perl] annotated tag debian/0.010-1 created (now 02b0a59)

gregor herrmann gregoa at debian.org
Thu Aug 3 00:58:38 UTC 2017


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

gregoa pushed a change to annotated tag debian/0.010-1
in repository libdatetime-timezone-systemv-perl.

        at  02b0a59   (tag)
   tagging  0fcf913c710087a89db11a46ae44ca85f26f877c (commit)
  replaces  debian/0.009-2
 tagged by  gregor herrmann
        on  Wed Aug 2 20:58:13 2017 -0400

- Log -----------------------------------------------------------------
tagging package libdatetime-timezone-systemv-perl version debian/0.010-1
-----BEGIN PGP SIGNATURE-----

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmCdSVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgY4/hAAmUNPiPLtR4hJ5hC9aMdAJecH1EZWbQnuLO5A0hyvxejYxTXzq3gl5u7c
LpHsCHwHcK1J/+BWBYV1PwezywFpGIMx/ev3278OU9HhhdptqIxLw9l2spBOI0R8
095Ew+e0JQE8oglnk2eVc20r7N9wkTzXwv1NGsWVPjoZmj04Jc0M/VC+3qTjGzWF
Bgh7ntQNZyWTx78JT1hkvmWZC0Nr42ipNmnB5A0xl4gHDSYEK6S72QLocNlitq5S
YhEThi+ojTPV4M4DoTsnsw/ykKqBo82IgFgeDriEXNdEXwC5WtpLpvGSfocYQ2a3
1QfTYY2HpNbIbKnF81aiklrObC5ygUfHX5yhBpQ9zt5uMFizKzMo1KbPJeSXnHu1
DpcFYvu5DWM/LE2DQLxsM/YOEYezk/DehvsfAjSidQk5z4Mv74c/7biova7+4dpI
IV7Iy3yWc1F8TCRbd5aYnCUylDVxpQ4M/aUoZE/7YH7Qb6dUUG/cBXCjUqoSOW4t
nK4w3NcO3o/ohiN88rAIXiIiI9W0H+JcsCFCJQjyRDm1L2I7Ms7LiOXHefLIGkqT
hR+xLBDAQ4ICtdnV/hn+cQ8Que1ya89WCbPsI5+9iRVSORR/I4YAFNOM+4TzyDfT
eMs6I7XEm8jVphlQ0ak1dy5gGQiekAqw3dRs/bhGS7YIyJ9WNiY=
=uvb4
-----END PGP SIGNATURE-----

Salvatore Bonaccorso (2):
      debian/control: Use HTTPS transport protocol for Vcs-Git URI
      update changelog

Zefram (101):
      first experimental code
      meta files
      mostly documented
      simple tests
      correct number of tests
      offset tests for some easy cases
      tests for ordinal date rules
      test month/week rules
      document syntax
      note southern hemisphere issue
      *** empty log message ***
      fixed local-to-offset
      handle southern hemisphere DST
      avoid times where the offset spans a year end
      implemented DST for southern hemisphere
      more avoidance of year ends
      fix parsing of day-of-year rules.
      for ambiguous local times, use the lower offset, not necessarily standard
      document interpretation of change times better
      fix offset parsing: need to match numbers greedily
      *** empty log message ***
      test changes that span year end.
      more tests for awkward situations
      fix handling of changes that span year end
      ready for release
      move a misplaced ", in seconds"
      avoid returning negative zero offsets
      new release
      require bugfixed version of Date::JD
      build with Module::Build
      workaround for Module::Build bug with zero version numbers
      new release
      note reason for new Date::JD requirement
      *** empty log message ***
      POD syntax and coverage tests
      add "distribution_type" entry to META.yml to satisfy CPANTS
      in documentation, separate "license" section from "copyright" section
      remove from .cvsignore items that don't occur with Module::Build
      typo fix in documentation
      use "fields" module
      *** empty log message ***
      resort current change items
      insist that timezone specifications be ASCII only
      redescribe last change
      avoid /\d/ in tests
      use full stricture in Build.PL
      drop prototypes from method subs (where the prototypes have no effect)
      new version
      in documentation, use term "truth value" instead of "boolean"
      abandon use of the "fields" module
      remove bogus "exit 0" from Build.PL
      check for required Perl version at runtime
      check for a suitable perl version at Build.PL time
      in Build.PL, explicitly declare configure-time requirements
      declare perl as a configure_requires
      add MYMETA.yml
      note addition of MYMETA.yml to .cvsignore
      declare "strict" and "warnings" in configure_requires
      use full stricture in test suite
      new release
      update for JSON version of META and MYMETA
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      use context-independent rdn_to_cjdnn()
      *** empty log message ***
      support specifying a timezone name
      check argument types
      include local time and zone name in error message about non-existent local time
      test handling of name parameter
      in doc, note that zone name will appear in error messages
      *** empty log message ***
      small wording change to error message
      *** empty log message ***
      test without requiring DateTime
      additional deps for testing without DateTime
      new version
      *** empty log message ***
      convert .cvsignore to .gitignore
      a little more testing of error cases
      test behaviour around leap seconds
      doc link to POSIX.1
      more syntax explanation in doc
      fix ctor parameter summary in doc
      document TZNAME_MAX
      typo fix in leap second test
      avoid use of heavy Date::JD
      new version
      point to public git repository
      permit DST change time-of-day up to 24:59:59
      longer-lived URL for public git repo
      new version
      support tzfile v3 extensions to POSIX
      new version
      fix ->offset_for_local_datetime for perpetual DST
      new version
      drop Makefile.PL from distro
      specify type of public repo for META.json
      list public bug tracker in META files
      new version

gregor herrmann (10):
      debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
      update changelog
      New upstream version 0.010
      Updated version 0.010 from 'upstream/0.010'
      Update debian/changelog
      Update debian/upstream/metadata.
      Update years of upstream copyright.
      Declare compliance with Debian Policy 4.0.0.
      Bump debhelper compatibility level to 9.
      releasing package libdatetime-timezone-systemv-perl version 0.010-1

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  4b644cb   Updated version 0.010 from 'upstream/0.010'
       new  afb77a1   Update debian/changelog
       new  9d50088   Update debian/upstream/metadata.
       new  f1de896   Update years of upstream copyright.
       new  275328c   Declare compliance with Debian Policy 4.0.0.
       new  96d5a35   Bump debhelper compatibility level to 9.
       new  0fcf913   releasing package libdatetime-timezone-systemv-perl version 0.010-1

The 7 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.


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



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