[libconvert-binhex-perl] branch master updated (d771d31 -> eeb7690)

Salvatore Bonaccorso carnil at debian.org
Sun Sep 27 15:33:09 UTC 2015


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

carnil pushed a change to branch master
in repository libconvert-binhex-perl.

      from  d771d31   update changelog
       new  a6654bf   Add debian/upstream/metadata
       new  42cc296   Update debian/changelog
      adds  3c2245d   Initial import
      adds  18e1732   Ignore build files
      adds  eae6ba5   Added MYMETA files
      adds  62f6e65   Added proper use of Exporter
      adds  9285e5b   Ignoring dist directories and tarballs
      adds  835670c   Added META files
      adds  51be79c   Applied patch for "#17683: test/hexbin script fails to binmode output FH" from SOMIAN at cpan.org
      adds  fc5f2ac   Applied 17684: Various coding errors in bin/debinhex.pl fixed (mswin32) from SOMIAN at cpan.org
      adds  9ae55a5   Ignore various build files
      adds  342a146   Removed HTML docs
      adds  f22d20e   Moved change log to "Changes" file
      adds  f581438   Changed "TERMS AND CONDITIONS" to "LICENSE"
      adds  aa6abed   Removed docs from manifest
      adds  2718320   Updated meta files
      adds  b42265b   Stopped using subversion
      adds  2b095ed   Meta file update
      adds  eca5ac9   Moved to Dist::Zilla
      adds  c120565   Removed MYMETA files, which are generated
      adds  6268223   Removed change log from README
      adds  c932a19   Ignoring .DS_Store
      adds  8300a12   Reformatted as per CPAN::Changes::Spec
      adds  2585798   Stripped out tabs
      adds  efa6c2f   Changes file update
      adds  ac2e353   Moved to OurPkgVersion for managing $VERSION strings
      adds  d4d0803   Changed comp2bin.t to use Test::More
      adds  f5f554f   Perltidied
      adds  32c95ba   Added loader test
      adds  8b16c2f   Added test for crc
      adds  fead905   Defaulted seed in binhex_crc to 0 to match docs
      adds  e7107a4   Added test for macbinary CRC
      adds  228a4f6   Mode fix
      adds  d133e6b   Automatic version tracking
      adds  bc1e59e   Added unit tests for hex to bin, object-oriented
      adds  b707790   Removed trademarked image.
      adds  175934d   Added tests for header data
      adds  ddb4299   Test going from bin to hex via file interface
      adds  18b4d38   Now we use NextRelease for version numbers. Updated the Changes file.
      adds  4a2c9a8   Ignore testout
      adds  55decd2   Updated revision and date
      adds  3caadd4   Fixed error in pod of debinhex and added pod test
      adds  7068371   Applied patch from gregoa at debian.org. Message:
      adds  ea79e2e   Changed debinhex.pl to UTF-8 encoding
      adds  16b28f4   Moved Test::More and Test::Most to optional, as per ticket 101974 (mishikal at yahoo.com)
      adds  d99367d   Added changes
      adds  3b77180   Imported Upstream version 1.124
       new  ec68482   Merge tag 'upstream/1.124'
       new  c9005fe   Update debian/changelog
       new  97dc9da   Drop fix_manpage patch
       new  5973919   Bump Debhelper compat level to 9
       new  c6c4de7   Update copyright years for upstream files
       new  cff518b   Declare compliance with Debian policy 3.9.6
       new  eeb7690   Update debian/changelog file

The 9 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                    |  5 ++++
 LICENSE                    |  8 +++---
 MANIFEST                   |  1 +
 META.json                  | 14 +++++-----
 META.yml                   | 47 +++++++++++++++++-----------------
 Makefile.PL                | 64 +++++++++++++++++++++-------------------------
 bin/binhex.pl              |  2 +-
 bin/debinhex.pl            |  4 +--
 debian/changelog           | 12 ++++++---
 debian/compat              |  2 +-
 debian/control             |  4 +--
 debian/copyright           |  2 +-
 debian/patches/fix_manpage | 18 -------------
 debian/patches/series      |  1 -
 debian/upstream/metadata   |  6 +++++
 dist.ini                   |  5 ++++
 lib/Convert/BinHex.pm      |  4 +--
 17 files changed, 100 insertions(+), 99 deletions(-)
 delete mode 100644 debian/patches/fix_manpage
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata

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



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