File: watch

package info (click to toggle)
libgzstream 1.5%2Bgit20171107.9a20658-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 180 kB
  • sloc: cpp: 253; makefile: 174
file content (10 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
version=4

opts="mode=git,pretty=1.5+git%cd.%h" \
    https://github.com/kanedo/gzstream.git HEAD

#opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
#  https://github.com/kanedo/gzstream/tags (?:.*?/)?v@ANY_VERSION@@ARCHIVE_EXT@

# Asked for release tags
# https://github.com/kanedo/gzstream/issues/2