~ubuntu-branches/debian/sid/libconfig-model-dpkg-perl/sid

« back to all changes in this revision

Viewing changes to t/model_tests.d/dpkg-test-conf.pl

  • Committer: Package Import Robot
  • Author(s): Dominique Dumont
  • Date: 2015-07-03 20:13:44 UTC
  • Revision ID: package-import@ubuntu.com-20150703201344-5vaxte6d6xp1pi3e
Tags: 2.067
Major bug fixes release: previous version removed too many
directory entries. This version fixes this problem while being
able to merge existing directory entries with data extracted from
files (including LICENSE, COPYING or README files)

Also fixed:
* C::M::Dpkg::Dependency: escape '{' in regexp (Closes: #789841) ...
* Scanner::__squash_copyrights_years: also handle last entry of
  $copyrights_by_id...

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
            'copyright Files:pan/general/sorted-vector.h License short_name' => 'public-domain',
86
86
            # entry "uulib/fptools.c\n uulib/fptools.h"is packed by update
87
87
            qq'copyright Files:"uulib/*" Copyright' => '1994-2001, Frank Pilhofer.',
 
88
            'copyright Files:pan/gui/xface.c Copyright' => qr/^James/,
88
89
        },
89
90
        wr_check => {
90
91
            "copyright License:GPL-2 text" => {value => undef, mode => 'custom'},