~ubuntu-branches/ubuntu/trusty/libtest-simple-perl/trusty

« back to all changes in this revision

Viewing changes to debian/watch

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Ansgar Burchardt, Salvatore Bonaccorso, gregor herrmann
  • Date: 2013-08-12 16:01:31 UTC
  • Revision ID: package-import@ubuntu.com-20130812160131-rdeah494pbx0eieu
Tags: 0.98-2
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
  Closes: #708749

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

[ gregor herrmann ]
* Don't run author tests during package build.
* Add patch to fix test failure with perl 5.18. Taken from perl git.
  (Closes: #711268)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update years of packaging copyright.
* Bump debhelper compatibility level to 8.
* Declare compliance with Debian Policy 3.9.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
version=3
2
 
http://search.cpan.org/dist/Test-Simple/ .+/Test-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
2
https://metacpan.org/release/Test-Simple/ .+/Test-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$