* New upstream version 2.6.0 * debian/control: Update team email to <team+lxqt@tracker.debian.org>. * debian/control: cleanup build-deps. * debian/control: build-deps on libqt5xdg-dev (>= 3.11.0~). * debian/control: build-deps on libkf5windowsystem-dev (>=5.36.0~). * debian/control: build-deps on libqt5x11extras5-dev (>=5.15.0~). * debian/copyright: update. * debian/rules: cleanup. * debian/upstream/metadata: drop obsolete field Name. * debian/upstream/metadata: update url for git repo. * debian/salsa-ci.yml: drop build against to experimental. -- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 30 Jul 2023 22:14:08 +0200
12 lines
535 B
YAML
12 lines
535 B
YAML
# For more information on what jobs are run see:
|
|
# https://salsa.debian.org/salsa-ci-team/pipeline
|
|
#
|
|
# To enable the jobs, go to your repository (at salsa.debian.org)
|
|
# and click over Settings > CI/CD > Expand (in General pipelines).
|
|
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
|
# in "Save Changes". The CI tests will run after the next commit.
|
|
---
|
|
include:
|
|
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
|
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|