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

« back to all changes in this revision

Viewing changes to Changes

  • 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
Changes for Test::Manifest
 
2
 
 
3
2.01 - Sat Aug 16 17:47:27 2014
 
4
        * Bump to release version
 
5
 
 
6
2.00_001 - Thu Jul 11 20:22:40 2013
 
7
        * Switch back to Makefile.PL—so much simpler
 
8
 
 
9
2.00_01 - Wed Jul 20 01:02:11 2011
 
10
        * Work with Module::Build by supplying a subclass.
 
11
 
 
12
1.23 - Fri Jul 17 03:04:38 2009
 
13
        * Move everything to git and finally make a release
 
14
 
1
15
1.22_03 - Tue Jul 29 21:14:49 2008
2
16
        * Fixed bug for missing file: previously the missing file
3
17
        name was passed through to run_t_files, although without
4
18
        the t/ added to its path. Test::Manifest should only
5
19
        warn about and skip missing files.
6
20
 
7
 
1.23 - Fri Jul 17 03:04:38 2009
8
 
        * Move everything to git and finally make a release
9
 
 
10
21
1.22_02 - Thu Jan 24 06:13:13 2008
11
22
        * File path and unlink fixes for VMS (RT #32061). Let's see if this works.
12
23