summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-01 17:01:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-01 17:01:11 -0700
commit3c55ed2145a513bc3b2a110b6548b1cf7a193b7f (patch)
treef3a79d145220cff386a7aa44a213987f0e633a6c /dist.ini
parent961bc7ee398aff3ecb2e29a5c2d44e2283380531 (diff)
downloadp5-Git-Annex-3c55ed2145a513bc3b2a110b6548b1cf7a193b7f.tar.gz
configuration to build distributions for upload to CPAN
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..10056c9
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,20 @@
+name = Git-Annex
+author = Sean Whitton <spwhitton@spwhitton.name>
+license = GPL_3
+copyright_holder = Sean Whitton <spwhitton@spwhitton.name>
+copyright_year = 2019-2020
+
+version = 0.001
+
+[GatherDir]
+prune_directory = debian
+
+[@Filter]
+-bundle = @Basic
+-remove = License
+-remove = GatherDir
+
+[AutoPrereqs]
+
+[PkgVersion]
+[PodVersion]