Skip to content
Snippets Groups Projects
Commit 1f33e040 authored by Athos Ribeiro's avatar Athos Ribeiro
Browse files

d/watch: find tags without 'v' suffix

parent 3a2e656e
No related branches found
No related tags found
No related merge requests found
Pipeline #471984 passed
php-mock-phpunit (2.6.0-4) UNRELEASED; urgency=medium
* Team upload.
* d/watch: find tags without 'v' suffix
-- Athos Ribeiro <athoscribeiro@gmail.com> Sat, 17 Dec 2022 12:58:38 -0300
php-mock-phpunit (2.6.0-3) unstable; urgency=medium
* Team upload
......
......@@ -2,4 +2,4 @@
version=4
opts="mode=git" \
https://github.com/php-mock/php-mock-phpunit.git \
refs/tags/v([\d\.]+) debian uupdate
refs/tags/v?([\d\.]+) debian uupdate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment