[ros-resource-retriever] 01/01: Limit watch file to ROS1 versions

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sat Dec 23 16:17:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

jspricke pushed a commit to branch master
in repository ros-resource-retriever.

commit f45f63114ef7de9246193b53c1b7165288b26e9f
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Dec 23 17:11:36 2017 +0100

    Limit watch file to ROS1 versions
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 6cc8663..402f1bb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ros-resource-retriever-$1.tar.gz%" \
     https://github.com/ros/resource_retriever/tags \
-    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+    (?:.*?/)?v?(1.\d[\d.]*)\.tar\.gz debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-resource-retriever.git



More information about the debian-science-commits mailing list