Skip to content

Commit d756d87

Browse files
Rohan Budhirajaolivier-stasse
authored andcommitted
Add version file for current stable version+ Edit debian/watch file
1 parent 0403ccd commit d756d87

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.0.0

debian/watch

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# 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
1+
version=3
2+
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dynamic-graph-$1\.tar\.gz/ \
3+
https://github.com/proyan/dynamic-graph/releases .*/v?(\d\S*)\.tar\.gz

0 commit comments

Comments
 (0)