This is an automated email from the git hooks/post-receive script. dod pushed a commit to branch master in repository libconfig-model-dpkg-perl.
commit 4ab52a0ea62848edd7eb68d12f225c347da88c19 Author: Dominique Dumont <[email protected]> Date: Fri Jul 8 21:59:50 2016 +0200 Remove redundant match test for © Format Superseded by the warn_unless_match tests --- lib/Config/Model/models/Dpkg/Copyright.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Config/Model/models/Dpkg/Copyright.pl b/lib/Config/Model/models/Dpkg/Copyright.pl index e3cfdea..3a71c92 100644 --- a/lib/Config/Model/models/Dpkg/Copyright.pl +++ b/lib/Config/Model/models/Dpkg/Copyright.pl @@ -36,7 +36,6 @@ To upgrade your file from an old spec, run: 'default' => 'https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/', 'description' => 'URI of the format specification.', 'mandatory' => '1', - 'match' => '^https?://', 'type' => 'leaf', 'value_type' => 'uniline', 'warn_unless_match' => { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
