Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
php-mock-phpunit
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian PHP Team
PEAR
php-mock-phpunit
Commits
1f33e040
Commit
1f33e040
authored
2 years ago
by
Athos Ribeiro
Browse files
Options
Downloads
Patches
Plain Diff
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
2 years ago
Stage: provisioning
Stage: build
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/watch
+1
-1
1 addition, 1 deletion
debian/watch
with
8 additions
and
1 deletion
debian/changelog
+
7
−
0
View file @
1f33e040
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
...
...
This diff is collapsed.
Click to expand it.
debian/watch
+
1
−
1
View file @
1f33e040
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment