Skip to content
Snippets Groups Projects
Commit 9a43cf44 authored by David Prévot's avatar David Prévot
Browse files

Track version 3 for Trixie

parent 0b42d466
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
[DEFAULT]
debian-branch = debian/latest
debian-branch = debian/3.x
filter = [ '.gitattributes', 'tools' ]
pristine-tar = True
upstream-vcs-tag = %(version%~%-)s
......@@ -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.+)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment