[libfile-fu-perl] branch master updated (236a1a8 -> 5ec6eab)

gregor herrmann gregoa at debian.org
Wed Oct 2 20:25:08 UTC 2013


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

gregoa pushed a change to branch master
in repository libfile-fu-perl.

      from  236a1a8   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  00aa0ce   Imported Upstream version 0.0.8
       new  a32a03d   Merge tag 'upstream/0.0.8'
       new  0168100   New upstream release.
       new  307843a   Update patches.
       new  2e0e7f3   Update years of packaging copyright and license stanzas.
       new  ca05ba4   Declare compliance with Debian Policy 3.9.4.
       new  adf443b   Bump debhelper compatibility level to 8.
       new  5ec6eab   releasing package libfile-fu-perl version 0.0.8-1

The 7 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:
 Build.PL                                 |    6 +-
 Changes                                  |   16 ++++
 MANIFEST                                 |    1 +
 MANIFEST.SKIP                            |    3 +
 META.json                                |   83 +++++++++++++++++
 META.yml                                 |   53 +++++------
 debian/changelog                         |   21 ++---
 debian/compat                            |    2 +-
 debian/control                           |    4 +-
 debian/copyright                         |   10 +-
 debian/patches/findknob.t-on-tmpfs.patch |   22 -----
 debian/patches/series                    |    1 -
 debian/patches/spelling.patch            |    8 +-
 lib/File/Fu.pm                           |   41 ++++++++-
 lib/File/Fu/Base.pm                      |   17 +++-
 lib/File/Fu/Dir.pm                       |    9 +-
 lib/File/Fu/Dir/Temp.pm                  |    8 +-
 lib/File/Fu/File.pm                      |  148 ++++++++++++++++++++++++++++--
 lib/File/Fu/File/Temp.pm                 |   53 ++++++++++-
 t/findknob.t                             |   37 ++++----
 t/temp.t                                 |   19 ++++
 21 files changed, 455 insertions(+), 107 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/findknob.t-on-tmpfs.patch

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



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