[libmagpie-perl] annotated tag debian/1.163200-1 created (now 9a9b743)

Jonas Smedegaard dr at jones.dk
Wed Dec 6 00:56:38 UTC 2017


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

js pushed a change to annotated tag debian/1.163200-1
in repository libmagpie-perl.

        at  9a9b743   (tag)
   tagging  34a58abcf784ba50515b32f9516000f057558bd0 (commit)
  replaces  debian/1.141660-1
 tagged by  Jonas Smedegaard
        on  Wed Dec 6 01:56:12 2017 +0100

- Log -----------------------------------------------------------------
libmagpie-perl Debian release 1.163200-1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlonQCwACgkQLHwxRsGg
ASHqvg//Y8W+2VUUn085gB6Eq2vXeYt0CAy+BREfcEbWssOCa2JBnU4OVa5cWrIq
2IpZO3pcBD9uv+3Isp/15bsaLKPaUvmrkG12WHVajWxzegAV8Ll1p8yL+U/6X6xy
9ipnNow4Uc+DjWgpNZ8XqZSa4TTjIl7ImNLeQDBLbEwpgCkg/7vSeSextMHWx9tc
/2N3scn7tO2rxSP0X8uXo/lcrlWheuuQw0IFOw1HrUupagm5y1A+Faw5osZaeqWA
0eTFtvml849erFGQ1vKx3e9f2nO2yzSqVpctaN1mdzYY2x6H6v670tLutEzF2iYV
Zqb0rrrqyzuIjeYQd1nvmDXkxamgASABHR8n7skmgHoes/APfCWJAKcDM30CiUBG
0mrq9j45z43eXzpRv4tVFsFIyN/vxeghRC5xO3z/WHRh88j2glZVKJftX0wbPSF+
mj/+coH08KlsYitnOMlX8WqOe5jb1/wKGiCDNi0nH7dGuRx1i4hrdl7Ugv1OB+rJ
L7wvn4CUtcquEDTwI8a9L+5aJ56oSE0yztTtcrc70ofEHdrVoNuG8JCPrGgOKPwx
IVZXeXeuohvl3t8yg4C3kwmVcsVU98a8K32F3vP0KmBGd46n5bt5N44s33aeI3xH
0Caqa50c0FOD/Q8xV0Um32jYUvliDfUNqRBqbgXyEH+DqQq8u9g=
=FIKH
-----END PGP SIGNATURE-----

Chris Prather (6):
      add JSON deserializer
      CGI::Struct input transformer
      fix Input/JSON error message
      add a Stripe input transformer
      Create .travis.yml
      Merge pull request #13 from Tamarou/input_transformers

Jonas Smedegaard (19):
      Fix drop extranous entry in gbp.conf.
      Update watch file: Bump watch file to format 4. Mention "gbp import-orig --uscan" usage comment. Use patterns for version and suffix.
      New upstream version 1.163200
      Update upstream source from tag 'upstream/1.163200'
      Modernize git-buildpackage config: Avoid git- prefix.
      Modernize cdbs: Drop get-orig-source target: Use gbp import-orig --uscan.
      Modernize cdbs: Do copyright-check in maintainer script (not during build).
      Update copyright info: Use https protocol in file format URL.
      Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
      Add lintian overrides regarding license in License-Reference field. See bug#s786450.
      Bump debhelper compatibility level to 9.
      Modernize Vcs-* fields: Use protocol https (not http nor git). Use git (not cgit) in path. Include .git suffix in path.
      Declare compliance with Debian Policy 4.1.2.
      Update package relations: Relax to build-depend/depend/recommend unversioned on libmoose-perl libtry-tiny-perl liburi-perl libxml-libxml-perl, and stop build-depend/deoend explicitly on (recent perl or) recent libtest-simple-perl: Needed versions satisfied even in oldstable.
      Update copyright info: Extend coverage for myself.
      Update package relations: Build-depend on libmoosex-nonmoose-perl.
      Tidy rules file.
      Update package relations: Build-depend on libmoosex-markasmethods-perl.
      Prepare for release: Update changelog, control file, and copyright hints.

Kip Hampton (5):
      Added new, fully functional DBIx::Class Resource.
      Moved DBI-related Resource attributes out to their own reusable plugin.
      Adding previously missed test classes for the new DBIC Resource.
      Missing DBIC test.
      Code cleanup, removed noisy debugging warnings.

Salvatore Bonaccorso (2):
      Update Vcs-Browser URL to cgit web frontend
      update changelog

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

This annotated tag includes the following new commits:

       new  a5df703   add JSON deserializer
       new  1e82763   CGI::Struct input transformer
       new  a06d70b   fix Input/JSON error message
       new  3552b15   add a Stripe input transformer
       new  900fb4b   Added new, fully functional DBIx::Class Resource.
       new  ad7c8c0   Moved DBI-related Resource attributes out to their own reusable plugin.
       new  252b83f   Adding previously missed test classes for the new DBIC Resource.
       new  46a6509   Missing DBIC test.
       new  12494fe   Code cleanup, removed noisy debugging warnings.
       new  66f3259   Create .travis.yml
       new  2f2783b   Merge pull request #13 from Tamarou/input_transformers
       new  8c87885   Fix drop extranous entry in gbp.conf.
       new  e11396b   Update watch file: Bump watch file to format 4. Mention "gbp import-orig --uscan" usage comment. Use patterns for version and suffix.
       new  6ab132f   New upstream version 1.163200
       new  237b7e3   Update upstream source from tag 'upstream/1.163200'
       new  9ab5016   Modernize git-buildpackage config: Avoid git- prefix.
       new  2b03b88   Modernize cdbs: Drop get-orig-source target: Use gbp import-orig --uscan.
       new  efa9a0e   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  f038edb   Update copyright info: Use https protocol in file format URL.
       new  7d13401   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  738e4db   Add lintian overrides regarding license in License-Reference field. See bug#s786450.
       new  e77df79   Bump debhelper compatibility level to 9.
       new  5535a3e   Modernize Vcs-* fields: Use protocol https (not http nor git). Use git (not cgit) in path. Include .git suffix in path.
       new  4509321   Declare compliance with Debian Policy 4.1.2.
       new  c22d0f3   Update package relations: Relax to build-depend/depend/recommend unversioned on libmoose-perl libtry-tiny-perl liburi-perl libxml-libxml-perl, and stop build-depend/deoend explicitly on (recent perl or) recent libtest-simple-perl: Needed versions satisfied even in oldstable.
       new  3547e2d   Update copyright info: Extend coverage for myself.
       new  7f50deb   Update package relations: Build-depend on libmoosex-nonmoose-perl.
       new  d866f96   Tidy rules file.
       new  64f5dd9   Update package relations: Build-depend on libmoosex-markasmethods-perl.
       new  34a58ab   Prepare for release: Update changelog, control file, and copyright hints.

The 30 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/libmagpie-perl.git



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