[libimage-size-perl] branch master updated (d4c53ca -> 0ce627d)

gregor herrmann gregoa at debian.org
Fri Jun 19 10:12:54 UTC 2015


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

gregoa pushed a change to branch master
in repository libimage-size-perl.

      from  d4c53ca   update changelog
       new  84df9eb   Replace perlmagick with libimage-magick-perl in Suggests.
       new  7510837   Remove mention onf perlmagick in package description as well.
       new  52330a1   Add debian/upstream/metadata.
       new  573b483   update changelog
      adds  75bb4fb   New repository initialized by cvs2svn.
      adds  5430e8b   Initial revision
      adds  4a58048   Initial revision
      adds  9f20ebd   Fixed a bug in jpegsize and added some clarity to docs and comments.
      adds  f94a3f4   Added imgsize, a simple script that sizes images from the command-line.
      adds  4bd32da   Updated for v1.1.
      adds  9dbde2b   Initial revision
      adds  c5646db   Updated for v1.1
      adds  31361cc   Assignment of $Image::Size::revision caused an error due to q//.
      adds  e7a1ba6   Revised by Bernd Leibing <bernd.leibing at rz.uni-ulm.de> to use var substitution for things like the start-up line.
      adds  3cfb43c   Changed imgsize to imgsize.PL (from patch by Bernd Leibing <bernd.leibing at rz.uni-ulm.de>)
      adds  0005427   Notes for 1.2 and credits to Bernd Leibing <bernd.leibing at rz.uni-ulm.de>
      adds  346774f   Image::Size 2.0 package: Changed list of files for those added and deleted.
      adds  21a20a2   Updated for Image::Size 2.0.
      adds  1df170e   Specified GNU zip as compressor.
      adds  607fa98   New tests for new formats, new error reporting.
      adds  cdae8ab   Updated for Image::Size 2.0.
      adds  9b26fdc   Image::Size 2.0 package: better GIF, JPG and PNG handling. Added PPM handling. No longer uses filenames to type the data. Operates on memory and file- handles as well as filenames.
      adds  26b6ffe   Notation of the changed error syntax.
      adds  175d068   Updated for release 2.2.
      adds  3f7520f   Updated for 2.2
      adds  0a926af   Small patch to set binmode for OS/2, etc. that need it. Also change to gifsize to clean up -w noise from new lexical-related warnings (in this case, a reference to $stream might not have been properly shared).
      adds  b23d552   Fixed it so that the imgsize script gets removed for make clean or make realclean.
      adds  a1622cc   Fixed usage of AutoLoader to 5.004 standards and fixed glitch in XPM regex.
      adds  9c9ae5b   Documented specifics of new (2.3) release.
      adds  a533939   Fixed tiny bug in jpeg code that failed to return "JPG" as the 3rd element. Figures someone would actually use that feature...
      adds  5ea3361   Changed for 2.4.
      adds  bcb9f09   Release 2.5: Support for TIFF images
      adds  cb0f8d6   Fixed some problems with reading of XPM and XBM headers. In the case of XPM, it was a matter of the key line having a third pair of numbers. In the case of XBM, comments at the head of an XBM file could keep the read-in buffer from extracting enough data (fixed by upping the read size from 160 to 1024).
      adds  b3e64a7   Isn't it amazing how flexible that XPM format is with regards to whitespace?
      adds  a37a917   Incorporate changes from Cloyce Spradling.
      adds  a2e6e4f   Updated for release 2.6
      adds  575a351   Corrected numerous documentation errors and make the base imgsize routine return a void context if called in a void context.
      adds  93631f3   Changes for release 2.7.
      adds  dfdd2a8   Changes for the release of version 2.8.
      adds  25ce49d   Added support for BMP files, changed VERSION to 2.8.
      adds  2906ed7   Added a test for the new BMP support.
      adds  d5306fe   Added some docs and better error-handling.
      adds  e6d2e0b   Added attributes to the WriteMakefile call for ActiveState PPM (only done for Perl 5.005 and later).
      adds  e77f5e6   Four changes: fix to GIFs that are GIF87 but have GIF98a-style indicators; fix byte-ordering problem in bmpsize(); fix eol-condition in the PPM pattern for earlier Win32 builds; and (hopefully) addressed MacOS in that last adjustment, as well.
      adds  319695b   Updated for release 2.9.
      adds  011d9ea   Moved some things around, and added two significant changes: no longer uses IO::File internally (and is also more lax on whether a passed-in FH is specifically from that class) and is now fully strict-clean (no longer strict-refs dirty).
      adds  281024e   Updated for release 2.10
      adds  6bc20ec   Change the version number for this release due to CPAN treating 2.10 as less than 2.9.
      adds  b209fa6   Changed a lingering uswest.com address to the current.
      adds  faf31fc   Initial check-in
      adds  c5e9062   A basic step-by-step for those whose Perl lacks MakeMaker support (generally Win-based systems).
      adds  382aee2   Checkpoint for the sake of CVS synchronization on laptop. All (known) bugs save for the GIF issues seem to be taken care of.
      adds  d83516f   Admin file
      adds  888bf97   corrupted file
      adds  a24102c   GIF-named-JPG to replace dave.jpg
      adds  32f186c   Updated html_imgsize test and replaced image for test 6
      adds  8978598   Changed dave.jpg to pak38.jpg
      adds  16b9a3b   Change history moved here from README
      adds  0a06135   Added ChangeLog
      adds  94cedd4   Updated for 2.902
      adds  f890c5d   Changes are numerous. See the 2.902 entry in ChangeLog for details.
      adds  ce77558   Base checkpoint to pacify CVS
      adds  623c293   Minor fix from CPAN Testers Group for workability on Macs
      adds  938d5f0   *** empty log message ***
      adds  7ae2b6e   Changes for 2.904 release
      adds  2875345   Bumped version number for CPAN
      adds  675f84d   Added PREREQ_PM clause for detecting File::Spec
      adds  a3f5243   Changed from imgsize.PL to plain imgsize, thanks to MakeMaker features
      adds  206e1a7   Reflect change to imgsize script
      adds  8fd7865   Added copyright notice so that Debian could use the module
      adds  c6d0320   Oops-- forgot to bump $VERSION. This warrants move from 2.904 to 2.91.
      adds  983f1bf   Updates for minor release
      adds  a3c11ea   Manually added a patch from Dan Klein to close files that imgsize opens.
      adds  cbb7907   Housecleaning
      adds  c399a7f   Notes for 2.92
      adds  10701b7   Sample Flash file from Dmitry Dorofeev <dima at yasp.com>
      adds  35c5710   Added code from Dmitry Dorofeev <dima at yasp.com> to handle ShockWave/Flash files.
      adds  fbb58f8   Forgot to credit Dmitry in the docs.
      adds  ae29b25   Added test file for Flash support
      adds  7a05932   Added test for Flash support
      adds  1739360   Changes for 2.93
      adds  ae985e1   Basic RPM specfile template to allow for building a noarch RPM and SRPM for this package.
      adds  515a4e9   Adapted parts of the Perl-RPM Makefile.PL to enable building of RPM and SRPM files. This version uses an external template rather than embedding it under the __DATA__ token.
      adds  a5644c9   Renamed this file
      adds  902e4e0   Changes to the name of the template spec file and the generated spec file
      adds  c0da3bb   Test file for PSD (PhotoShop) support
      adds  f9e51d0   *** empty log message ***
      adds  3a7daca   Added entry for the PSD test file
      adds  51f5567   Added test for PSD code, using recently-supplied image
      adds  e253389   Corrected a bug in psdsize(), credited source of the PSD test image, and bumped the version number.
      adds  829b449   Changes for version 2.94
      adds  0e6d8aa   Added manual disabling of the cache, and added support for PCD images.
      adds  d4778e1   Changes for 2.95 release
      adds  f0ba3bb   Silly typo in PCD code
      adds  75f2a93   *** empty log message ***
      adds  a2fe5d2   Fixed some lingering tsoft.com e-mail addresses, cleared up the docs per Jeff Friedl's suggestion, moved the call to File::Spec->catpath() so that it only gets called when cacheing is still on.
      adds  1a17047   Notes and version number changes for 2.97 release
      adds  bf4ac8f   Small change to step #2
      adds  9af3660   Fixed some documentation issues and a small buglet in an error message.
      adds  3cadad1   Bumped the version number. Wouldn't have to keep remembering this if I'd move it to the Makefile.PL.
      adds  8fd8aa1   Changes for 2.98
      adds  97ed6aa   Applied two patches from Ville Skytt� <ville.skytta at iki.fi>, providing MNG and Image::Magick support.
      adds  cf04818   Updates for 2.99
      adds  8b0b2fe   Small change in the block that sets up read from a scalar ref, to avoid warnings about undef values (in case $stream is a reference to an undef value).
      adds  f978339   Way-long-overdue code cleanup.
      adds  631c328   Bumped version number and moved the trailing "1;" for safety-sake.
      adds  535a002   Changes for 2.991 release
      adds  d566401   Abandoning this
      adds  f348820   Update for 2.992
      adds  1d9c96b   Added support for Flash 6/FlashMX.
      adds  8b55f4a   Syncing upwards the deletion of .cvsignore.
      adds  7b6595c   Merge of the local copy as of release 3.0.
      adds  c265c91   MIME types
      adds  456e6ee   Trying to fix MIME
      adds  ae322bf   Massive check-in to reproduce history from drive crash. This will establish a version of this project that represents the 3.01 release of Image::Size. There is one additional change, left to be run seperate to avoid confusing the move of Size.pm to lib/Image.
      adds  0d51629   Last change to bring the repository up to 3.01 level.
      adds  6aacd2f   Adjustments to SVN properties.
      adds  c14933e   Adjustment to SVN properties.
      adds  fc6a765   Removing META.yml and SIGNATURE from permanent place in MANIFEST. Removing META.yml from repo.
      adds  9910b0b   Changed the copyright info and the licensing. Added COPYRIGHT and LICENSE blocks to the pod.
      adds  2d89b9e   Small patch from n at shaplov.ru to fix CWS-related error.
      adds  76e02ff   Restored for users who don't have Module::Build installed.
      adds  e91db80   Admin changes for 3.1 release.
      adds  063a1ba   Various and sundry changes for 3.1.1.
      adds  4cd0b77   Misspelled a prereq name.
      adds  f14fdc5   Fix URL/specification of the license info for LGPL.
      adds  36875a8   Per RT#43452, make the cache visible outside the lexical scope of the module. This allows the hash to be used with packages like IPC::Shareable or IPC::MMA to enable sharing the cache between processes. Added extra documentation of this, and a new section describing approaches to cache-sharing.
      adds  b59616c   Making large-scale house-keeping changes to the build/dist process. Replace ChangeLog (plain-text) with a ChangeLogML file created from the CVS/SVN history and hand-adjusted; add the XSD for ChangeLogML; restore Build.PL and heavily enhance; and remove README.Win32, Makefile.PL and MANIFEST.
      adds  16dfa93   Make the package buildable in a pure-Perl software stack. Per RT#42930, make Compress::Zlib optional, so that those who do not need it are not required to install it. Updated the test around the compressed-SWF file to skip if Compress::Zlib is absent.
      adds  791581c   Admin file
      adds  4244629   Prep work for rolling a 3.2 release
      adds  488d822   Forgot to credit Craig MacKenna for his idea for the cache/shared mem change.
      adds  e9b35e4   Ignore generated HTML
      adds  13d82c0   The change-over to a Build.PL left imgsize not being installed. Fixed, and bumped version number for next release.
      adds  eec5ca5   Some new files to ignore.
      adds  e07b64c   Added patterns to .gitignore, added initial README.textile.
      adds  92ffab7   Adjustments to the textile formatting. This will become a template for others.
      adds  4f12b06   Removed a stray colon causing errors with some Perl versions.
      adds  175a683   Removed useless signature test, added QA tests, removed a duplicate test.
      adds  2c11bfe   Moved around some conditionally-needed libs to delay loading until/unless needed. Also made a small fix per Perl::Critic.
      adds  9205b29   Prep for 3.210 release
      adds  85c84e5   Small fix to the regex for detecting GIFs, per Slaven Rezic.
      adds  45c2024   Prep for 3.220.
      adds  45914d2   Large-scale code and documentation clean-up based on perlcritic and visual review.
      adds  a403bbb   Added new entries.
      adds  cbc3107   Added MYMETA.yml to skip-list.
      adds  176dd37   Prep for 3.221 release.
      adds  9f91e99   Textile oops.
      adds  269c893   perlcritic clean-ups from new rules.
      adds  f2ec9f0   RT#59995. Added support for Windows Enhanced Metafile Format (EMF).
      adds  227f3b0   Forgot to bump the version number.
      adds  3ed01fd   Move the author/distro-sanity tests to an "xt" directory.
      adds  0cf22eb   Fixed mode on file.
      adds  c11a88e   Build/admin file updates for 2.230 release.
      adds  68b393c   Turns out the 4 bounding-box ints for EMF are signed.
      adds  ff69fac   Added MYMETA.json to ignore list.
      adds  1184588   More ignoring.
      adds  c396ecd   Merge branch 'master' of github.com:rjray/image-size
      adds  282245f   Fixed so that default output now catches errors. Previously, you would get an "undefined" warning if there was an error in parsing/sizing the input file.
      adds  9dbd6f1   bugfix for some jpeg file like http://cpansearch.perl.org/src/TOKUHIROM/Image-JpegCheck-0.10/t/bar.jpg
      adds  1bf120e   Merge pull request #1 from kazeburo/master
      adds  1d9793c   Merge branch 'master' of github.com:rjray/image-size
      adds  37c54cd   New test (and image) for JPG tag-offset issue.
      adds  73916c1   Multiple changes in this commit: Abandoned AutoLoader; moved POD to the end of the file now that all the per-format subroutines are part of the file-proper; fixed cases where lack of ImageMagick would cause the error message to be overwritten.
      adds  aadafa2   Small change to swfmxsize for short-buffer issues.
      adds  105f828   Build/admin file updates for 2.231 release
      adds  330406f   Removed the "!" flag in pack template for EMF. It was not needed and broke on earlier Perls.
      adds  1c28d0b   New additions for files to ignore.
      adds  c235708   Build/admin file updates for 2.232 release
      adds  f538442   Add support for old OS/2 version of BMP header
      adds  fd258e9   Merge pull request #4 from GeoffRichards/master
      adds  d5a47fa   typo fixes
      adds  ad1392c   Merge pull request #5 from dsteinbrunner/patch-1
      adds  9737e17   Bump version number.
      adds  28fb705   Avoid a sprintf() warning in Perl 5.21
      adds  1f16bce   Merge pull request #6 from Hugmeir/master
      adds  3bbb0c1   Merge branch 'master' of github.com:rjray/image-size
      adds  64e3919   Added =encoding utf8 to pod - the accented character was causing a pod error
      adds  d8e79be   Added Z<> to the =item [012] to resolve pod warning
      adds  5f7f014   Added link to github repo to doc
      adds  a67bd02   Merge pull request #7 from neilbowers/master
      adds  ecf8824   RT#41238: Modified patch from user for unpack dying.
      adds  7f3de1e   Add support for WEBP, ICO and CUR file types
      adds  d5aeef3   Merge pull request #9 from bk/master
      adds  cd5a4a7   Fix some perlcritic issues.
      adds  f834bbf   Build/admin file updates for 3.300 release.
      adds  ca5ec2c   Forgot to change version number.
      adds  c7dbc59   Imported Upstream version 3.300
       new  df64614   Merge tag 'upstream/3.300'
       new  282c79b   Update debian/changelog
       new  e5e12c5   Update years of upstream and packaging copyright.
       new  f730b51   Reformat debian/control with cme
       new  31f4652   Mark package as autopkgtest-able.
       new  fa6acf9   Declare compliance with Debian Policy 3.9.6.
       new  e110004   Drop fix-pod-spelling.patch, merged upstream.
       new  0ce627d   releasing package libimage-size-perl version 3.300-1

The 12 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:
 ChangeLog                             |  50 ++++++++++++-
 ChangeLog.xml                         |  74 ++++++++++++++++++++
 MANIFEST                              |   4 ++
 META.json                             |   8 +--
 META.yml                              |  20 +++---
 Makefile.PL                           |  18 ++---
 README                                |  56 ++++++++++++++-
 README.textile                        |  42 ++++++++++-
 debian/changelog                      |  16 ++++-
 debian/control                        |  21 +++---
 debian/copyright                      |   4 +-
 debian/patches/fix-pod-spelling.patch |  18 -----
 debian/patches/series                 |   1 -
 debian/upstream/metadata              |   6 ++
 lib/Image/Size.pm                     | 128 ++++++++++++++++++++++++++--------
 t/1.sm.webp                           | Bin 0 -> 10474 bytes
 t/all.t                               |  16 ++++-
 t/move.cur                            | Bin 0 -> 4286 bytes
 t/old-os2.bmp                         | Bin 0 -> 64 bytes
 t/tux.ico                             | Bin 0 -> 1150 bytes
 20 files changed, 390 insertions(+), 92 deletions(-)
 delete mode 100644 debian/patches/fix-pod-spelling.patch
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/1.sm.webp
 create mode 100644 t/move.cur
 create mode 100644 t/old-os2.bmp
 create mode 100644 t/tux.ico

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimage-size-perl.git



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