[ros-class-loader] 01/04: Limit watch file to ROS1 version

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


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

jspricke pushed a commit to branch master
in repository ros-class-loader.

commit e98895414ec1e7cbc5aefd8c1c765985b6f0b37c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Dec 23 17:19:27 2017 +0100

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

diff --git a/debian/watch b/debian/watch
index df29267..ca7a6cd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ros-class-loader-$1.tar.gz%" \
     https://github.com/ros/class_loader/tags \
-    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+    (?:.*?/)?v?(0.\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-class-loader.git



More information about the debian-science-commits mailing list