[med-svn] [Git][med-team/consensuscore][master] 4 commits: bump Standards-Version to 4.7.3, drop Priority: tag
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Jan 9 07:04:15 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / consensuscore
Commits:
94877391 by Alexandre Detiste at 2026-01-09T08:02:05+01:00
bump Standards-Version to 4.7.3, drop Priority: tag
- - - - -
68e095e8 by Alexandre Detiste at 2026-01-09T08:02:19+01:00
wrap-and-sort -ast
- - - - -
02f5fc5e by Alexandre Detiste at 2026-01-09T08:03:01+01:00
refresh d/salsa-ci.yml
- - - - -
cac1d1fe by Alexandre Detiste at 2026-01-09T08:04:09+01:00
release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+consensuscore (1.1.1+dfsg-9) unstable; urgency=medium
+
+ * Team upload.
+ * Apply Multi-Arch: hint
+ * Drop "Rules-Requires-Root: no": it is now the default
+ * Bump Standards-Version to 4.7.3, drop Priority: tag
+ * Refresh d/salsa-ci.yml
+
+ -- Alexandre Detiste <tchet at debian.org> Fri, 09 Jan 2026 08:03:50 +0100
+
consensuscore (1.1.1+dfsg-8) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,22 +1,23 @@
Source: consensuscore
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
Section: science
Testsuite: autopkgtest-pkg-python
-Priority: optional
-Build-Depends: debhelper-compat (= 13),
- architecture-is-64-bit [!i386],
- architecture-is-little-endian,
- dh-sequence-python3,
- dh-exec,
- libboost-dev,
- swig,
- python3-setuptools,
- python3-all-dev,
- python3-numpy,
- python3-numpy-dev,
- libsimde-dev
-Standards-Version: 4.7.2
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-exec,
+ dh-sequence-python3,
+ architecture-is-64-bit [!i386],
+ architecture-is-little-endian,
+ libboost-dev,
+ libsimde-dev,
+ python3-all-dev,
+ python3-numpy,
+ python3-numpy-dev,
+ python3-setuptools,
+ swig,
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/med-team/consensuscore
Vcs-Git: https://salsa.debian.org/med-team/consensuscore.git
Homepage: https://github.com/PacificBiosciences/ConsensusCore
@@ -25,8 +26,9 @@ Package: libconsensuscore-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: algorithms for PacBio multiple sequence consensus -- development files
ConsensusCore is a library of C++ algorithms for Pacific Biosciences
multiple sequence consensus that powers Quiver (Python) and ConsensusTools
@@ -39,9 +41,10 @@ Description: algorithms for PacBio multiple sequence consensus -- development fi
Package: python3-pbconsensuscore
Architecture: any
Section: python
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${python3:Depends}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
Description: algorithms for PacBio multiple sequence consensus -- Python 3
ConsensusCore is a library of C++ algorithms for Pacific Biosciences
multiple sequence consensus that powers Quiver (Python) and ConsensusTools
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,3 @@
---
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
View it on GitLab: https://salsa.debian.org/med-team/consensuscore/-/compare/daa1b0eebe5904d61fddcdb46401b3317e42917d...cac1d1fec50167ac715a34df96efca6cd8a3563d
--
View it on GitLab: https://salsa.debian.org/med-team/consensuscore/-/compare/daa1b0eebe5904d61fddcdb46401b3317e42917d...cac1d1fec50167ac715a34df96efca6cd8a3563d
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/20260109/eebf13a9/attachment-0001.htm>
More information about the debian-med-commit
mailing list