File: watch

package info (click to toggle)
libxml-autowriter-perl 0.40-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 496 kB
  • sloc: perl: 3,732; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# format version number, currently 3; this line is compulsory!
version=3

# upstream version 0.1234 -> debian version 0.12.34
opts=uversionmangle=s/\.(\d\d)(\d\d)$/.$1.$2/;s/\.(\d)$/.${1}0/ \
https://metacpan.org/release/XML-AutoWriter   .*/XML-AutoWriter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$