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

« back to all changes in this revision

Viewing changes to t/manifest.t

  • Committer: Package Import Robot
  • Author(s): Fabrizio Regalli, Ansgar Burchardt, Salvatore Bonaccorso, Fabrizio Regalli
  • Date: 2011-12-01 23:52:13 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20111201235213-nppamlddtxqzgo5e
Tags: 0.10004-1
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
  svn.debian.org to anonscm.debian.org URL.

[ Fabrizio Regalli ]
* Imported Upstream version 0.10004
* Update d/copyright to latest .174 revision of DEP-5 format
* Fixed missing-license-text-in-dep5-copyright lintian message
* Added version (>= 1.11) to libclass-xsaccessor-perl dependency
* Added version (>= 0.05) to libsub-name-perl dependency
* Added libdevel-hide-perl as B-D-I

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!perl -wT
2
 
# $Id$
3
1
use strict;
4
2
use warnings;
5
3