[libconfig-model-dpkg-perl] 14/36: Improve test for fill_blanks

dod at debian.org dod at debian.org
Sat Oct 17 16:27:12 UTC 2015


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 0999ee89dfbedf6733e2b916a97328c5e9292750
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Oct 13 20:33:08 2015 +0200

    Improve test for fill_blanks
---
 .../open-nebula-from-scratch/debian/fill.copyright.blanks.yml         | 4 +++-
 .../open-nebula-from-scratch/debian/fix.scanned.copyright             | 1 -
 t/model_tests.d/dpkg-test-conf.pl                                     | 2 ++
 3 files changed, 5 insertions(+), 2 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 2a4f16c..cea1c4f 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
@@ -1,12 +1,14 @@
 ---
 debian:
+  skip: 1
+Tebian:
   copyright: 2015, Marcel Mezigue
   license: Expat
 share/pkgs/openSUSE/systemd/onedsetup:
   copyright: 2015, Marcel Mezigue
 share/vendor/ruby/gems/rbvmomi/lib/rbvmomi.*\.rb:
   license: Expat
-.*/NOTICE:
+.*NOTICE:
   skip: 1
 share/websockify/:
   license: LGPL-2
diff --git a/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fix.scanned.copyright b/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fix.scanned.copyright
deleted file mode 100644
index 63b80d6..0000000
--- a/t/model_tests.d/dpkg-examples/open-nebula-from-scratch/debian/fix.scanned.copyright
+++ /dev/null
@@ -1 +0,0 @@
-Files:'debian/*' Copyright=me License short_name="Apache-2.0" - -
diff --git a/t/model_tests.d/dpkg-test-conf.pl b/t/model_tests.d/dpkg-test-conf.pl
index 1cdb31d..6753b96 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -137,6 +137,8 @@ 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: 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