Checking in changes prior to tagging of version 0.52. Changelog diff is:
Tomas Doran [Mon, 8 Mar 2010 01:23:08 +0000 (01:23 +0000)]
Index: CHANGES
===================================================================
--- CHANGES (revision 13033)
+++ CHANGES (working copy)
@@ -1,6 +1,6 @@
 Revision history for Perl module Test::WWW::Mechanize::Catalyst:

-0.52 UNRELEASED
+0.52 Mon Mar 8 01:25 GMT 2010
      - Move actions out of the test applications to avoid deprecation warnings.
      - POD corrections by jhannah
      - Bump version dependency of Test::WWW::Mechanize to 1.54 to fix RT#44555

.shipit [new file with mode: 0644]
CHANGES
MANIFEST.SKIP

diff --git a/.shipit b/.shipit
new file mode 100644 (file)
index 0000000..62d70b9
--- /dev/null
+++ b/.shipit
@@ -0,0 +1,4 @@
+steps = FindVersion, ChangeVersion, CheckChangeLog, DistTest, Commit, Tag, MakeDist
+svn.tagpattern = http://dev.catalyst.perl.org/repos/Catalyst/Test-WWW-Mechanize-Catalyst/tags/%v
+CheckChangeLog.files = CHANGES
+
diff --git a/CHANGES b/CHANGES
index 94c1b29..1660729 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 Revision history for Perl module Test::WWW::Mechanize::Catalyst:
 
-0.52 UNRELEASED
+0.52 Mon Mar 8 01:25 GMT 2010
      - Move actions out of the test applications to avoid deprecation warnings.
      - POD corrections by jhannah
      - Bump version dependency of Test::WWW::Mechanize to 1.54 to fix RT#44555
index 30dfa18..b382e9b 100644 (file)
@@ -1,3 +1,5 @@
+^\.shipit
+
 # Avoid version control files.
 \bRCS\b
 \bCVS\b