[libpdf-create-perl] annotated tag debian/1.42-1 created (now 55d6286)

Angel Abad angel at debian.org
Tue Jul 4 17:38:30 UTC 2017


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

angel pushed a change to annotated tag debian/1.42-1
in repository libpdf-create-perl.

        at  55d6286   (tag)
   tagging  6e4e2b272263d4bf8cf7a27dfc71f935972fe6fe (commit)
  replaces  debian/1.41-1
 tagged by  Angel Abad
        on  Tue Jul 4 19:38:02 2017 +0200

- Log -----------------------------------------------------------------
libpdf-create-perl Debian release 1.42-1
-----BEGIN PGP SIGNATURE-----

iQJIBAABCAAyFiEESgiXGRYhzPf77vdSptWIFgEKEJYFAllb0noUHGFuZ2VsYWJh
ZEBnbWFpbC5jb20ACgkQptWIFgEKEJZ7tA//Q0698KA/GISop+BCnftvvJCai8Dd
AQm9LzKxq4pRLCw8UuDpG99SMlMn/hAZX4zpYibh6Pa22/CcyxvwQmymBHsMSJAU
FjpFlmd9/YEkItb9hBqKWVnlr5R/OXA65t/f6WnP8qJtzj8amnIrK9oSg5Ch17wj
v9n5o5Bt29Tyj60sBSKbL3L3VVniqEInAa18XOW+pQEEinoJDq+Xg4GJC4795ilb
huEnJADRaJa8fNDC2SM9NR8BybjziRLcflMdBMBpavXm81fCx+n+xQroRK7gbORq
O38D3JW5IRjwiuHjWdFFVsKKyz9JssJ/1NYzHuUcmEv2M3azLEgcaREFzfOEMKzb
8HA6QzCNktZ1i2zd7FQEzW/ouHU/40GLszXe+CnIsXvx2czcyFtgkJFQk1zZMFC5
fSefytcdntxer9hvPu3Sm+qBIos8m23WOsr80LILqHCMmQr13kJzn6UuiC8z4/0d
gBzKrzu3Gq6fuc3AkWNQj7vXO4wh5IxnYVOEZ6jqbuoafUDhI9ut69Y7d19XIe4U
Wq7/G906IzT9Yf1SwT2pBeDPMxTC1KamLVjSVfpydGmvEEjZnmO7pELk6mxpY1zz
oUTsYVdDxlLoKDhdk2ummHQPcY15aL8V3N6r2qTabUoWC9NXx9qT70SUBvuK/vkP
HJVzMA/6tWCJ3tU=
=oQpD
-----END PGP SIGNATURE-----

Angel Abad (6):
      New upstream version 1.42
      Updated version 1.42 from 'upstream/1.42'
      Update debian/changelog
      debian/copyright: Update debian/* years.
      Bump Standards-Version to 4.0.0 (no changes)
      Update changelog

David Kitcher-Jones (2):
      Another for manwar
      Add block_text

Gabor Szabo (12):
      remove link to Github from POD
      enable travis
      Merge pull request #1 from Manwar/minor-changes-to-method-printnl
      add perl 5.22 to travis
      remte 5.22 turn off sudo in travis
      add blead testing
      add the perl helper from https://github.com/travis-perl/helpers
      Merge pull request #2 from Manwar/add-unit-test-parameter-validation
      Merge pull request #3 from Manwar/clean-up-unit-test-script
      set version to 1.11
      Merge pull request #4 from Manwar/validate-params-to-constructor
      Merge pull request #5 from Manwar/validate-method-get-page-size-params

Mohammad S Anwar (45):
      updated method printnl() slightly in the package PDF::Create::Page.
      - Moved the line setting the param 'current_font' to the top as well.
      - Added parameter validation code to the method new_page().
      Renamed the @valid_keys appropriately as suggested by Gabor.
      - Clean up unit test with respect to the enable warning and BEGIN statement
      * Validate parameter key and it's value to the constructor.
      Proposed changes to the method get_page_size() in the package PDF::Create
      - Fixed the typo in the unit test. Sorry :-(
      Updated repository link in the Makefile.PL script (MANWAR).
      Fixed the distribution as earlier v1.12 didn't have any code (MANWAR).
      Added section REPOSITORY, LICENSE to the pod document.
      Added key 'CreationDate' to the list of valid keys to constructor.
      Fixed the warning thrown by method PDF::Image::GIF::UnLZW().
      - Renamed file CHANGES to Changes.
      - Added MIN_PERL_VERSION to the Makefile.PL script.
      - Added key 'provides' to the Makefile.PL script.
      - Updated method block_text() to handle multiple paragraphs.
      - Updated method PDF::Create::Page::string() to handle character/word spacing. (Thanks David Kitcher-Jones).
      - Fixed issue RT# 109562.
      - Fixed the debug level handling.
      - Added parameter validation check for method new_outline().
      - Documented method version().
      Merge branch 'taisnif-master'
      - Merged GitHub Pull Request #8 from TAISNIF.
      Merge branch 'symbol-support' of https://github.com/eserte/pdf-create into eserte-symbol-support
      Merge branch 'eserte-symbol-support'
      - Merged GitHub Pull Request #9 from ESERTE.
      - Added LICENSE file.
      - Removed +x attribute from some of the test scripts.
      - Updated method block_text() to parameterize paragraph spacing on email request
      - Merged master.
      - Refactored character width handling for supported fonts.
      - Updated method PDF::Font::_generate_char_width() to load data in sorted order.
      - Corrected Helvetica font width.
      - Updated pod for package PDF::Font describing constructor.
      - Corrected HelveticaBold font width.
      Merge pull request #10 from zhouzhen1/typo
      - Released PR #10 from zhouzhen1/typo.
      - Proposed fix for RT #118764 (thanks Andrew Beverley).
      - Proposed fix for RT #118776 (thanks Andrew Beverley).
      - Proposed fix for RT #118777 (thanks Andrew Beverley).
      - Proposed fix for RT #118778 (thanks Andrew Beverley).
      - Proposed fix for RT #118945.
      - Proposed fix for RT #119292 and rollbacked patch for RT #118764.
      - Assigned filehandle encoding to 'utf8' explicitly.

Slaven Rezic (1):
      add support for Symbol font and encoding

Stefan Mueller (5):
      Illustrate incorrect character widths
      generate values for correction of character widths
      bugfix: values for correction of character widths
      Illustration of corrected character widths
      Correct widths of german special characters

zhouzhen1 (1):
      small typo fix

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

This annotated tag includes the following new commits:

       new  5471f75   Updated version 1.42 from 'upstream/1.42'
       new  4458ce7   Update debian/changelog
       new  68fde5e   debian/copyright: Update debian/* years.
       new  b799257   Bump Standards-Version to 4.0.0 (no changes)
       new  6e4e2b2   Update changelog

The 5 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/libpdf-create-perl.git



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