diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-26 14:11:14 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-26 14:11:14 +0300 |
commit | cf9383412494964d6188fcf08a362c0c0f313afc (patch) | |
tree | bd9e6a5b3a63cbb155b81112c855c19cb5f2b314 /debian/watch | |
download | perl-debian.tar.gz |
Import perl (5.30.0-9)debian/5.30.0-9debian
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..4b17f72 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=4 +http://www.perl.com/CPAN/src/5.0/ (?:.*/)?perl-(5\.\d*[02468](?:\.[\d.]+)?)\.tar\.(?:xz|bz2|gz) debian uupdate +opts="component=regen-configure, repack, compression=xz" \ +https://github.com/perl5-metaconfig/metaconfig/tags/ \ + (?:.*?/)?(\d[\d.]*)\.tar\.gz debian uupdate |