[libmodule-cpanfile-perl] annotated tag upstream/1.1000 created (now 50d1f5f)
gregor herrmann
gregoa at debian.org
Sat Sep 27 13:19:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/1.1000
in repository libmodule-cpanfile-perl.
at 50d1f5f (tag)
tagging c1c7d342d58bb5756c3092992547591ac7b32678 (commit)
replaces upstream/1.0002
tagged by gregor herrmann
on Sat Sep 27 15:10:44 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 1.1000
Atsushi Kato (1):
fix typo in pod
David Golden (2):
add cpanfile-dump script
cpanfile-dump now does features, too
David Steinbrunner (4):
typo fix
typo fix
typo fix
typo fix
Gregory Oschwald (2):
Fixed typo
Fixed typo in module
Kenichi Ishigaki (1):
referred to ExtUtils::MakeMaker::CPANfile
Masahiro Honma (1):
Use the traditional UNIX system locale on the test.
Michiel Beijen (1):
Tiny typo in pod
Tatsuhiko Miyagawa (140):
init
First cut for the cpanfile parser
typo
Changed the API to prefer load()
reorganize file structure
versioning
releng
versioning
changes
fix pod
changelog
Checking in changes prior to tagging of version 0.9001.
fix POD; added README
use strict
rewrite FAQ
Checking in changes prior to tagging of version 0.9002.
localize $@ and don't use $! because it causes 5.8 to fail, and also it's not actually used.
Checking in changes prior to tagging of version 0.9003.
s/CPAN::cpanfile/Module::CPANfile/
Checking in changes prior to tagging of version 0.9004.
Fix POD
Migrate all files into Module::CPANfile for easy inclusion
Checking in changes prior to tagging of version 0.9005.
alias prereqs
Checking in changes prior to tagging of version 0.9006.
Hide osname/perl till when we implement them
Checking in changes prior to tagging of version 0.9007.
Merge pull request #4 from hiratara/fix-test
remove unused modules
Support merge_meta
added documentation
Checking in changes prior to tagging of version 0.9008.
Bump up CPAN::Meta version in the test check. #5
Checking in changes prior to tagging of version 0.9009.
use the actually existing package
Checking in changes prior to tagging of version 0.9010.
added comment
Merge pull request #7 from mbeijen/master
Implemented from_prereqs, to_string and save
write back to cpanfile
Checking in changes prior to tagging of version 0.9020.
Added mymeta-cpanfile bin script
makefile
Merge branch 'mymeta-cpanfile'
Checking in changes prior to tagging of version 0.9021.
remove 'perl' it's deprecated and you should use requires 'perl'
remove cruft
convert to Milla
Merge branch 'milla'
fix test
Switch to MakeMaker (partially due to RT #84171)
0.9022
add back Makefile to ignore
update Changelog
Include empty line for cosmetics
Implemented --no-configure --no-requires etc. to exclude phase/types
0.9023
0.9024
0.9025
Update FAQ to include tools supported
0.9026
CPAN::Meta is now a requirement
Add filename and line number to string eval #10
0.9027
Add Test::More
regen
Enable travis
Implemented feature support
Document features
Add tests
0.9028
fix Test::More dep
Merge pull request #11 from masaki/support-git-url
cleanup
Add git usage in cpanfile POD
Allow features without description, in which case identifier = description
0.9029
Fix a bug where prereqs_with() causes CPAN::Meta::Prereqs to crash
0.9030
Revert "Merge pull request #11 from masaki/support-git-url"
0.9031
remove git doc
Merge pull request #16 from dsteinbrunner/patch-1
0.9032
Merge branch 'master' of github.com:miyagawa/cpanfile
0.9033
split files for PAUSE
0.9034
switch the alias
Added effective_prereqs to be compatible to CPAN::Meta
One less state variable not used
DO not attempt to make absolute path when given a file
Stop using import for Environment
typo
Merge pull request #18 from grtodd/patch-1
fix a bug where sprintf makes warnings if there's any % inside the cpanfile.
0.9035
0.9036
Document cpanfile converting tools
update FAQ
Add Minilla
MakeMaker docs
1.0000
Update doc
1.0001
Add doc
Merge pull request #19 from ktat/patch-1
Merge pull request #20 from dagolden/topic/cpanfile-dump
Add notes about cpanm
add LICENSE
1.0002
update doc
Revert "Revert "Merge pull request #11 from masaki/support-git-url""
Keep prereq_specs as string based
Massive refactor to eliminate Result intermediate class and add Feature/Prereqs objects
redo overload
refactor parser to preserve original prereq line as an object
Use features hash
Added experimental prereq_for_module and options_for_module
remove use
1.0900
remove unused Features.pm
remove unused overloading
1.0901
Use ref not rev for git since rev is more like revisions. ref works for branches/tags as well
1.0902
Add merged_requirements method
1.0903
Remove specific accessors for git/ref stuff. It's up to the user of this module now
Add has_options util method
1.0904
Merge pull request #21 from dsteinbrunner/patch-1
Merge pull request #22 from masaki/support-mirror
1.0905
Merge pull request #30 from oschwald/master
Merge pull request #33 from charsbar/re_eumm_cpanfile
recommend an authoring system
update synopsis
add
1.1000
gregor herrmann (1):
Imported Upstream version 1.1000
grtodd (1):
Broken link in manual page
ikasam_a (7):
support cpanfile extra args
more tests
Merge branch 'master' into support-git-url
drop "requires 'git-URL'" pattern
s/revision/rev/
support mirror syntax
deref mirrors
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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