[svn:ExtUtils-CBuilder] r12921 - ExtUtils-CBuilder/trunk
| Newsgroups | perl.module.build.checkins |
|---|---|
| Message-ID | <[email protected]> |
Author: dagolden Date: Fri Jun 26 12:56:08 2009 New Revision: 12921 Added: ExtUtils-CBuilder/trunk/.perl_developer.yml (contents, props changed) Modified: ExtUtils-CBuilder/trunk/MANIFEST ExtUtils-CBuilder/trunk/MANIFEST.SKIP Log: fix up MANIFESTs, add release manager config Added: ExtUtils-CBuilder/trunk/.perl_developer.yml ============================================================================== --- (empty file) +++ ExtUtils-CBuilder/trunk/.perl_developer.yml Fri Jun 26 12:56:08 2009 @@ -0,0 +1,31 @@ +svn: + repository: "https://svn.perl.org/modules/" + layout: + trunk: "#DIST#/trunk/" + tags: "#DIST#/tags/" + branches: "#DIST#/branches/" + tag: + name: "#VERSION#" + message: "tagging #DIST# release #VERSION#" +not_kwalitee: + - has_test_pod + - has_test_pod_coverage +publish: + pause: + process: + - clean + - create_build --no-sign + - check_manifest + - check_changes + - check_meta_author + - .test + - .testpod + #- .testpodcoverage + - .dist + #- check_kwalitee + - .disttest + - check_version_control + shipit: + - tag_version_control +# - scp_relay +# - pause_http_relay Modified: ExtUtils-CBuilder/trunk/MANIFEST ============================================================================== --- ExtUtils-CBuilder/trunk/MANIFEST (original) +++ ExtUtils-CBuilder/trunk/MANIFEST Fri Jun 26 12:56:08 2009 @@ -1,4 +1,3 @@ -bleadcheck.pl Build.PL Changes INSTALL Modified: ExtUtils-CBuilder/trunk/MANIFEST.SKIP ============================================================================== --- ExtUtils-CBuilder/trunk/MANIFEST.SKIP (original) +++ ExtUtils-CBuilder/trunk/MANIFEST.SKIP Fri Jun 26 12:56:08 2009 @@ -1,16 +1,39 @@ -^MANIFEST. -^Makefile$ -^Build$ -^Makefile.old$ -^blib/ ^_build -^pm_to_blib$ +^inc +^kwiki +(^|/)blib CVS +^Build$ +^Build.bat$ ~$ -^README$ -^ExtUtils-CBuilder -^\. -^t/compilet\b -^\.cvsignore$ -\.svn +^configs +^testbed +^MANIFEST\.SKIP$ \.bak$ +\.rej$ +^patch +^Module- +^t/_ +^t/Sample/(save_out|SIGNATURE|Build)$ +^t/Sample/_build +(^|/)\. +Makefile$ +/cover_db/ +bleadcheck\.pl$ + +^TODO$ +^CPANTEST +\.c$ +\.bs$ +\.bundle$ +\.yaml$ +save_out$ +save_err$ +(^|/)\.# +^website +/Script$ +^META- +Plugin +doc_check.pl$ +^[^/]+\.patch$ +^devtools