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

fsfs pushed a change to branch master
in repository libtest-compile-perl.

      from  fe8e63a   releasing package libtest-compile-perl version 1.2.0-2 to 
unstable
       new  2621a4f   Add debian/upstream/metadata
       new  addba41   Update debian/changelog
      adds  4dc77ae    r6189@nbgr:  marcel | 2008-04-18 17:00:57 +0200  
lang/perl/Test-Compile: initial commit
      adds  a3ca5fa    r1857@nbgr:  marcel | 2008-05-29 14:08:34 +0200  - 
.shipit: fixed svk.tagpattern
      adds  eee4d3b   first step in moving towards a standard-style dist
      adds  b335a69   continued to update distribution to standard style
      adds  8017819   set module versions to latest Changes version
      adds  2b22756   Moving to git and extra_tests
      adds  fa1f020   regenerated MANIFEST
      adds  8f44679   pod and skel improvements
      adds  8c7ec9f   MANIFEST, MANIFEST.SKIP, .gitignore and author tests 
up-to-date
      adds  329f6cf   now using Pod::Wordlist::hanekomu as well for POD spell 
check tests
      adds  5521008   updated skel
      adds  2a56e8d   updated skeleton and README.mkdn (for Github)
      adds  185000f   fixed conflict
      adds  4e7420b   added author requirements; fixed auxiliary files
      adds  47dbeb1   repo maintenance
      adds  81dc87a   updated author tests
      adds  01d438c   Fixed bugs from RT: .pl file name, Windows paths, version 
numbers. Also v0.09 releng.
      adds  11c6c70   no longer necessary since we have author tests for those
      adds  981b0a3   Checking in changes prior to tagging of version 0.09.  
Changelog diff is:
      adds  51e4d65   re-release with fixed 
inc::Module::Install::ReadmeMarkdownFromPod
      adds  2e4b0c5   pod fix
      adds  8744132   releng and repo maintenance (perltidy, readme gen, 
install docs etc)
      adds  3ab3209   releng; making release so using author tests reduce 
dependencies
      adds  4db1b14   added SEE ALSO link to Test::LoadAllModules
      adds  e62e241   recommend, not require, Devel::CheckOS; v0.12 releng
      adds  578ebdc   require Test::More 0.88 so done_testing() works without 
no_plan
      adds  a1a9329   Convert module from MakeMaker -> Module::Build
      adds  d6832fe   Improved test for pl_file_ok() (thanks robinsmidsrod and 
mst)
      adds  125029c   Simplify the distribution
      adds  162158b   Add some tests to make sure we find the correct files
      adds  b3ec64e   Refactor to remove duplicate code
      adds  be33116   Add tests to ensure we actually detect files that don't 
compile
      adds  f2481eb   Cleanup as directed by author tests
      adds  620392c   Release engineering (0.14)
      adds  f29b31a   rt73290: failing test
      adds  3b6c6b3   Fork and do the work in a child process.
      adds  1c70865   Release engineering (0.15)
      adds  d527ed7   Begin the next release
      adds  238460d   rt69297: failing test
      adds  ddce384   Skip tests when there are no files to test
      adds  4a8c282   rt55837: Handle taint mode when it is specified in a 
script
      adds  129d164   rt55837: Change the syntax of file handling - to line up 
with PBP
      adds  308c94e   rt72557: Use the blib/lib directory.
      adds  3c1c994   Release engineering (0.16)
      adds  55cde60   taint mode not respected
      adds  4a78a14   need to provide path to libraries of distribution
      adds  8827f68   Merge branch 'debian'
      adds  3be8934   Release 0.16.1
      adds  4abce8f   Release 0.16_1, this should actually be a developer 
release on CPAN
      adds  5c080c9   Release 0.17 - a few more tests
      adds  b968a8a   Remove t/11.lib.t
      adds  7fbc10d   Style changes as (mostly) highlighed by perl critic
      adds  ed8663c   Add a bunch of debugging information
      adds  33649f2   Update documentation
      adds  9a85e44   Changes required to Build on newer OS (debian wheezy)
      adds  7614f5c   Fix a warning that leaks out - despite closing STDERR
      adds  035942c   Add a Test::Compile::Internal module.
      adds  81c8b80   Fix the Internal module so that it actually works
      adds  ea4f14a   Use the Internal module a bit more
      adds  f1ee36f   Updates to POD
      adds  4b49e41   Re write most of the tests to take advantage of the 
internal module
      adds  bd07b6b   Expose the p{m,l}_file_compiles method in the interface
      adds  413321f   Implement logic to enable and disable verbose mode
      adds  9507296   Remove the Test::Builder object from Test::Compile
      adds  9649590   Fill in some POD
      adds  f41126c   Release version 0.19
      adds  1d30c8b   Make the tests portable (fixes rt78810)
      adds  975cff8   Finally, test whether we have suppressed the STDERR
      adds  fc25c20   I don't think the verbose test will work on all OS's
      adds  32a0348   Update the POD
      adds  5bb755e   Prepare for release 0.21
      adds  5003e95   More improvements to the POD
      adds  b288c3a   MORE POD changes (yawn)
      adds  061ddad   Remove all traces of 'verbose' from Test::Compile
      adds  6352185   Get rid of the '_check_syntax' method
      adds  1d0a71e   Final POD corrections for release (0.21)
      adds  5e6efc9   Make the Test::Compile library verbose by default (fixes 
rt 80187)
      adds  9218c9c   Get ready for release 0.22
      adds  41c3da3   I don't want to have verbose on while we run the tests..
      adds  53e27dd   [CPAN-RT #82887] correctly handle library search paths
      adds  b4f3348   [CPAN-RT #82887] fix regexp to detect taint mode option 
on a shebang
      adds  973fade   oops: copypasta drama
      adds  ea87b14   Release Engineeriing for 0.23
      adds  dc71460   rt83472: Warn that you can't use all_pl_files_ok & 
all_pm_files_ok together
      adds  ad867ac   OS X is not a crazy OS from a redirection POV
      adds  a400193   Small POD fix
      adds  95c227b   Test for truth, not an integer.
      adds  8538a78   require, don't use.
      adds  685ae5f   Add diagnostics on compilation failure.
      adds  2829c7b   Release engineering
      adds  69fa504   rt83472: Warn that you can't use all_pl_files_ok & 
all_pm_files_ok together
      adds  ed0a157   Use semantic versioning
      adds  9051d3a   Merge branch 'semver'
      adds  531c5ba   Bug fix since adding semantic versioning
      adds  597788f   Remove the 'no_diag' logic
      adds  2046bf3   Fix broken distribution
      adds  8b10d64   Suppress the output during testing
      adds  accf5d1   Update copyright year
      adds  bea2f40   Promote the OO interface
      adds  657dcb7   Tidy up the tests to reflect the new importance of the OO 
interface
      adds  cbd85f8   Default to being verbose
      adds  21ad767   Correct the dependancy information
      adds  4fb9a44   rt83917: Not all files without an extension are perl files
      adds  aa6cbe9   Release 1.2.0
      adds  cab81b9   Fix CPAN test failure
      adds  e6d93be   Avoid undefined warning for empty files in all_pl_files
      adds  7c162b6   Merge pull request #3 from nfg/master
      adds  b1936d9   Don't require the use of Test::Warnings.
      adds  13964f2   Imported Upstream version 1.2.1
       new  2b7eede   Merge tag 'upstream/1.2.1'
       new  0359384   Update debian/changelog
       new  49e7147   Declare compliance with Debian Policy 3.9.6
       new  9fc23cd   prepare changelog for release

The 6 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                           |  4 ++++
 MANIFEST                          |  1 +
 META.json                         | 14 +++++++-------
 META.yml                          |  8 ++++----
 debian/changelog                  | 11 +++++++++++
 debian/control                    |  2 +-
 debian/upstream/metadata          |  5 +++++
 lib/Test/Compile.pm               |  2 +-
 lib/Test/Compile/Internal.pm      |  4 ++--
 t/100-internal-all-pl-files.t     |  2 ++
 t/100-internal-pl-file-compiles.t |  8 ++++++--
 t/scripts/subdir/empty            |  0
 12 files changed, 44 insertions(+), 17 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/scripts/subdir/empty

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to