~ubuntu-branches/ubuntu/wily/libtest-manifest-perl/wily

« back to all changes in this revision

Viewing changes to debian/patches/spelling.patch

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Ryan Niebur, Ansgar Burchardt, gregor herrmann, Salvatore Bonaccorso, Axel Beckert
  • Date: 2014-08-23 20:57:20 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20140823205720-o427zvlf6wkl0vf7
Tags: 2.01-1
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.

[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
  copyright"

[ gregor herrmann ]
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Update copyright years and license stanzas.
* Declare compliance with Debian Policy 3.9.5.
* Bump debhelper compatibility level to 8.
* Add build dependency on Test::More 0.95.
* Add a spelling fix patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: fix a spelling mistake
 
2
Origin: vendor
 
3
Author: gregor herrmann <gregoa@debian.org>
 
4
Last-Update: 2014-08-23
 
5
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=98288
 
6
Bug: https://rt.cpan.org/Ticket/Display.html?id=98288
 
7
 
 
8
--- a/lib/Test/Manifest.pm
 
9
+++ b/lib/Test/Manifest.pm
 
10
@@ -272,7 +272,7 @@
 
11
        ;unskip
 
12
        run_this2
 
13
 
 
14
-To select sets of tests, specify the level in the enviroment variable
 
15
+To select sets of tests, specify the level in the environment variable
 
16
 C<TEST_LEVEL>:
 
17
 
 
18
        make test # run all tests no matter the level