~ubuntu-branches/ubuntu/vivid/libpod-eventual-perl/vivid

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Jonathan Yu, Ansgar Burchardt, Salvatore Bonaccorso, gregor herrmann, Axel Beckert
  • Date: 2013-10-23 22:47:04 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20131023224704-j3kfalr0w2j5swyh
Tags: 0.094000-1
* Team upload.

[ Jonathan Yu ]
* New upstream release

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

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

[ gregor herrmann ]
* Don't run release tests during package build.

[ 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 years of upstream copyright and license stanzas.
* Update build and runtime dependencies.
* Declare compliance with Debian Policy 3.9.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
 
3
 
This archive contains the distribution Pod-Eventual, version
4
 
0.093170:
 
3
This archive contains the distribution Pod-Eventual,
 
4
version 0.094000:
5
5
 
6
6
  read a POD document as a series of trivial events
7
7
 
8
 
This software is copyright (c) 2009 by Ricardo SIGNES.
 
8
This software is copyright (c) 2013 by Ricardo SIGNES.
9
9
 
10
10
This is free software; you can redistribute it and/or modify it under
11
11
the same terms as the Perl 5 programming language system itself.
12
12
 
 
13