[med-svn] [Git][med-team/metabat][master] 3 commits: d/control: depend on dh-sequence-python3.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Nov 8 21:08:50 GMT 2023
Étienne Mollier pushed to branch master at Debian Med / metabat
Commits:
42ff4bbf by Étienne Mollier at 2023-11-08T22:05:10+01:00
d/control: depend on dh-sequence-python3.
- - - - -
5185f5b5 by Étienne Mollier at 2023-11-08T22:07:42+01:00
d/lintian-overrides: fix file extension override.
- - - - -
5830de06 by Étienne Mollier at 2023-11-08T22:08:23+01:00
update changelog.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -9,8 +9,10 @@ metabat (2.17-1) UNRELEASED; urgency=medium
* d/rules: do not parallelize dh_auto_test.
The test suite produces artifacts used at later stages which are not
properly declared as `make` targets, causing random test failures.
+ * d/control: depend on dh-sequence-python3.
+ * d/lintian-overrides: fix file extension override.
- -- Étienne Mollier <emollier at debian.org> Wed, 08 Nov 2023 21:32:17 +0100
+ -- Étienne Mollier <emollier at debian.org> Wed, 08 Nov 2023 22:08:07 +0100
metabat (2.15-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-python3,
cmake,
libboost-graph-dev,
libboost-system-dev,
=====================================
debian/lintian-overrides
=====================================
@@ -1,2 +1,2 @@
# see https://lists.debian.org/debian-med/2018/06/msg00043.html
-metabat: script-with-language-extension usr/bin/*.*
+metabat: script-with-language-extension [usr/bin/*.*]
View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/6ca76edd199aeaeacc9a862143fe6f42dd2d38f5...5830de0659baff156405b31380546ead07004a17
--
View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/6ca76edd199aeaeacc9a862143fe6f42dd2d38f5...5830de0659baff156405b31380546ead07004a17
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/20231108/19b219b1/attachment-0001.htm>
More information about the debian-med-commit
mailing list