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

« back to all changes in this revision

Viewing changes to t/pod_coverage.t

  • Committer: Bazaar Package Importer
  • Author(s): Ansgar Burchardt, gregor herrmann, Ansgar Burchardt
  • Date: 2008-11-22 22:11:47 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081122221147-svlt1hfw4sksn7qy
Tags: 0.08002-1
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).

[ Ansgar Burchardt ]
* New upstream release.
* Convert debian/copyright to proposed machine-readable format.
* Refresh debian/rules for debhelper 7.
* Add myself to Uploaders.
* debian/control: Bump Standards-Version to 3.8.0 (no changes)

[ gregor herrmann ]
* debian/control: remove libmodule-install-perl from Build-Depends-Indep and
  wrap line.

Show diffs side-by-side

added added

removed removed

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