[libimage-info-perl] branch master updated (b459c7a -> c20a151)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 12 17:35:54 UTC 2017


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

dmn pushed a change to branch master
in repository libimage-info-perl.

      from  b459c7a   Prepare changelog for release
      adds  0091947   New upstream version 1.41
       new  649eb61   Update upstream source from tag 'upstream/1.41'
       new  7e513e4   update upstream copyrights
       new  c18f1b5   drop all patches (applied upstream)
       new  d948e08   declare conformance with Policy 4.1.1 (no changes needed)
       new  c20a151   releasing package libimage-info-perl version 1.41-1

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.


Summary of changes:
 CHANGES                                            |  30 ++++++++++
 MANIFEST                                           |   3 +
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 SIGNATURE                                          |  53 +++++++++--------
 debian/changelog                                   |  11 ++++
 debian/control                                     |   2 +-
 debian/copyright                                   |   5 +-
 .../fix-manpage-has-errors-from-pod2man.patch      |  62 --------------------
 debian/patches/fix-spelling-error-in-manpage.patch |  18 ------
 debian/patches/series                              |   2 -
 dev/Info.pm.tmpl                                   |  10 ++--
 img/itxt.png                                       | Bin 0 -> 97 bytes
 img/itxt2.png                                      | Bin 0 -> 112 bytes
 img/itxt3.png                                      | Bin 0 -> 114 bytes
 lib/Bundle/Image/Info/Everything.pm                |   4 +-
 lib/Bundle/Image/Info/PNG.pm                       |   4 +-
 lib/Bundle/Image/Info/SVG.pm                       |   4 +-
 lib/Bundle/Image/Info/XBM.pm                       |   4 +-
 lib/Bundle/Image/Info/XPM.pm                       |   4 +-
 lib/Image/Info.pm                                  |  12 ++--
 lib/Image/Info/PNG.pm                              |  64 +++++++++++++++------
 lib/Image/Info/SVG.pm                              |   6 +-
 lib/Image/Info/TIFF.pm                             |   4 +-
 t/png.t                                            |  27 ++++++++-
 t/string.t                                         |   7 ++-
 t/tiff.t                                           |  10 +++-
 27 files changed, 187 insertions(+), 163 deletions(-)
 delete mode 100644 debian/patches/fix-manpage-has-errors-from-pod2man.patch
 delete mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
 delete mode 100644 debian/patches/series
 create mode 100644 img/itxt.png
 create mode 100644 img/itxt2.png
 create mode 100644 img/itxt3.png

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



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