~ubuntu-branches/ubuntu/wily/libclass-accessor-class-perl/wily

« back to all changes in this revision

Viewing changes to xt/release/changes_has_content.t

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard, upstream, Jonas Smedegaard
  • Date: 2014-05-20 16:42:30 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140520164230-nbv7rftvsmqowfdn
Tags: 0.503-1
[ upstream ]
* New release.

[ Jonas Smedegaard ]
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update watch file to use metacpan.org URL.
* Update copyright info:
  + Extend coverage of packaging.

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 = '0.502';
 
7
my $newver = '0.503';
8
8
my $trial_token = '-TRIAL';
9
9
 
10
10
SKIP: {