[libconfig-model-dpkg-perl] 12/13: fix dpkg open-nebula-from-scratch test
dod at debian.org
dod at debian.org
Sun Feb 7 17:16:17 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 93657ef5e457109a62fb931333329e530e8ac6d1
Author: Dominique Dumont <dod at debian.org>
Date: Sun Feb 7 17:05:40 2016 +0100
fix dpkg open-nebula-from-scratch test
---
.../open-nebula-from-scratch/debian/fill.copyright.blanks.yml | 8 ++++++--
t/model_tests.d/dpkg-test-conf.pl | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fill.copyright.blanks.yml b/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fill.copyright.blanks.yml
index cea1c4f..818bdc6 100644
--- a/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fill.copyright.blanks.yml
+++ b/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fill.copyright.blanks.yml
@@ -4,11 +4,15 @@ debian:
Tebian:
copyright: 2015, Marcel Mezigue
license: Expat
+.*:
+ copyright: 2002-2015, OpenNebula Project (OpenNebula.org), C12G Labs
+ license: Apache-2.0
share/pkgs/openSUSE/systemd/onedsetup:
copyright: 2015, Marcel Mezigue
-share/vendor/ruby/gems/rbvmomi/lib/rbvmomi.*\.rb:
+share/vendor/ruby/gems/rbvmomi/:
+ copyright: 2010-2012, VMware, Inc.
license: Expat
-.*NOTICE:
+^NOTICE:
skip: 1
share/websockify/:
license: LGPL-2
diff --git a/t/model_tests.d/dpkg-test-conf.pl b/t/model_tests.d/dpkg-test-conf.pl
index c20b1f0..36a73d3 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -141,7 +141,7 @@ my $del_home = sub {
'debian/copyright' => [
qr!Files: src/im_mad/\*!,
qr!Files: share/vendor/ruby/gems/rbvmomi/lib/rbvmomi/vim/\*!,
- qr!NOTICE!,
+ qr!Files: NOTICE!,
qr!Files: debian!,
],
},
--
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