~ubuntu-branches/ubuntu/trusty/libyaml-tiny-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to xt/release/changes_has_content.t

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2013-10-05 16:34:12 UTC
  • mfrom: (1.2.12)
  • Revision ID: package-import@ubuntu.com-20131005163412-1zjgne628pa7n8k9
Tags: 1.56-1
* Team upload.
* New upstream release.
* Update build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
note 'Checking Changes';
6
6
my $changes_file = 'Changes';
7
 
my $newver = '1.55';
 
7
my $newver = '1.56';
8
8
my $trial_token = '-TRIAL';
9
9
 
10
10
SKIP: {