[openpgp-applet] 02/42: Use Git dzil bundle:

Clement Hermann nodens at nodens.org
Wed Oct 26 16:47:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch master
in repository openpgp-applet.

commit 1b383621b62ce14ff6b69a506d3c29abe0bdd63d
Author: Clément Hermann (nodens) <nodens at nodens.org>
Date:   Tue Aug 11 22:57:16 2015 +0200

    Use Git dzil bundle:
    
    - includes Git::Check plugin
    - add Git::Tag plugin to auto tag releases
---
 dist.ini | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dist.ini b/dist.ini
index e218740..94ef7d5 100644
--- a/dist.ini
+++ b/dist.ini
@@ -13,6 +13,7 @@ homepage = https://tails.boum.org/
 repository.url  = https://git-tails.immerda.ch/nodens/openpgp-applet/
 repository.type = git
 
+
 [@Filter]
 -bundle = @Basic
 -remove = Readme
@@ -30,6 +31,12 @@ requires = xclip
 
 [Test::Perl::Critic]
 
+; unused unless using dzil release
+[@Git]
+signed = 1
+allow_dirty_match = OpenPGP_Applet-.*
+allow_dirty_match = po/.*\.mo
+
 [ExecDir]
 
 [LocaleTextDomain]
@@ -39,8 +46,6 @@ textdomain = OpenPGP_Applet
 [LocaleMsgfmt]
 locale = po
 
-[Git::Check]
-
 [ChangelogFromGit]
 max_age     = 99999
 tag_regexp  = ^OpenPGP_Applet_(?:\d+[.]?)+$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git



More information about the Pkg-perl-cvs-commits mailing list