diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-07 20:23:07 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-07 20:23:07 +0300 |
commit | 737da0cb69fbda2560500d3004cb762856fdfa71 (patch) | |
tree | 13c96b8c67d7f1919ccf6c3bee423ec60b751aec /debian/watch.patchlevel | |
download | ncurses-debian.tar.gz |
ncurses (6.1+20191019-1)debian/6.1+20191019-1debian
Diffstat (limited to 'debian/watch.patchlevel')
-rw-r--r-- | debian/watch.patchlevel | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/watch.patchlevel b/debian/watch.patchlevel new file mode 100644 index 0000000..6bd3719 --- /dev/null +++ b/debian/watch.patchlevel @@ -0,0 +1,7 @@ +version=4 + +# Use this file for downloading weekly snapshots with uscan +# i.e. "uscan --watchfile debian/watch.patchlevel" + +opts=uversionmangle=s/-/+/,pgpsigurlmangle=s/$/.asc/ \ + https://invisible-mirror.net/archives/ncurses/current/ncurses-(.*)\.tgz |