[libpdf-create-perl] branch master updated (82358a2 -> 395fe78)

gregor herrmann gregoa at debian.org
Sat Oct 18 19:20:26 UTC 2014


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

gregoa pushed a change to branch master
in repository libpdf-create-perl.

      from  82358a2   update changelog
      adds  5e2a0ba   Imported Upstream version 1.08
       new  14bc411   Merge tag 'upstream/1.08'
       new  7b54ada   Add debian/upstream/metadata
       new  af06406   Update debian/changelog
      adds  e4d7378   Initial import.
      adds  1490f88   New function: printnl (print multiple lines) Modified: get_page_size (arguments case-independent)
      adds  a726f88   Re-added pdf-logo files
      adds  3ed3ded   Add error-checking
      adds  48262cc   Improved documentation
      adds  2b50205   Added better testing
      adds  90f37ce   Cleaned up samples and comments
      adds  87fc07f   Changed version to 0.9
      adds  fe3823d   Added small cgi sample
      adds  e240621   Fixed documentation formatting
      adds  da76efc   Fixed 'Rotate', added debugging
      adds  f9e1656   Clarified documentation
      adds  6f7ba3f   Version 0.10
      adds  9adbcbf   More POD fixing
      adds  28b0922   Version 1.0
      adds  ccf26de   Updated build system to generate Changes file directly from git log
      adds  88fad3e   Updated version to 1.0 to fit better with PDF::Create and show maturity
      adds  875425d   Version 1.0
      adds  e52ef1f   Merge branch 'master' of git://github.com/markusb/pdf-create
      adds  7acfe62   Updates Michael's email, added reference to git repository at github
      adds  886ea2e   Renamed Image modules to fix bug 28636 (rt.cpan.org).
      adds  87b3f1b   Fixed gif image processing on big-endian machines. Thanks to Neil Watkiss <neil.watkiss at gmail.com> for the patch. Published as Version 1.02.
      adds  d6b21d3   Updated Changelog generation to add version information. The version information is coming from tags. New version = tag.
      adds  d2f238a   Fix: Missing % in line 93, reported by Dan Carson.
      adds  24a1ee0   Hacked Changes.PL to skip out in a non-obstrusive way if git is not found or the git environment is not right.
      adds  7d79e9e   Improved git detection in Changes.PL by Philippe Audéoud
      adds  a04d34d   Add new sample featuring font color and drawing/writing on images.
      adds  77de8c0   Improve doc and error message for unsupported gif images.
      adds  42333d1   Fix and unify test samples (generate pdf name from script name).
      adds  bac6875   Some more test cleanup (eliminate warnings, remove test 7)
      adds  aeaa1e1   Changing version number
      adds  6825c1e   Cleanup test files Add 'real' test using 'pdftotext' Add a cgi-script test/example
      adds  6c147dc   Fixed Changes.PL
      adds  f77d116   Fix the MANIFEST file with all test updates
      adds  c489e84   Set version to 'perl' for Fedora
      adds  2fdf959   Improved debugging, Initial version of annotations
      adds  c9a8312   fixed corrupt xref
      adds  5cdb49b   Fixed debug() stuff Removed history from comments General cleanup
      adds  5f0f957   Cosmetic and toolchain mods. As sent to Gary
      adds  a911de2   Added Gary's annotation fonction and related stuff (string_underline). Cleaned up test files, grouped by topic, uses Test::More
      adds  50d6a96   Added experimental 'text' function
      adds  25a483a   Added new test scripts
      adds  caee422   git in eclipe is a mess
      adds  4ea632b   Fixed formatting (perltidy) and updated POD documentation
      adds  d4c4ad8   PerlTidy, Fixed comments and POD
      adds  222bfd1   PerlTidy, Fixed comments and POD
      adds  0f3540e   more POD fixes and comments
      adds  958de17   Image scaling bug, patch by Simon Green <simon at simongreen.name>
      adds  5792675   Fixed minor Perl::Critic issues
      adds  f839573   Changed version number to 1.05
      adds  6d00812   Even more POD additions
      adds  4e986bf   Version 1.05\nAdded t/10-versionig.t\nFix to Changes.PL
      adds  460048d   add test script for encode
      adds  32744ba   more encode related test cases
      adds  cc58f37   add more encode related tests
      adds  f632047   add gitignore for generated files
      adds  107e555   Fixed the usage of the test suite (skip was used wrongly).
      adds  24af861   Fixed some typos in the POD
      adds  9aa1e84   Run the cgi with the correct perl from $Config{perlpath}.
      adds  df8dc6d   Test-script cleanup, proper use of ok() with pdftotext
      adds  6364179   Fixed POD (rt bug #55184)
      adds  964e35a   File permissions changed
      adds  720a622   Fix typo
      adds  3a95266   Add prerequisite for perl 5.005 (rt bug #55198)
      adds  281c452   Made this test windows-compatible (rt.perl.org bug #55505)
      adds  d312b0f   Save locale in Page-image (rt.perl.org bug #57340)
      adds  41a6ce3   Added Build.PL
      adds  8b24c54   Fixed Makefile and MANIFEST for Build.PL
      adds  e127e19   Updated Howto
      adds  61da9f7   Updated version number
      adds  498353e   Fix bug where cgi is run by 1st perl in $PATH instead of perl under test (rt.cpan.org bug #59169)
      adds  cdbc04d   Fix POD doc (rt bug #59712)
      adds  46cf450   Add check with error message for font defined (rt bug #59784)
      adds  c887790   Improved color explanation in POD (rt bug #59823).
      adds  d8ebd38   Documentation fix to explain the 'fh' param for new
      adds  409bae3   Merge http://github.com/mvgrimes/pdf-create
      adds  1b92346   Improve the synopsis.
      adds  566fe21   Add image inclusion example to POD doc
      adds  0cd9d89   Merge remote branch 'upstream/master'
      adds  fb610d2   update version numbers to let test 50 pass
      adds  e4e73a8   replace indirect 'new' calls in test scripts by direct calls
      adds  c4f7a18   eliminate indirect calle in modules and their documentation
      adds  2e55093   a bit stronger test cases
      adds  c61924c   remove Exporter as there is no need for it if the module does not export anything and it should not as it is OOP
      adds  83904cb   eliminate warnings of the test script
      adds  ea60434   gitignore the pdf files generated by the tests
      adds  643b001   add comments
      adds  0936994   load module
      adds  a4d16b6   ignore MYMETA files
      adds  7a9b858   remove released versions
      adds  1889c08   gitignore generated dists
      adds  0a17560   eliminate two warnings
      adds  b46a7a9   skip random tests
      adds  aee3536   gitignore build files
      adds  9bd3504   update the CHANGES file and remove Build.PL and MANIFEST
      adds  dce577d   update version number to 1.07 and use warnings;
      adds  ee74221   gitignore MANIFEST files
      adds  57a96dc   add linke to repository
      adds  6237937   move examples to subdir
      adds  fd1ea68   remove file generating Changes file
      adds  6f8107a    eliminate pipe from test script
      adds  32c03c6   add unicode to pod #85857
      adds  35432f3   fix Filehandle => FileHandle;   update version number to 1.08 for release
      adds  77c6370   final piece of #59823
      adds  4257492   eliminate need for CGI.pm RT #98222
      adds  0784864   linking to repository
      adds  80544e3   stop linking to search.cpan.org
      adds  2520e6c   spaces
      adds  3bd7bbf   eliminate memory leak RT #93412
      adds  ceecce8   more weakening to avoid memory leak
      adds  009d568   weaken more circular references
      adds  7314a62   remove name
      adds  a4d63c1   version 1.09
      adds  20c2b1c   fix test that used to have CGI header lines
      adds  8410036   version 1.10
      adds  208bd85   Imported Upstream version 1.10
       new  7280922   Merge tag 'upstream/1.10'
       new  f096dd0   Update debian/changelog
       new  2a64797   Update years of packaging copyright.
       new  e73aea1   Declare compliance with Debian Policy 3.9.6.
       new  cde9e64   Update build dependencies.
       new  ff670de   Mark package as autopkgtest-able.
       new  395fe78   releasing package libpdf-create-perl version 1.10-1

The 10 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                   |   7 ++++
 MANIFEST                  |   1 +
 META.json                 |  17 ++++++--
 META.yml                  |  21 ++++++----
 Makefile.PL               |  31 +++++++++-----
 debian/changelog          |  12 +++++-
 debian/control            |   7 +++-
 debian/copyright          |   2 +-
 debian/upstream/metadata  |   5 +++
 lib/PDF/Create.pm         |  17 +++++---
 lib/PDF/Create/Outline.pm |   5 ++-
 lib/PDF/Create/Page.pm    |   5 ++-
 lib/PDF/Image/GIF.pm      |   2 +-
 lib/PDF/Image/JPEG.pm     |   2 +-
 t/09-cgi-script.pl        |   4 +-
 t/09-cgi.t                |   4 +-
 t/51-memory-leak.t        | 104 ++++++++++++++++++++++++++++++++++++++++++++++
 17 files changed, 203 insertions(+), 43 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/51-memory-leak.t

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