[med-svn] [Git][med-team/twopaco][master] 6 commits: Fix clean target. Closes: #1047488.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Thu Nov 20 21:41:22 GMT 2025
Santiago Vila pushed to branch master at Debian Med / twopaco
Commits:
f356d78e by Santiago Vila at 2025-11-20T22:30:00+01:00
Fix clean target. Closes: #1047488.
- - - - -
18a87fde by Santiago Vila at 2025-11-20T22:31:00+01:00
d/control: Drop "Rules-Requires-Root: no" (default).
- - - - -
dc5eb061 by Santiago Vila at 2025-11-20T22:32:00+01:00
d/control: Drop "Priority: optional" (default).
- - - - -
048abd06 by Santiago Vila at 2025-11-20T22:33:00+01:00
d/control: Update standards-version.
- - - - -
1981ada0 by Santiago Vila at 2025-11-20T22:34:00+01:00
d/salsa-ci.yml: Disable reprotest, package is known not to be reproducible.
- - - - -
aa24e9dd by Santiago Vila at 2025-11-20T22:35:00+01:00
Upload for unstable as 1.0.0+dfsg-2
- - - - -
4 changed files:
- debian/changelog
- + debian/clean
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+twopaco (1.0.0+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix clean target. Closes: #1047488.
+ * d/control: Drop "Rules-Requires-Root: no" (default).
+ * d/control: Drop "Priority: optional" (default).
+ * d/control: Update standards-version.
+ * d/salsa-ci.yml: Disable reprotest, package is known not to be reproducible.
+
+ -- Santiago Vila <sanvila at debian.org> Thu, 20 Nov 2025 22:35:00 +0100
+
twopaco (1.0.0+dfsg-1) unstable; urgency=medium
* Team upload.
=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+example/example.dbg
+example/example.dot
=====================================
debian/control
=====================================
@@ -2,16 +2,14 @@ Source: twopaco
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: science
-Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
libtbb-dev,
libtclap-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/twopaco
Vcs-Git: https://salsa.debian.org/med-team/twopaco.git
Homepage: https://github.com/medvedevgroup/TwoPaCo
-Rules-Requires-Root: no
Package: twopaco
Architecture: any
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,17 +1,6 @@
---
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
-# To exclude single tests you can use
-#variables:
-# SALSA_CI_DISABLE_APTLY: 1
-# SALSA_CI_DISABLE_AUTOPKGTEST: 1
-# SALSA_CI_DISABLE_BLHC: 1
-# SALSA_CI_DISABLE_LINTIAN: 1
-# SALSA_CI_DISABLE_PIUPARTS: 1
-# SALSA_CI_DISABLE_REPROTEST: 1
-# SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
-# SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
-# In case for instance i386 is explicitly excluded by Build-Depends
-# SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+variables:
+ SALSA_CI_DISABLE_REPROTEST: 1
View it on GitLab: https://salsa.debian.org/med-team/twopaco/-/compare/97119296abbd0b1c0014e2a188398bb1bdde4b18...aa24e9dde0604966c3276bf280811c318fc30292
--
View it on GitLab: https://salsa.debian.org/med-team/twopaco/-/compare/97119296abbd0b1c0014e2a188398bb1bdde4b18...aa24e9dde0604966c3276bf280811c318fc30292
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/20251120/dc6ee139/attachment-0001.htm>
More information about the debian-med-commit
mailing list