diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-03-23 00:03:29 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-03-23 00:03:29 +0100 |
commit | 2cf0eaffddab2457fc81d672599c0f58eb6950f9 (patch) | |
tree | f1964cdc4d9a4f7ff8ffa15b2a359cdad55a58d8 /debian/watch | |
parent | eb11e68412b49b0945ab6bb332ac9486f1ebeb9e (diff) | |
parent | df33203db5007218384e6724748be52a1d4fdb25 (diff) | |
download | osmo-fl2k-2cf0eaffddab2457fc81d672599c0f58eb6950f9.tar.gz osmo-fl2k-2cf0eaffddab2457fc81d672599c0f58eb6950f9.tar.bz2 osmo-fl2k-2cf0eaffddab2457fc81d672599c0f58eb6950f9.zip |
Merge remote-tracking branch 'upstream/master' into interleaved_rg
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..f48ad27 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="mode=git, dversionmangle=s/\+ds//" https://git.osmocom.org/osmo-fl2k refs/tags/([\d\.]+) debian uupdate + |