megactl (0.4.5-1) unstable; urgency=medium . [ Petter Reinholdtsen ] * New upstream version 0.4.5 - Dropped all patches now applied upstream. . megactl (0.4.4-4) unstable; urgency=medium . * Fixed typo in patch metadata. * Added 0040-hardening.patch to use CPPFLAGS for hardening during build. . megactl (0.4.4-3) unstable; urgency=medium . [ Petter Reinholdtsen ] * Added some patches fetched from upstream to improve appstrea metainfo and compiler warnings. * Updated Standards-Version from 4.6.2 to 4.7.0. . megactl (0.4.4-2) unstable; urgency=medium . * Description: mention megacli. Reformat. Closes: #1069175. . megactl (0.4.4-1) unstable; urgency=medium . * New upstream version 0.4.4 * Drop applied patches . megactl (0.4.3+git20240307.6b1fdab-1) unstable; urgency=medium . * Initial release (Closes: #1065322).
12 lines
538 B
YAML
12 lines
538 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 "CI/CD configuration file" 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
|