[libconfig-model-dpkg-perl] 02/02: test http->https migration of copyright Format field
dod at debian.org
dod at debian.org
Thu May 26 10:59:48 UTC 2016
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 2aa0f2cd4c575df1f2ea860f87d68357baf6f01e
Author: Dominique Dumont <dod at debian.org>
Date: Thu May 26 12:58:53 2016 +0200
test http->https migration of copyright Format field
Gbp-Dch: ignore
---
t/model_tests.d/dpkg-copyright-examples/oar | 2 +-
t/model_tests.d/dpkg-copyright-test-conf.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/t/model_tests.d/dpkg-copyright-examples/oar b/t/model_tests.d/dpkg-copyright-examples/oar
index 2ff3d40..a904c1d 100644
--- a/t/model_tests.d/dpkg-copyright-examples/oar
+++ b/t/model_tests.d/dpkg-copyright-examples/oar
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: oar
Upstream-Contact: oar-contact at lists.gforge.inria.fr
Source: http://oar-ftp.imag.fr/oar/sources/
diff --git a/t/model_tests.d/dpkg-copyright-test-conf.pl b/t/model_tests.d/dpkg-copyright-test-conf.pl
index 345574f..8da211f 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -207,7 +207,7 @@ in ‘/usr/share/common-licenses/GPL-1’.",
},
{
name => 'oar',
- load_warnings => [ qr/use Expat/ ],
+ load_warnings => [ qr/Format does not match/, qr/use Expat/ ],
no_warnings => 1,
check => {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list