From: openKylin Developers <packaging@lists.openkylin.top>
Date: Fri, 26 Apr 2024 14:31:06 +0800
Subject: Removee git from dzil config

Forwarded: not-needed

Git config is suitable for upstream, but does not work
when building the package
---
 dist.ini | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/dist.ini b/dist.ini
index 2b99a7c..1bc53dc 100644
--- a/dist.ini
+++ b/dist.ini
@@ -22,22 +22,6 @@ perl = 5.020
 [NextRelease]
 format = %v%T %{yyyy-MM-dd}d
 
-; use 'V=2.234 dzil release' to override version number
-[Git::NextVersion]
-
-[Git::Check]
-allow_dirty = dist.ini
-allow_dirty = Changes
-
-[Git::Commit]
-
-[Git::Tag]
-[Git::Push]
-; github
-push_to = upstream
-; debian
-push_to = origin
-
 [@Filter]
 -bundle = @Basic
 -remove = Readme
