File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66# Compulsory line, this is a version 3 file
77version=3
88
9- # Find new releases on GitHub
10- # (uses redirector service from Gunnar Wolf:
11- # http://githubredir.debian.net)
12- http://githubredir.debian.net/githubredir.cgi?author=dailab&project=libsml (.*).tar.gz
9+ # adapted from https://github.com/gwolf/dh-make-drupal/blob/master/debian/watch
10+ opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/libsml-$1.tar.gz/"
11+ https://github.com/volkszaehler/libsml/tags (?:.*/)?v?(\d[\d\.]*).tar.gz
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ includedir=${prefix}/include
55
66Name : libSML
77Description : Library for the Smart Messaging Language (SML)
8- Version : 0.1
8+ Version : 1.0
99URL : http://github.com/volkszaehler/libsml
1010Requires : uuid >= 2.16
1111Libs : -L ${ libdir} -l sml
You can’t perform that action at this time.
0 commit comments