[med-svn] [Git][med-team/community/package_template][master] 2 commits: More examples
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 27 14:27:08 GMT 2025
Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits:
11df17b5 by Andreas Tille at 2025-10-27T15:26:19+01:00
More examples
- - - - -
136042a3 by Andreas Tille at 2025-10-27T15:26:43+01:00
How to build-reverse-dependencies with Salsa CI
- - - - -
2 changed files:
- debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/salsa-ci.yml
=====================================
@@ -21,3 +21,7 @@ include:
# Permit failure of blhc
#blhc:
# allow_failure: true
+
+# instead of ratt do
+# git push -o ci.variable="SALSA_CI_DISABLE_BUILD_REVERSE_DEPENDENCIES=0"
+# see https://salsa.debian.org/salsa-ci-team/pipeline#build-reverse-dependencies
=====================================
debian/watch
=====================================
@@ -41,6 +41,11 @@ Git-Pretty: 0.0~git%cd.%h
Source: https://#example.package.org#/@PACKAGE@/download/@ANY_VERSION@/
Matching-Pattern: @PACKAGE at -@ANY_VERSION@@ARCHIVE_EXT@
+# Git tags
+Source: https://githost.com/@PACKAGE@/@PACKAGE@/
+Matching-Pattern: refs/tags/@ANY_VERSION@
+Mode: git
+
# Uncomment to find new files on Github
# - when using gitmode
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/compare/0c37056235ddd435f8d70875b7d652fc0977d355...136042a33fb0553abf00d5aa8b184762adfdab7a
--
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/compare/0c37056235ddd435f8d70875b7d652fc0977d355...136042a33fb0553abf00d5aa8b184762adfdab7a
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/20251027/53a874b2/attachment-0001.htm>
More information about the debian-med-commit
mailing list