[med-svn] [Git][med-team/oscar][master] 7 commits: Fix clean target. Closes: #1045364.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Wed Mar 4 11:56:26 GMT 2026
Santiago Vila pushed to branch master at Debian Med / oscar
Commits:
563e1346 by Santiago Vila at 2026-03-04T12:14:00+01:00
Fix clean target. Closes: #1045364.
- - - - -
2439cf3d by Santiago Vila at 2026-03-04T12:15:00+01:00
d/control: Drop "Rules-Requires-Root: no" (default).
- - - - -
0dcd53da by Santiago Vila at 2026-03-04T12:16:00+01:00
d/control: Drop "Priority: optional" (default).
- - - - -
b6285c0f by Santiago Vila at 2026-03-04T12:17:00+01:00
d/control: Update standards-version.
- - - - -
ab6c05ff by Santiago Vila at 2026-03-04T12:18:00+01:00
d/salsa-ci.yml: Use the simplified version.
- - - - -
c0177a3d by Santiago Vila at 2026-03-04T12:19:00+01:00
d/salsa-ci.yml: Disable redundant/duplicate jobs.
- - - - -
b6bdf53b by Santiago Vila at 2026-03-04T12:20:00+01:00
Upload for unstable as 1.5.3-3
- - - - -
4 changed files:
- debian/changelog
- + debian/clean
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+oscar (1.5.3-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix clean target. Closes: #1045364.
+ * Drop "Rules-Requires-Root: no" (default).
+ * Drop "Priority: optional" (default).
+ * Update standards-version.
+ * Simplify and fine-tune salsa-ci.yml.
+
+ -- Santiago Vila <sanvila at debian.org> Wed, 04 Mar 2026 12:20:00 +0100
+
oscar (1.5.3-2) unstable; urgency=medium
* Team upload.
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+oscar/git_info.h
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: oscar
Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Sergio Durigan Junior <sergiodj at debian.org>
Build-Depends: debhelper-compat (= 13),
@@ -11,8 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libglu1-mesa-dev | libglu-dev,
zlib1g-dev,
git,
-Rules-Requires-Root: no
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://www.sleepfiles.com/OSCAR/
Vcs-Browser: https://salsa.debian.org/med-team/oscar
Vcs-Git: https://salsa.debian.org/med-team/oscar.git
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,7 @@
---
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
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
View it on GitLab: https://salsa.debian.org/med-team/oscar/-/compare/a63f64f6a840ed799e2db0dd8f9a84781f66ae88...b6bdf53b246be089df997ca86f44c399722f3aa7
--
View it on GitLab: https://salsa.debian.org/med-team/oscar/-/compare/a63f64f6a840ed799e2db0dd8f9a84781f66ae88...b6bdf53b246be089df997ca86f44c399722f3aa7
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/20260304/41301227/attachment-0001.htm>
More information about the debian-med-commit
mailing list