mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
added watchfile
This commit is contained in:
9
debian/watch
vendored
Normal file
9
debian/watch
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# You can run the "uscan" command to check for upstream updates and more.
|
||||
# See uscan(1) for format
|
||||
|
||||
# Compulsory line, this is a version 4 file
|
||||
version=4
|
||||
|
||||
# Direct Git
|
||||
opts="mode=git" https://github.com/venthur/blag.git \
|
||||
refs/tags/v([\d\.]+) debian uupdate
|
||||
Reference in New Issue
Block a user