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

dmn pushed a commit to branch master
in repository libcatalyst-plugin-authentication-credential-openid-perl.

commit 59b047f215f57ca446697de1dab2937f130f58d9
Author: Damyan Ivanov <d...@debian.org>
Date:   Fri May 16 07:00:48 2014 +0000

    shorten repackaging suffix from 'repack' to 'rp'
    
    otherwise the original tarball name exceeds 80 characters (by 4) and
    may create problems for CD-makers
---
 debian/watch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 6ce03db..2bcec15 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-opts=uversionmangle=s/$/+repack/ \
+# 'rp' means repacking
+# 'repack' makes the original tarball file name exceed 80 characters (by 4),
+# which may pose problems in CD-making
+opts=uversionmangle=s/$/+rp/ \
  https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID 
  
.*/Catalyst-Plugin-Authentication-Credential-OpenID-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-authentication-credential-openid-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to