summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-03 17:07:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-03 17:07:06 -0700
commit6c7e4172dd85988a489885f9ede270b15fda9754 (patch)
tree2477cace728e87394ecb2dde3155da7ccb4166b0
parenta6d6572b76164b83d5c56fb8f52ab004fe4cfe13 (diff)
downloadp5-Git-Annex-6c7e4172dd85988a489885f9ede270b15fda9754.tar.gz
use NextRelease and @Git bundle
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--Changes2
-rw-r--r--dist.ini12
2 files changed, 9 insertions, 5 deletions
diff --git a/Changes b/Changes
index 9a3545d..805c64c 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
Revision history for Git::Annex
-0.001
+{{$NEXT}}
- First public release.
diff --git a/dist.ini b/dist.ini
index 79522e1..b110248 100644
--- a/dist.ini
+++ b/dist.ini
@@ -7,22 +7,26 @@ copyright_year = 2019-2020
version = 0.001
release_status = unstable
+[PkgVersion]
+[PodVersion]
+[MetaJSON]
+[NextRelease]
+
+[@Git]
+signed = 1
+
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = License
-remove = GatherDir
-
[GatherDir]
prune_directory = debian
[AutoPrereqs]
-
[Prereqs]
perl = 5.028
-[PkgVersion]
-[PodVersion]
[MetaResources]
repository.url = https://git.spwhitton.name/p5-Git-Annex