File: watch

package info (click to toggle)
moosefs 4.58.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,644 kB
  • sloc: ansic: 129,204; python: 12,419; sh: 5,874; javascript: 2,273; makefile: 838
file content (18 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# uscan(1) configuration file.
version=4

## releases
opts="\
pgpmode=none,\
repack,compression=xz,repacksuffix=+dfsg,\
dversionmangle=s{\+dfsg\d*}{},\
" https://github.com/moosefs/moosefs/tags \
 .*/archive/refs/tags/v?(\d[\d\.]+(?:-rc\d*)?)@ARCHIVE_EXT@

## git snapshot
#opts="\
#pgpmode=none,\
#mode=git,gitmode=shallow,date=%Y%m%d,pretty=3.0.103+git%cd.%h,\
#repack,compression=xz,repacksuffix=+dfsg,\
#" https://github.com/moosefs/moosefs.git \
#  heads/master