Context
Debian packages are maintained in Git on salsa.debian.org (Debian's GitLab instance). The PHP team has a group at https://salsa.debian.org/php-team/. We need to create the php-firebird.git repo there and push our packaging branch.
This is the canonical source for the Debian package — once accepted, all future updates are pushed there.
Acceptance Criteria
Dependencies
Suggested Test Plan
git clone salsa.debian.org:php-team/php-firebird.git — succeeds
gbp buildpackage — builds from Salsa repo
- Salsa CI pipeline passes
- First sponsor upload (
dput) to Debian unstable succeeds
Context
Debian packages are maintained in Git on
salsa.debian.org(Debian's GitLab instance). The PHP team has a group athttps://salsa.debian.org/php-team/. We need to create thephp-firebird.gitrepo there and push our packaging branch.This is the canonical source for the Debian package — once accepted, all future updates are pushed there.
Acceptance Criteria
salsa.debian.org/php-team/php-firebird.gitdebian/directory pushed tomainbranch (ordebian/mainper team convention)upstreambranch (or tagged)debian/gbp.confconfigured (git-buildpackage settings)lintian+sbuildon pushDependencies
Suggested Test Plan
git clone salsa.debian.org:php-team/php-firebird.git— succeedsgbp buildpackage— builds from Salsa repodput) to Debian unstable succeeds