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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Dominique Dumont
  • Date: 2015-05-08 10:24:03 UTC
  • mfrom: (1.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150508102403-5a61zoujj1kqd7vw
Tags: 2.063
* Copyright scanner:
  * to cope with owner containing 'f00' (Closes: #783932)
  * handle ranges like 2010-12 or 2002-3 (Closes: #783928)
* Dpkg::Patch: fix handling of Subject body expressed as
  free form text below header.
* Updated list of supported arch in C::M::Dpkg::Dependency
  (Closes: #782995)
* control: added build-dep on libyaml-tiny-perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        # required to skip the bad patch (non dep-3)
17
17
        load_check => 'no',
18
18
        load_warnings => [ qr/Ignoring patch/ ],
 
19
        check => {
 
20
            'patches:tweak-defaults Synopsis' => 'Tweak defaults values for Debian'
 
21
        },
19
22
        load => 'patches:~mail-like-patch',
20
23
        # bad patch is skipped by config-model but is not removed from patch set
21
24
        # hence the 2nd instance must also skip the bad patch