We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0403ccd commit d756d87Copy full SHA for d756d87
.version
@@ -0,0 +1 @@
1
+3.0.0
debian/watch
@@ -1,7 +1,3 @@
-# Watch control file for uscan
2
-# Rename this file to "watch" and then you can run the "uscan" command
3
-# to check for upstream updates and more.
4
-# See uscan(1) for format
5
-
6
-#version=3
7
-#http://githubredir.debian.net/github/jrl-umi3218/dynamic-graph (.*).tar.gz
+version=3
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dynamic-graph-$1\.tar\.gz/ \
+ https://github.com/proyan/dynamic-graph/releases .*/v?(\d\S*)\.tar\.gz
0 commit comments