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

gregoa pushed a change to branch master
in repository libmakefile-dom-perl.

      from  862e5cf   update changelog
       new  6b70685   Add debian/upstream/metadata
       new  cf86a94   Update debian/changelog
      adds  ae881a2   recopied the stuff
      adds  4212b3f    r11@agentz:  agentz | 2007-02-15 17:52:38 +0800  added 
something to Changes
      adds  104c9ff   merged down to the gmake branch
      adds  8933112    r173@agentz:  agentz | 2007-03-08 12:26:08 +0800  merged 
trunk/ down to the gmake branch.
      adds  233d902    r178@agentz:  agentz | 2007-03-09 11:49:16 +0800
      adds  3fc26f1    r181@agentz:  agentz | 2007-03-09 15:13:50 +0800  
refactored and checked in the GNU make test suite and sh test suite
      adds  f08d599    r183@agentz:  agentz | 2007-03-09 15:15:15 +0800  
checked in script/sh
      adds  a5d96af    r184@agentz:  agentz | 2007-03-09 15:44:05 +0800  added 
t/gmake/syntax/refs.t
      adds  16921a3    r193@agentz:  agentz | 2007-03-09 22:42:32 +0800  added 
t/gmake/sanity/func-refs.t to test basic function referece features
      adds  29bf3fd    r203@agentz:  agentz | 2007-03-09 23:16:47 +0800  added 
tests to t/gmake/sanity/func-refs.t for strip and findstring
      adds  009d607    r207@agentz:  agentz | 2007-03-10 14:50:29 +0800  added 
_pat2re to simplify the func ref handling code
      adds  30e4f4f    r213@agentz:  agentz | 2007-03-10 15:14:10 +0800  added 
more tests to sanity/func-refs.t
      adds  14efd63    r214@agentz:  agentz | 2007-03-10 15:19:00 +0800  some 
more tests for 'patsubst'
      adds  9dd9ebd    r223@agentz:  agentz | 2007-03-10 16:06:03 +0800  added 
tests for the 'filter' func
      adds  54d0870    r224@agentz:  agentz | 2007-03-10 16:09:26 +0800  more 
tests for filter
      adds  1a8c544    r225@agentz:  agentz | 2007-03-10 16:22:25 +0800  added 
tests for the 'filter-out' func
      adds  d841b89    r255@agentz:  agentz | 2007-03-14 13:46:07 +0800  added 
some weird tests for sort
      adds  a49b017    r257@agentz:  agentz | 2007-03-14 13:53:26 +0800  more 
sensible tests to func-refs.t
      adds  c34f64d    r258@agentz:  agentz | 2007-03-14 14:14:38 +0800  added 
tests for the word builtin
      adds  83ac993    r260@agentz:  agentz | 2007-03-14 14:51:22 +0800  added 
tests for the 'wordlist' builtin
      adds  538b9f1    r262@agentz:  agentz | 2007-03-14 15:46:12 +0800  
[func-refs.t]  * added tests for the too-many-arguments case  * added tests for 
the 'words' builtin
      adds  24957e1    r263@agentz:  agentz | 2007-03-14 15:46:39 +0800  
reformatted func-refs.t
      adds  a384181    r264@agentz:  agentz | 2007-03-14 15:56:25 +0800  more 
tests for the 'words' builtin
      adds  d07b5e6    r266@agentz:  agentz | 2007-03-14 15:58:28 +0800  more 
tests for the 'words' builtin
      adds  1f3b6c3    r267@agentz:  agentz | 2007-03-14 16:03:33 +0800  added 
tests for the 'firstword' builtin
      adds  a9f49c6    r269@agentz:  agentz | 2007-03-14 16:09:00 +0800  added 
tests for the 'lastword' builtin
      adds  5900ddc    r271@agentz:  agentz | 2007-03-14 16:43:47 +0800  added 
tests for nested function references
      adds  1a6fcca    r274@agentz:  agentz | 2007-03-14 17:42:54 +0800  typo
      adds  7a8f841    r300@agentz:  agentz | 2007-03-14 19:35:59 +0800  added 
tests for the 'dir' builtin
      adds  776a65b    r301@agentz:  agentz | 2007-03-14 19:50:55 +0800  added 
tests for the 'notdir' and 'suffix' builtins
      adds  20d3211    r303@agentz:  agentz | 2007-03-14 19:56:06 +0800  added 
tests for the 'basename' builtin
      adds  27e0942    r305@agentz:  agentz | 2007-03-14 20:02:10 +0800  added 
tests for the 'addsuffix' builtin
      adds  21a0117    r307@agentz:  agentz | 2007-03-14 20:05:34 +0800  more 
tests for the 'addsuffix' builtin
      adds  97f2c90    r317@agentz:  agentz | 2007-03-14 20:44:45 +0800  added 
tests for the GNU make builtins 'addprefix', 'join', and 'wildcard'
      adds  215595e    r323@agentz:  agentz | 2007-03-14 20:58:00 +0800  more 
tests for the wildcard builtin
      adds  5e956aa    r327@agentz:  agentz | 2007-03-14 21:41:05 +0800  added 
tests for 'abspath' and 'realpath'
      adds  6c27f1e    r329@agentz:  agentz | 2007-03-14 22:24:00 +0800  added 
one test for abspath
      adds  3494a00    r340@agentz:  agentz | 2007-03-15 13:55:17 +0800  added 
tests for the builtins 'shell' and 'if'
      adds  9815f5b    r345@agentz:  agentz | 2007-03-15 14:11:46 +0800  more 
tests for the 'if' builtin
      adds  2b8a0aa    r347@agentz:  agentz | 2007-03-15 14:52:12 +0800  added 
tests for the 'or' and 'if' builtins
      adds  420d319    r349@agentz:  agentz | 2007-03-15 17:42:07 +0800  added 
tests for the 'and' builtin
      adds  f84c537    r355@agentz:  agentz | 2007-03-16 00:40:39 +0800  added 
tests for the 'foreach' builtin
      adds  982d415    r364@agentz:  agentz | 2007-03-16 15:01:53 +0800  added 
tests for the builtins 'error', 'warning', and 'info'
      adds  8ec6826    r378@agentz:  agentz | 2007-03-19 12:58:46 +0800  * 
added the lineno method to MDOM::Element  * added the mdom-dump script
      adds  5feb866    r380@agentz:  agentz | 2007-03-19 13:59:57 +0800  * 
added methods lhs, rhs, op to MDOM::Assignment  * added t/mdom/assignment.t to 
test these
      adds  5989f42    r381@agentz:  agentz | 2007-03-19 14:50:44 +0800  made 
MDOM::Assignment::_parse more clever
      adds  419e90e    r382@agentz:  agentz | 2007-03-19 15:07:49 +0800  * made 
methods lhs and rhs return array ref in scalar context
      adds  79e3c3d    r383@agentz:  agentz | 2007-03-19 17:11:24 +0800  * 
added support for double colon to MDOM::Document::Gmake  * added methods 
targets, colon, and prereqs to MDOM::Rule::Simple  * added tests for the 'op' 
method to assignment.t
      adds  af81de0    r384@agentz:  agentz | 2007-03-19 17:11:54 +0800  added 
t/mdom/rule-simple.t to test the new methods of MDOM::Rule::Simple
      adds  5acd4b5    r392@agentz:  agentz | 2007-03-25 16:35:18 +0800  *
      adds  8fdb08c    r833@agentz:  agentz | 2007-06-03 14:02:59 +0800  added 
tests to func-refs.t for lineno support
      adds  e91e1fe    r838@agentz:  agentz | 2007-06-03 15:53:04 +0800  
Test::Make::Base - put '-f makefile' before any other args to help the limited 
Getopt::Long
      adds  2dabd7f    r842@agentz:  agentz | 2007-06-03 22:33:09 +0800  * 
added the source() method to MDOM::Node and MDOM::Token (untested)  * added 
double_colon2.t  * fixed the "--- utouch" option and now multiple time-file 
pairs    can be specified  * removed the obsolete "--- TODO" from func-refs.t  
* marked the tests related to Savannah bug #14334 as SKIP'd since    I can't 
find a way to implement that (confirmed that dmake has    exactly the same 
behavior. sigh.)
      adds  190f137    r847@agentz:  agentz | 2007-06-03 23:45:58 +0800  
echoing.t - minor tweaks
      adds  070831d    r850@agentz:  agentz | 2007-06-04 00:17:37 +0800  * 
added features/errors2.t  * tweaked errros.t a bit  (all these tests are 
passing now for pgmake-db. yay!)
      adds  5c7ee7f    r854@agentz:  agentz | 2007-06-04 19:15:16 +0800  * 
MDOM::Document::Gmake - added ':' to the escapable list
      adds  1780c26    r858@agentz:  agentz | 2007-06-04 19:22:57 +0800  
features/escape.t is now passing for pgmake-db :D
      adds  8bc577e    r864@agentz:  agentz | 2007-06-04 22:33:45 +0800  * 
added methods name and value to MDOM::Directive  * minor updates to features/*.t
      adds  988fd62    r866@agentz:  agentz | 2007-06-07 09:58:51 +0800  fixed 
the error_code in patternrules.t since now we do $? >> 8
      adds  39bfc6a    r870@agentz:  agentz | 2007-06-07 10:37:46 +0800  
removed the 'SKIP' marks from features/double_colon*.t since it's already 
passed by pgmake-db. yay:)
      adds  0db70d5    r876@agentz:  agentz | 2007-06-07 11:42:58 +0800  * 
Test::Make::Base - added sub use_source_ditto and the ditto    filter for "--- 
source"  * use the new ditto filter to cleanup double_colon.t, echoing.t,    
and export.t in features/
      adds  9f62411    r882@agentz:  agentz | 2007-06-07 12:15:09 +0800  
modified a test in features/double_colon2.t
      adds  3a8713b    r886@agentz:  agentz | 2007-06-07 12:19:47 +0800  used 
ditto to cleanup double_colon2.t
      adds  a474ad5    r887@agentz:  agentz | 2007-06-07 13:43:12 +0800  * 
added support for order-only prereqs in MDOM::Document::Gmake  * added 
mdom/gmake/order_only.t to test it
      adds  5e29c15    r888@agentz:  agentz | 2007-06-07 15:27:25 +0800  * 
added support for order_only prereqs to MDOM::Rule::Simple  * added some more 
tests to mdom/gmake/order_only.t  * format cleanup in features/*.t
      adds  fcac6eb    r894@agentz:  agentz | 2007-06-07 17:11:43 +0800  * used 
$::MAKE instead of $0 in error messages to conform with GNU make
      adds  cbda8ea    r898@agentz:  agentz | 2007-06-07 19:30:25 +0800  added 
features/override2.t to test canned sequence of commands and other things
      adds  cd8b36b    r902@agentz:  agentz | 2007-06-07 19:44:06 +0800  added 
sanity/simple.t
      adds  995b5e5    r904@agentz:  agentz | 2007-06-07 20:29:48 +0800  * 
added tests for stacked command modifiers  * added support for stacked cmd 
modifiers to the DOM parser
      adds  a5d5be5    r908@agentz:  agentz | 2007-06-07 20:50:31 +0800  added 
tests for verbatime vars' value to sanity/simple.t
      adds  184b4a0    r912@agentz:  agentz | 2007-06-08 01:38:58 +0800  more 
tests for implicit rules
      adds  0a4c144    r916@agentz:  agentz | 2007-06-08 01:48:37 +0800  used 
source ditto in patspecific_vars.t
      adds  ac8fae8    r918@agentz:  agentz | 2007-06-09 19:50:14 +0800  * 
fixed t/dom/rule-simple.t since Rule's prereqs method has    been renamed to 
normal_prereqs  * fixed a bug in the MDOM parser regarding missing of    
interpolatins in commands continued to the next line  * added tests to 
t/mdom/gmake/command.t to exercise the bug  * skipped two TODO tests in 
t/gmake/syntax/basic.t since pgmake-db    lacks support for real suffix rules 
and the db output of GNU    make doesn't reserv [...]
      adds  f901995    r930@agentz:  agentz | 2007-06-09 21:01:59 +0800  * 
added tests to t/gmake/sanity/simple.t  * fixed the interpolation missing 
problem in continued commands
      adds  4b8cf5e    r932@agentz:  agentz | 2007-06-10 01:01:15 +0800  added 
features/patspecific_vars2.t to test target-specific variables
      adds  f9e0c9b    r936@agentz:  agentz | 2007-06-10 14:37:56 +0800  more 
tests
      adds  b951779    r938@agentz:  agentz | 2007-06-10 21:49:12 +0800  added 
script/p4_to_t.pl which can automate the translation process from the GNU make 
official test suite in Perl 4 to modern declarative test cases spedificed by 
Test::Base's syntax
      adds  aa05804    r940@agentz:  agentz | 2007-06-10 23:08:46 +0800  * 
fixed various isses in p4_to_t.pl, and now functions/* all pass! yay!
      adds  b40df5c    r942@agentz:  agentz | 2007-06-10 23:14:21 +0800  added 
some utility sh scripts
      adds  b5b4454    r944@agentz:  agentz | 2007-06-10 23:30:19 +0800  
p4_to_t.pl - processes the file tests in functions/wildcard specifically
      adds  1076549    r946@agentz:  agentz | 2007-06-11 00:28:35 +0800  
improved p4_to_t.pl and now only 3/14 of variables/*.t fail to work for GNU make
      adds  a369eb0    r948@agentz:  agentz | 2007-06-11 00:42:11 +0800  
improved p4_to_t.pl even more - now only 3/7 test files in targets/ are failing
      adds  0744d96   added mech_t to hold stuff generated by p4_to_t.pl
      adds  41b13e7   added mech_t/features/*.t
      adds  150a2be   added mech_t/variables/*.t
      adds  0f811f3   added mech_t/targets/*.t
      adds  858218d   added mech_t/misc/*
      adds  451835e   * added functions/*.t
      adds  3c8f93d   added mech_t/options/*.t
      adds  5493b56    r950@agentz:  agentz | 2007-06-11 09:44:00 +0800  * 
checked in the translated version of the GNU make official    test suite 
generated directly by script/p4_to_t.pl
      adds  3e08b01    r951@agentz:  agentz | 2007-06-11 10:34:09 +0800  
p4_to_t.pl - warns when the test script removes a file that is not touched 
before
      adds  aa9a1b1    r962@agentz:  agentz | 2007-06-11 19:20:07 +0800  added 
t/gmake/options/dash-B.t
      adds  57aa76e    r966@agentz:  agentz | 2007-06-11 19:47:07 +0800  * 
p4_to_t.pl - fixed the '...' literal thing (i need to quote both ' and \)  * 
updated dash-B.t to the latest version
      adds  e66cef3    r968@agentz:  agentz | 2007-06-11 19:59:31 +0800  
updated mech_t to the latest version of p4_to_t.pl
      adds  064a8cb    r970@agentz:  agentz | 2007-06-11 20:08:55 +0800  * 
p4_to_t.pl - trimed the blank lines in --- stdout  * updated mech_t to reflect 
this change
      adds  ee4691b    r972@agentz:  agentz | 2007-06-11 21:31:40 +0800  
updated the regression script
      adds  1ba6f45    r978@agentz:  agentz | 2007-06-11 22:07:20 +0800  added 
t/gmake/options/dash-q.t (all tests pass now :))
      adds  58d6671    r992@agentz:  agentz | 2007-06-12 03:14:06 +0800  added 
a test to features/patternrules2.t to demonstrate the 
Makefile::AST::target_exists bug
      adds  e89979d    r1002@agentz:  agentz | 2007-06-12 16:16:58 +0800  added 
a regression test to features/patternrules2.t to exercise the chained implicit 
rule bug
      adds  4be57f1    r1090@agentz:  agentz | 2007-06-15 03:47:36 +0800  added 
the missing MDOM/Util.pm
      adds  456531a    r7893@agentz-office:  agentz | 2008-03-07 11:37:39 +0800 
 [mdom-gmake] prepared for the 0.001 release
      adds  5ef9b01    r7897@agentz-office:  agentz | 2008-03-07 11:44:18 +0800 
 [mdom-gmake] updated the date in  Changes
      adds  d88006d    r7904@agentz-office:  agentz | 2008-03-07 18:23:37 +0800 
 [mdom-gmake] added POD to Makefile::DOM and translated a good part of it to 
English (some Chinese stuffs remained)
      adds  74e77a1    r7906@agentz-office:  agentz | 2008-03-07 18:33:25 +0800 
 [mdom-gmake] translated the case 2 to english
      adds  0c6eecd    r7908@agentz-office:  agentz | 2008-03-07 18:43:17 +0800 
 [mdom-gmake] completed the translation of the case 3
      adds  2c5802a    r7910@agentz-office:  agentz | 2008-03-07 18:52:47 +0800 
 [mdom-gmake] completed the POD translation for Makefile::DOM
      adds  fec00bf    r7912@agentz-office:  agentz | 2008-03-07 18:56:15 +0800 
 [mdom-gmake] fixed the POD in MDOM::Dumper
      adds  3752f86    r7913@agentz-office:  agentz | 2008-03-07 18:56:57 +0800 
 [mdom-gmake] bumped the version number from 0.001 to 0.002
      adds  cec21ae    r7916@agentz-office:  agentz | 2008-03-07 18:59:39 +0800 
 [mdom-gmake] removed script/pgmake from MANIFEST
      adds  4187870    r7918@agentz-office:  agentz | 2008-03-07 19:00:18 +0800 
 [mdom-gmake] updated Changes
      adds  999a656    r7920@agentz-office:  agentz | 2008-03-07 19:00:49 +0800 
 [mdom-gmake] fixed Changes
      adds  fc92c40    r7922@agentz-office:  agentz | 2008-03-07 19:06:48 +0800 
 [mdom-gmake] removed bogus PPI descriptions from the POD of 
MDOM::Token::Separator
      adds  945f6f2    r7924@agentz-office:  agentz | 2008-03-07 19:07:26 +0800 
 [mdom-gmake] updated Changes
      adds  37a3ee0    r7930@agentz-office:  agentz | 2008-03-08 17:58:30 +0800 
 [mdom-gmake] added inc to MANIFEST
      adds  cd4f0ca    r7932@agentz-office:  agentz | 2008-03-08 18:00:38 +0800 
 [mdom-gmake] added more inc files
      adds  968e0d7    r7960@agentz-office:  agentz | 2008-03-10 15:43:08 +0800 
 [mdom-gmake] removed plmake from MANIFEST
      adds  19132c7    r7962@agentz-office:  agentz | 2008-03-10 15:44:54 +0800 
 [mdom-gmake] updated Changes
      adds  3e36bad    r7967@agentz-office:  agentz | 2008-03-10 15:56:40 +0800 
 [mdom-gmake] added pointer for Makefile::Parser::GmakeDB to Makefile::DOMs POD
      adds  946506a    r7968@agentz-office:  agentz | 2008-03-10 15:58:13 +0800 
 [mdom-gmake] mentioned Makefile::Parser::GmakeDB in Makefile::DOMs DESCRIPTION 
POD
      adds  271785e   committed CPAN release 0.004.
      adds  cc1b52c   updated the author's name and email address.
      adds  af4befe   no longer require perl itself and updated Module::Install 
to 1.01.
      adds  aa1e97e   use perl_version in Makefile.PL.
      adds  0e802cd   added .gitignore and checkenv.
      adds  20c3429   CPAN release 0.005.
      adds  47ebb8a   removed a garbage file from MANIFEST.
      adds  e692ace   enabled the pod tests.
      adds  8e9f004   Fix POD syntax error
      adds  c4deafe   Merge pull request #1 from dottedmag/master
      adds  332f40e   Merge branch 'master' of 
github.com:agentzh/makefile-dom-pm
      adds  4f01ab5   minor POD tweaks.
      adds  87821c1   minor fixes.
      adds  a027181   CPAN release 0.006.
      adds  c9dfa0b   bugfix: The test file pod-coverage.t was failing. thanks 
ambs (Alberto Simões) for the original patch in #2.
      adds  79f2c90   updated auto-generated files and bundled Perl modules to 
reflect recent changes.
      adds  5b94bf1   updated MANIFEST to reflect recent changes.
      adds  70a8a92   CPAN release 0.007.
      adds  72ea397   bugfix: MDOM::Document::Gmake::extract_interp was 
incorrectly renamed to _extract_interp, which makes Makefile::Parser. this 
regression had appeared in v0.007.
      adds  ad75061   CPAN release 0.008.
      adds  40022d2   Imported Upstream version 0.008
       new  2300a94   Merge tag 'upstream/0.008'
       new  752ef79   Update debian/changelog
       new  ccfc373   Refresh debian/patches/spelling.patch.
       new  9ff9790   Update years of upstream and packaging copyright.
       new  7610c4a   Declare compliance with Debian Policy 3.9.6.
       new  941d6d5   Mark package as autopkgtest-able.
       new  4650fba   releasing package libmakefile-dom-perl version 0.008-1

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                           |   8 +
 MANIFEST                          |   2 +
 META.yml                          |  11 +-
 MYMETA.json                       |  53 ++++
 META.yml => MYMETA.yml            |  19 +-
 README                            |  11 +-
 debian/changelog                  |  18 +-
 debian/control                    |   3 +-
 debian/copyright                  |   4 +-
 debian/patches/spelling.patch     |   8 +-
 debian/upstream/metadata          |   5 +
 inc/Module/AutoInstall.pm         | 150 ++++++++++--
 inc/Module/Install.pm             |   6 +-
 inc/Module/Install/AutoInstall.pm |  13 +-
 inc/Module/Install/Base.pm        |   2 +-
 inc/Module/Install/Can.pm         |  85 ++++++-
 inc/Module/Install/Fetch.pm       |   2 +-
 inc/Module/Install/Include.pm     |   2 +-
 inc/Module/Install/Makefile.pm    |  27 ++-
 inc/Module/Install/Metadata.pm    |  22 +-
 inc/Module/Install/Win32.pm       |   2 +-
 inc/Module/Install/WriteAll.pm    |   2 +-
 inc/Spiffy.pm                     |  76 +++---
 inc/Test/Base.pm                  |  70 +++---
 inc/Test/Base/Filter.pm           |   4 +-
 inc/Test/Builder.pm               | 492 ++++++++++++++++++++++++++++++--------
 inc/Test/Builder/Module.pm        |  20 +-
 inc/Test/More.pm                  | 277 ++++++++++++---------
 lib/MDOM/Assignment.pm            |  46 ++++
 lib/MDOM/Command.pm               |  28 +++
 lib/MDOM/Directive.pm             |  41 ++++
 lib/MDOM/Document/Gmake.pm        |  33 +++
 lib/MDOM/Dumper.pm                |   4 +-
 lib/MDOM/Element.pm               |  10 +-
 lib/MDOM/Node.pm                  |   2 +-
 lib/MDOM/Rule.pm                  |  28 +++
 lib/MDOM/Rule/Simple.pm           |  43 ++++
 lib/MDOM/Rule/StaticPattern.pm    |  28 +++
 lib/MDOM/Token.pm                 |   8 +-
 lib/MDOM/Token/Bare.pm            |  27 +++
 lib/MDOM/Token/Comment.pm         |   2 +-
 lib/MDOM/Token/Interpolation.pm   |  28 +++
 lib/MDOM/Token/Modifier.pm        |  30 ++-
 lib/MDOM/Token/Separator.pm       |   2 +-
 lib/MDOM/Token/Whitespace.pm      |   2 +-
 lib/MDOM/Unknown.pm               |  28 +++
 lib/MDOM/Util.pm                  |  32 +++
 lib/Makefile/DOM.pm               |  16 +-
 t/Shell.pm                        |   3 +-
 t/pod-coverage.t                  |   9 +-
 50 files changed, 1451 insertions(+), 393 deletions(-)
 create mode 100644 MYMETA.json
 copy META.yml => MYMETA.yml (51%)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmakefile-dom-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