From: Dave Rolsky <autarch@urth.org>
Date: Mon, 20 Feb 2012 22:33:20 +0000 (-0600)
Subject: Add distro files
X-Git-Tag: v0.01~6
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9735af88f7386533137402f0605fb6343b420c3d;p=gitmo%2FMoose-OldDocs.git

Add distro files
---

diff --git a/Changes b/Changes
new file mode 100644
index 0000000..55b254b
--- /dev/null
+++ b/Changes
@@ -0,0 +1,3 @@
+
+
+- First release upon an unsuspecting world.
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..f02c2d2
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,38 @@
+name    = Moose-OldDocs
+author  = Dave Rolsky <autarch@urth.org>
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
+
+version = 0.01
+
+[NextRelease]
+format = %-8v %{yyyy-MM-dd}d
+
+[@Basic]
+
+[InstallGuide]
+[MetaJSON]
+
+[MetaResources]
+bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose-OldDocs
+bugtracker.mailto = bug-moose-olddocs@rt.cpan.org
+repository.url    = git://git.urth.org/Moose-OldDocs.git
+repository.web    = http://git.urth.org/Moose-OldDocs.git
+repository.type   = git
+
+[SurgicalPodWeaver]
+
+[SurgicalPkgVersion]
+
+[EOLTests]
+[NoTabsTests]
+[PodSyntaxTests]
+[Test::CPAN::Changes]
+[Test::Pod::LinkCheck]
+[Test::Pod::No404s]
+
+[AutoPrereqs]
+
+[CheckPrereqsIndexed]
+
+[@Git]