[libconfig-model-dpkg-perl] 13/13: fix dpkg open-nebula 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 ff4e9798ba94acd47ba977452203618e40b35595
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Feb 7 17:11:43 2016 +0100

    fix dpkg open-nebula test
---
 .../dpkg-examples/open-nebula/debian/fill.copyright.blanks.yml | 10 ++++++----
 t/model_tests.d/dpkg-test-conf.pl                              |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/t/model_tests.d/dpkg-examples/open-nebula/debian/fill.copyright.blanks.yml b/t/model_tests.d/dpkg-examples/open-nebula/debian/fill.copyright.blanks.yml
index 4872a78..818bdc6 100644
--- a/t/model_tests.d/dpkg-examples/open-nebula/debian/fill.copyright.blanks.yml
+++ b/t/model_tests.d/dpkg-examples/open-nebula/debian/fill.copyright.blanks.yml
@@ -4,13 +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
-src/cloud/ec2/lib/net_ssh_replacement.rb:
-  'override-copyright': 2008, Jamis Buck and override
-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 36a73d3..f547e51 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -162,7 +162,7 @@ my $del_home = sub {
         check => {
             'copyright Files:"share/vendor/*" Copyright' => '2010-2012, VMware, Inc.',
             'copyright Files:"src/sunstone/public/css/novnc-custom.css" Copyright' => qr/Mannehed/,
-            'copyright Files:"src/cloud/ec2/lib/net_ssh_replacement.rb" Copyright' => qr/override/,
+            'copyright Files:"src/cloud/ec2/lib/net_ssh_replacement.rb" Copyright' => qr/Jamis/,
 
         },
         file_contents_unlike => {

-- 
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