File: README.source

package info (click to toggle)
php-composer-semver 3.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 476 kB
  • sloc: php: 4,206; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 402 bytes parent folder | download
1
2
3
4
5
6
7
8
Starting with 1.5.0, we are merging the upstream tags as
upstream, instead of using the tarball that doesn’t ship tests.

# Example to import upstream 1.5.1 version
version=1.5.1
# We still use the upstream branch to drop the .gitattributes file from upstream
gbp import-ref --upstream-tag=%\(version%~%-\)s -u$version --debian-branch=upstream/latest
gbp import-ref --upstream-tree=BRANCH -u$version