summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--Changes2
-rw-r--r--dist.ini12
3 files changed, 10 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index b7e23ed..4fa6083 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ MANIFEST.bak
.prove
*~
/.build/
+/App-XScreenSaver-DBus-*/
+/App-XScreenSaver-DBus-*.tar.gz
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..1a066f2
--- /dev/null
+++ b/Changes
@@ -0,0 +1,2 @@
+{{$NEXT}}
+ - first CPAN release
diff --git a/dist.ini b/dist.ini
index aad834f..7fcbb34 100644
--- a/dist.ini
+++ b/dist.ini
@@ -32,15 +32,15 @@ first_version = 1.0.0
[ManifestSkip]
-[Test::NoTabs]
-
-[Test::Perl::Critic]
-
-[Test::Pod::Coverage::Configurable]
-
[PodSyntaxTests]
[Test::PodSpelling]
+stopword = logind
+stopword = dbus
+stopword = specialised
+
+[Test::Compile]
+fail_on_warning = author
[ExtraTests]