Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
phpunit-lines-of-code
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
phpunit-lines-of-code
Commits
9a43cf44
Commit
9a43cf44
authored
3 months ago
by
David Prévot
Browse files
Options
Downloads
Patches
Plain Diff
Track version 3 for Trixie
parent
0b42d466
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/gbp.conf
+1
-1
1 addition, 1 deletion
debian/gbp.conf
debian/watch
+1
-1
1 addition, 1 deletion
debian/watch
with
3 additions
and
3 deletions
debian/control
+
1
−
1
View file @
9a43cf44
...
...
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
phpunit <!nocheck>
Standards-Version: 4.7.2
Homepage: https://github.com/sebastianbergmann/lines-of-code
Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-lines-of-code.git
Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-lines-of-code.git
-b debian/3.x
Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-lines-of-code
Rules-Requires-Root: no
...
...
This diff is collapsed.
Click to expand it.
debian/gbp.conf
+
1
−
1
View file @
9a43cf44
[
DEFAULT
]
debian
-
branch
=
debian
/
latest
debian
-
branch
=
debian
/
3
.
x
filter
= [
'.gitattributes'
,
'tools'
]
pristine
-
tar
=
True
upstream
-
vcs
-
tag
= %(
version
%~%-)
s
This diff is collapsed.
Click to expand it.
debian/watch
+
1
−
1
View file @
9a43cf44
...
...
@@ -2,4 +2,4 @@ version=4
options=uversionmangle=s/-?([^\d.]+)/~$1/;tr/A-Z/a-z/,\
mode=git,gitmode=full,gitexport=all,pgpmode=gittag \
https://github.com/sebastianbergmann/lines-of-code \
refs/tags/v?(
\d
.+)
refs/tags/v?(
3
.+)
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