File: rm-git-from-dzil

package info (click to toggle)
libsoftware-copyright-perl 0.015-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 300; makefile: 10
file content (30 lines) | stat: -rw-r--r-- 546 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description: Removee git from dzil config
 Git config is suitable for upstream, but does not work
 when building the package
Forwarded: not-needed
Author: Dod
--- a/dist.ini
+++ b/dist.ini
@@ -22,22 +22,6 @@
 [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