[Rt-commit] [svn] r1002 - RT-Integration-SVN
jesse at pallas.eruditorum.org
jesse at pallas.eruditorum.org
Thu Jun 3 21:10:56 EDT 2004
Author: jesse
Date: Thu Jun 3 21:10:55 2004
New Revision: 1002
Modified:
RT-Integration-SVN/ (props changed)
RT-Integration-SVN/META.yml
RT-Integration-SVN/Makefile.PL
Log:
----------------------------------------------------------------------
r1704 at debian: jesse | 2004-06-04T09:42:03.025625Z
----------------------------------------------------------------------
r1705 at debian: jesse | 2004-06-04T10:10:12.830064Z
Specified the M::I::RTx version
----------------------------------------------------------------------
Modified: RT-Integration-SVN/META.yml
==============================================================================
--- RT-Integration-SVN/META.yml (original)
+++ RT-Integration-SVN/META.yml Thu Jun 3 21:10:55 2004
@@ -5,7 +5,7 @@
license: GPLv2
distribution_type: module
build_requires:
- Module::Install::RTx: 0
+ Module::Install::RTx: 0.08
no_index:
directory:
- html
Modified: RT-Integration-SVN/Makefile.PL
==============================================================================
--- RT-Integration-SVN/Makefile.PL (original)
+++ RT-Integration-SVN/Makefile.PL Thu Jun 3 21:10:55 2004
@@ -3,7 +3,7 @@
RTx('RT-Integration-SVN');
license('GPLv2');
version('0.01_01');
-build_requires('Module::Install::RTx');
+build_requires('Module::Install::RTx' => 0.08);
author('Jesse Vincent <jesse at bestpractical.com>');
&WriteAll;
More information about the Rt-commit
mailing list