File: watch

package info (click to toggle)
syncplay 1.7.4%2Brepack1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,684 kB
  • sloc: python: 19,824; sh: 32; makefile: 16
file content (9 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
version=4
# Upstream tags inconsistently which leads to uscan falsly identify outdated
# tags as latest releases. I used uversionmangle to "filter" those tags out.
# An improvement is welcome!
opts="filenamemangle=s/v?(\d\S+)\.tar\.gz/@PACKAGE@-$1\.tar\.gz/, \
  dversionmangle=s/\+repack(\d*$)//, \
  uversionmangle=s/(\d)[_\.\-\+]?((68-Beta1|Beta|Alpha|70-Beta1|snapshot1|persistentrooms1|RC1)\d*)$/$1~$2/, \
  repacksuffix=+repack1" \
  https://github.com/Syncplay/@PACKAGE@/tags .*/v?(\d\S+)\.tar\.gz