~ubuntu-branches/ubuntu/precise/libclass-accessor-grouped-perl/precise

« back to all changes in this revision

Viewing changes to t/style_no_tabs.t

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann, Fabrizio Regalli, gregor herrmann
  • Date: 2011-06-19 19:36:10 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110619193610-goj44msw1og932jm
Tags: 0.10003-1
[ Fabrizio Regalli ]
* New upstream release
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Add myself to Uploaders.

[ gregor herrmann ]
* debian/copyright: update years of copyright for inc/Module/*.
* debian/control: drop (build) dependency on libmro-compat-perl; add
  versioned perl as an alternative for Test::More build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!perl -wT
2
 
# $Id: /bast/Class-Accessor-Grouped/trunk/t/style_no_tabs.t 3253 2007-05-06T02:24:39.381139Z claco  $
 
2
# $Id$
3
3
use strict;
4
4
use warnings;
5
5