[libmodule-cpanfile-perl] branch master updated (0ae25ad -> fd5cf76)

gregor herrmann gregoa at debian.org
Sat Sep 27 13:19:06 UTC 2014


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

gregoa pushed a change to branch master
in repository libmodule-cpanfile-perl.

      from  0ae25ad   update changelog
       new  3b4cd50   Add debian/upstream/metadata
       new  11c095e   Update debian/changelog
      adds  48f868d   init
      adds  c4124d1   First cut for the cpanfile parser
      adds  6c0324e   typo
      adds  527c258   Changed the API to prefer load()
      adds  68f03ba   reorganize file structure
      adds  1919d9a   versioning
      adds  0a534f1   releng
      adds  73acb01   versioning
      adds  bc64030   changes
      adds  a38a70e   fix pod
      adds  d11af20   changelog
      adds  10d25ff   Checking in changes prior to tagging of version 0.9001.
      adds  8dd5b19   fix POD; added README
      adds  4565a23   use strict
      adds  d1b8ca9   rewrite FAQ
      adds  4a90afe   Checking in changes prior to tagging of version 0.9002.
      adds  438fc19   localize $@ and don't use $! because it causes 5.8 to fail, and also it's not actually used.
      adds  584617e   Checking in changes prior to tagging of version 0.9003.
      adds  70b65a7   s/CPAN::cpanfile/Module::CPANfile/
      adds  1bdbd47   Checking in changes prior to tagging of version 0.9004.
      adds  57ba077   Fix POD
      adds  1e44b59   Migrate all files into Module::CPANfile for easy inclusion
      adds  e955e1c   Checking in changes prior to tagging of version 0.9005.
      adds  a5f5094   alias prereqs
      adds  6052e5c   Checking in changes prior to tagging of version 0.9006.
      adds  033870f   Hide osname/perl till when we implement them
      adds  9125e12   Checking in changes prior to tagging of version 0.9007.
      adds  61dbe1d   Use the traditional UNIX system locale on the test.
      adds  9bbac2a   Merge pull request #4 from hiratara/fix-test
      adds  35ff1c4   remove unused modules
      adds  68de19e   Support merge_meta
      adds  7879c4b   added documentation
      adds  649b0ea   Checking in changes prior to tagging of version 0.9008.
      adds  db37fad   Bump up CPAN::Meta version in the test check. #5
      adds  bf90478   Checking in changes prior to tagging of version 0.9009.
      adds  f54654f   use the actually existing package
      adds  400abda   Checking in changes prior to tagging of version 0.9010.
      adds  2aaa11c   added comment
      adds  1565f82   Tiny typo in pod
      adds  4af72cf   Merge pull request #7 from mbeijen/master
      adds  6810d1f   Implemented from_prereqs, to_string and save
      adds  2629d49   write back to cpanfile
      adds  e82ad8f   Checking in changes prior to tagging of version 0.9020.
      adds  54f6c20   Added mymeta-cpanfile bin script
      adds  5dfaf10   makefile
      adds  eab31a6   Merge branch 'mymeta-cpanfile'
      adds  c1a5ad5   Checking in changes prior to tagging of version 0.9021.
      adds  7f9e257   remove 'perl' it's deprecated and you should use requires 'perl'
      adds  919a256   remove cruft
      adds  0ea7a59   convert to Milla
      adds  19fb7b9   Merge branch 'milla'
      adds  6949bc5   fix test
      adds  875285f   Switch to MakeMaker (partially due to RT #84171)
      adds  7925d23   0.9022
      adds  b09a2eb   add back Makefile to ignore
      adds  5b0d79e   update Changelog
      adds  32c0ddb   Include empty line for cosmetics
      adds  41f1030   Implemented --no-configure --no-requires etc. to exclude phase/types
      adds  d46fedb   0.9023
      adds  5d5940e   0.9024
      adds  f5d6db1   0.9025
      adds  76b28da   Update FAQ to include tools supported
      adds  338f56b   0.9026
      adds  cddb822   CPAN::Meta is now a requirement
      adds  b020a32   Add filename and line number to string eval #10
      adds  7b962f6   0.9027
      adds  7d58369   Add Test::More
      adds  70d43c5   regen
      adds  adf8d7d   Enable travis
      adds  093538e   Implemented feature support
      adds  26e2a5e   Document features
      adds  cfaae0b   Add tests
      adds  5da80c6   0.9028
      adds  56863c6   fix Test::More dep
      adds  8e4524c   support cpanfile extra args
      adds  c40d656   more tests
      adds  e5d7caa   Merge branch 'master' into support-git-url
      adds  fef5608   drop "requires 'git-URL'" pattern
      adds  5ce1d30   s/revision/rev/
      adds  3f3a58f   Merge pull request #11 from masaki/support-git-url
      adds  db80bc2   cleanup
      adds  6f7e20c   Add git usage in cpanfile POD
      adds  43a2b36   Allow features without description, in which case identifier = description
      adds  9237586   0.9029
      adds  e09dba2   Fix a bug where prereqs_with() causes CPAN::Meta::Prereqs to crash
      adds  b5b904b   0.9030
      adds  5c5e3f5   Revert "Merge pull request #11 from masaki/support-git-url"
      adds  bdf5e94   0.9031
      adds  838a962   remove git doc
      adds  d5a4d58   0.9032
      adds  c945cc8   typo fix
      adds  4de4d77   typo fix
      adds  acef6fa   typo fix
      adds  c03fe1b   Merge pull request #16 from dsteinbrunner/patch-1
      adds  1d361c4   Merge branch 'master' of github.com:miyagawa/cpanfile
      adds  eaee47c   0.9033
      adds  6ab39a9   split files for PAUSE
      adds  b4daf0b   0.9034
      adds  55af691   switch the alias
      adds  1d12ad3   Added effective_prereqs to be compatible to CPAN::Meta
      adds  3ac1d70   One less state variable not used
      adds  e8d7eba   DO not attempt to make absolute path when given a file
      adds  7dfe4f8   Stop using import for Environment
      adds  ac30da2   typo
      adds  4dfedaa   Broken link in manual page
      adds  f640fde   Merge pull request #18 from grtodd/patch-1
      adds  50342ed   fix a bug where sprintf makes warnings if there's any % inside the cpanfile.
      adds  393d8d6   0.9035
      adds  b26e975   0.9036
      adds  e1e1ea3   Document cpanfile converting tools
      adds  4ac76f8   update FAQ
      adds  8bea7a0   Add Minilla
      adds  a2055ad   MakeMaker docs
      adds  59c1263   1.0000
      adds  2fc945c   Update doc
      adds  89dc286   1.0001
      adds  e73bb6b   Add doc
      adds  9b69556   fix typo in pod
      adds  b3adff1   Merge pull request #19 from ktat/patch-1
      adds  c770e06   add cpanfile-dump script
      adds  41e5cf2   cpanfile-dump now does features, too
      adds  42d86a8   Merge pull request #20 from dagolden/topic/cpanfile-dump
      adds  728bc36   Add notes about cpanm
      adds  bcae747   add LICENSE
      adds  89c023c   1.0002
      adds  c72626b   update doc
      adds  8b323f7   Revert "Revert "Merge pull request #11 from masaki/support-git-url""
      adds  8d62a1b   Keep prereq_specs as string based
      adds  674222d   Massive refactor to eliminate Result intermediate class and add Feature/Prereqs objects
      adds  c755b41   redo overload
      adds  2f3af98   refactor parser to preserve original prereq line as an object
      adds  fa1556f   Use features hash
      adds  6fd84c3   Added experimental prereq_for_module and options_for_module
      adds  ebcd86d   remove use
      adds  37ab8f6   1.0900
      adds  d906bec   remove unused Features.pm
      adds  bef7a9d   remove unused overloading
      adds  4ae5718   1.0901
      adds  4337167   Use ref not rev for git since rev is more like revisions. ref works for branches/tags as well
      adds  e7483db   1.0902
      adds  c624315   Add merged_requirements method
      adds  72adf42   1.0903
      adds  a132af5   Remove specific accessors for git/ref stuff. It's up to the user of this module now
      adds  9ae9741   Add has_options util method
      adds  1782772   1.0904
      adds  a721b65   typo fix
      adds  13fe1a5   Merge pull request #21 from dsteinbrunner/patch-1
      adds  5087d11   support mirror syntax
      adds  fe958b1   deref mirrors
      adds  d6911db   Merge pull request #22 from masaki/support-mirror
      adds  ab007b9   1.0905
      adds  50049ea   Fixed typo
      adds  ed711ca   Fixed typo in module
      adds  f402c43   Merge pull request #30 from oschwald/master
      adds  f0c0d04   referred to ExtUtils::MakeMaker::CPANfile
      adds  063506c   Merge pull request #33 from charsbar/re_eumm_cpanfile
      adds  5eb2b72   recommend an authoring system
      adds  2939ee8   update synopsis
      adds  5236527   add
      adds  1b87413   1.1000
      adds  c1c7d34   Imported Upstream version 1.1000
       new  bed9e25   Merge tag 'upstream/1.1000'
       new  dd30fe5   Update debian/changelog
       new  7fcd4e6   Update copyright years.
       new  ef60020   Declare compliance with Debian Policy 3.9.6.
       new  b7fde96   cme: reformat debian/control
       new  06158ca   Mark package as autopkgtest-able.
       new  1d6fcb2   Mention module name in long description.
       new  fd5cf76   releasing package libmodule-cpanfile-perl version 1.1000-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                            |  23 ++++++
 LICENSE                            |   8 +--
 MANIFEST                           |   7 +-
 META.json                          |  11 +--
 META.yml                           |  19 ++---
 Makefile.PL                        |  45 +++++-------
 README                             |   2 +-
 cpanfile                           |   1 +
 debian/changelog                   |  12 +++-
 debian/control                     |  17 +++--
 debian/copyright                   |   4 +-
 debian/upstream/metadata           |   7 ++
 lib/Module/CPANfile.pm             |  72 +++++++++++++------
 lib/Module/CPANfile/Environment.pm | 139 +++++++++++++++++++++++++++++++++----
 lib/Module/CPANfile/Prereq.pm      |  21 ++++++
 lib/Module/CPANfile/Prereqs.pm     | 117 +++++++++++++++++++++++++++++++
 lib/Module/CPANfile/Requirement.pm |  25 +++++++
 lib/Module/CPANfile/Result.pm      |  93 -------------------------
 lib/cpanfile-faq.pod               |  15 ++--
 lib/cpanfile.pod                   |   6 +-
 script/cpanfile-dump               |   3 +-
 t/mirror.t                         |  38 ++++++++++
 t/release-pod-syntax.t             |   5 +-
 t/requirement.t                    |  81 +++++++++++++++++++++
 24 files changed, 574 insertions(+), 197 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 lib/Module/CPANfile/Prereq.pm
 create mode 100644 lib/Module/CPANfile/Prereqs.pm
 create mode 100644 lib/Module/CPANfile/Requirement.pm
 delete mode 100644 lib/Module/CPANfile/Result.pm
 create mode 100644 t/mirror.t
 create mode 100644 t/requirement.t

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



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