[med-svn] [Git][med-team/mia][master] salsa-ci.yml (build): Forcefully delete .buildinfo/.changes.
Yavor Doganov (@yavor-guest)
gitlab at salsa.debian.org
Fri Oct 17 19:38:51 BST 2025
Yavor Doganov pushed to branch master at Debian Med / mia
Commits:
12f862dc by Yavor Doganov at 2025-10-17T21:38:36+03:00
salsa-ci.yml (build): Forcefully delete .buildinfo/.changes.
- - - - -
2 changed files:
- debian/changelog
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,7 @@ mia (2.4.7-14) UNRELEASED; urgency=medium
* debian/rules (override_dh_auto_configure):
Pass -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with CMake 4
(Closes: #11132850).
+ * debian/salsa-ci.yml (build): Forcefully delete .buildinfo/.changes.
-- ikeadeoyin <ikeadeoyin at gmail.com> Wed, 18 Oct 2023 21:43:53 -0400
=====================================
debian/salsa-ci.yml
=====================================
@@ -5,7 +5,7 @@ build:
before_script:
- apt-get update && apt-get -y install devscripts git-buildpackage
- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control
- - rm *.buildinfo *.changes
+ - rm -f *.buildinfo *.changes
script:
- git checkout pristine-tar
- git pull
View it on GitLab: https://salsa.debian.org/med-team/mia/-/commit/12f862dc8f1a796b81819af6d7272925de3cddea
--
View it on GitLab: https://salsa.debian.org/med-team/mia/-/commit/12f862dc8f1a796b81819af6d7272925de3cddea
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251017/37f8762d/attachment-0001.htm>
More information about the debian-med-commit
mailing list