[libconfig-model-dpkg-perl] 13/19: test copyright override

dod at debian.org dod at debian.org
Sun Jan 3 11:44:19 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 5f4e7824650ffe25b3741bbcd28c5911ad184d34
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Jan 2 19:41:23 2016 +0100

    test copyright override
---
 .../dpkg-examples/open-nebula/debian/fill.copyright.blanks.yml          | 2 ++
 t/model_tests.d/dpkg-test-conf.pl                                       | 1 +
 2 files changed, 3 insertions(+)

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 cea1c4f..4872a78 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
@@ -6,6 +6,8 @@ Tebian:
   license: Expat
 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:
   license: Expat
 .*NOTICE:
diff --git a/t/model_tests.d/dpkg-test-conf.pl b/t/model_tests.d/dpkg-test-conf.pl
index 0602f84..c20b1f0 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -162,6 +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/,
 
         },
         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