summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist.ini20
1 files changed, 13 insertions, 7 deletions
diff --git a/dist.ini b/dist.ini
index 14e3aa3..79522e1 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,13 +1,11 @@
-name = Git-Annex
-author = Sean Whitton <spwhitton@spwhitton.name>
-license = GPL_3
+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
+version = 0.001
+release_status = unstable
[@Filter]
-bundle = @Basic
@@ -15,6 +13,9 @@ prune_directory = debian
-remove = License
-remove = GatherDir
+[GatherDir]
+prune_directory = debian
+
[AutoPrereqs]
[Prereqs]
@@ -22,3 +23,8 @@ perl = 5.028
[PkgVersion]
[PodVersion]
+
+[MetaResources]
+repository.url = https://git.spwhitton.name/p5-Git-Annex
+repository.web = https://git.spwhitton.name/p5-Git-Annex
+repository.type = git