~ubuntu-branches/ubuntu/utopic/libconfig-model-openssh-perl/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/watch

  • Committer: Package Import Robot
  • Author(s): Dominique Dumont, Salvatore Bonaccorso, Dominique Dumont
  • Date: 2013-05-04 21:11:02 UTC
  • mfrom: (1.1.19)
  • Revision ID: package-import@ubuntu.com-20130504211102-l2oiug4e6peqptte
Tags: 1.227-1
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Dominique Dumont ]
* Imported Upstream version 1.227:
  * Removed Augeas backend (no longer needed, comments are handled
    by Config::Model::Backend::OpenSsh)
  * Replaced Any::Moose with Mouse.
* control:
  * updated std-version
  * added enhances openssh-client openssh-server
  * updated description
  * depends on libmouse-perl instead of libany-moose-perl
  * depends on libconfig-model-perl ( >= 2.034)
* copyright: updated years

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# format version number, currently 3; this line is compulsory!
2
2
version=3
3
3
# URL to the package page followed by a regex to search
4
 
http://search.cpan.org/dist/Config-Model-OpenSsh/   .*/Config-Model-OpenSsh-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
4
https://metacpan.org/release/Config-Model-OpenSsh/   .*/Config-Model-OpenSsh-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$