r3436 - people/goneri/SvnBuildStat-WWW
Gonéri Le Bouder
goneri-guest at alioth.debian.org
Wed Jul 18 20:37:34 UTC 2007
Author: goneri-guest
Date: 2007-07-18 20:37:34 +0000 (Wed, 18 Jul 2007)
New Revision: 3436
Added:
people/goneri/SvnBuildStat-WWW/README
Removed:
people/goneri/SvnBuildStat-WWW/Changes
people/goneri/SvnBuildStat-WWW/META.yml
people/goneri/SvnBuildStat-WWW/Makefile.PL
people/goneri/SvnBuildStat-WWW/README
people/goneri/SvnBuildStat-WWW/inc/
people/goneri/SvnBuildStat-WWW/lib/
Log:
moved to collab-qa repository
Deleted: people/goneri/SvnBuildStat-WWW/Changes
===================================================================
--- people/goneri/SvnBuildStat-WWW/Changes 2007-07-18 18:28:31 UTC (rev 3435)
+++ people/goneri/SvnBuildStat-WWW/Changes 2007-07-18 20:37:34 UTC (rev 3436)
@@ -1,4 +0,0 @@
-This file documents the revision history for Perl extension SvnBuildStat::WWW.
-
-0.01 2007-04-25 12:09:45
- - initial revision, generated by Catalyst
Deleted: people/goneri/SvnBuildStat-WWW/META.yml
===================================================================
--- people/goneri/SvnBuildStat-WWW/META.yml 2007-07-18 18:28:31 UTC (rev 3435)
+++ people/goneri/SvnBuildStat-WWW/META.yml 2007-07-18 20:37:34 UTC (rev 3436)
@@ -1,21 +0,0 @@
----
-abstract: Catalyst based application
-author: 'Goneri Le Bouder,,,'
-distribution_type: module
-generated_by: Module::Install version 0.65
-license: perl
-meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.3.html
- version: 1.3
-name: SvnBuildStat-WWW
-no_index:
- directory:
- - inc
- - t
-requires:
- Catalyst: 5.7007
- Catalyst::Action::RenderView: 0
- Catalyst::Plugin::ConfigLoader: 0
- Catalyst::Plugin::Static::Simple: 0
- YAML: 0
-version: 0.01
Deleted: people/goneri/SvnBuildStat-WWW/Makefile.PL
===================================================================
--- people/goneri/SvnBuildStat-WWW/Makefile.PL 2007-07-18 18:28:31 UTC (rev 3435)
+++ people/goneri/SvnBuildStat-WWW/Makefile.PL 2007-07-18 20:37:34 UTC (rev 3436)
@@ -1,16 +0,0 @@
-use inc::Module::Install;
-
-name 'SvnBuildStat-WWW';
-all_from 'lib/SvnBuildStat/WWW.pm';
-
-requires 'Catalyst' => '5.7007';
-requires 'Catalyst::Plugin::ConfigLoader';
-requires 'Catalyst::Plugin::Static::Simple';
-requires 'Catalyst::Action::RenderView';
-requires 'YAML'; # This should reflect the config file format you've chosen
- # See Catalyst::Plugin::ConfigLoader for supported formats
-catalyst;
-
-install_script glob('script/*.pl');
-auto_install;
-WriteAll;
Deleted: people/goneri/SvnBuildStat-WWW/README
===================================================================
--- people/goneri/SvnBuildStat-WWW/README 2007-07-18 18:28:31 UTC (rev 3435)
+++ people/goneri/SvnBuildStat-WWW/README 2007-07-18 20:37:34 UTC (rev 3436)
@@ -1 +0,0 @@
-Run script/svnbuildstat_www_server.pl to test the application.
Added: people/goneri/SvnBuildStat-WWW/README
===================================================================
--- people/goneri/SvnBuildStat-WWW/README (rev 0)
+++ people/goneri/SvnBuildStat-WWW/README 2007-07-18 20:37:34 UTC (rev 3436)
@@ -0,0 +1,2 @@
+Moved to collab-qa
+svn co svn://svn.debian.org/svn/collab-qa/svnbuildstat
More information about the Pkg-games-commits
mailing list