[med-svn] [Git][med-team/libbio-db-hts-perl][master] 7 commits: d/control: build depends on perl-xs-dev.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Tue Oct 21 21:19:55 BST 2025



Étienne Mollier pushed to branch master at Debian Med / libbio-db-hts-perl


Commits:
80e28340 by Étienne Mollier at 2025-10-21T22:13:17+02:00
d/control: build depends on perl-xs-dev.

This is going to be needed when libcrypt-dev drops from the essential
set.  Besides, it's one step further toward crossbuildability.

Closes: #1102795

- - - - -
da8faf5c by Étienne Mollier at 2025-10-21T22:14:33+02:00
Reformat debian/control with cme

Gbp-Dch: ignore

- - - - -
5fbbfd27 by Étienne Mollier at 2025-10-21T22:14:37+02:00
Declare compliance with Debian Policy 4.7.2.

- - - - -
85d781bc by Étienne Mollier at 2025-10-21T22:14:38+02:00
Remove «Rules-Requires-Root: no», which is the current default.

- - - - -
efbc9bb5 by Étienne Mollier at 2025-10-21T22:14:46+02:00
(Re-)sort dependencies

Gbp-Dch: ignore

- - - - -
0841a70f by Étienne Mollier at 2025-10-21T22:18:36+02:00
d/watch: convert to watch file version 5.

- - - - -
cce1e80d by Étienne Mollier at 2025-10-21T22:19:31+02:00
d/changelog: ready for upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+libbio-db-hts-perl (3.01-6) unstable; urgency=medium
+
+  * d/control: build depends on perl-xs-dev.
+    This is going to be needed when libcrypt-dev drops from the essential
+    set.  Besides, it's one step further toward crossbuildability.
+    (Closes: #1102795)
+  * Declare compliance with Debian Policy 4.7.2.
+  * Remove «Rules-Requires-Root: no», which is the current default.
+  * d/watch: convert to watch file version 5.
+
+ -- Étienne Mollier <emollier at debian.org>  Tue, 21 Oct 2025 22:19:10 +0200
+
 libbio-db-hts-perl (3.01-5) unstable; urgency=medium
 
   * d/rules: nudge configure steps to find htslib. (Closes: #1086359)


=====================================
debian/control
=====================================
@@ -1,29 +1,32 @@
 Source: libbio-db-hts-perl
+Standards-Version: 4.7.2
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>,
-           Étienne Mollier <emollier at debian.org>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
+ Étienne Mollier <emollier at debian.org>,
 Section: science
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
-               libbio-perl-perl,
-               libextutils-cbuilder-perl,
-               libextutils-pkgconfig-perl,
-               libhts-dev,
-               libmodule-build-perl,
-               perl
-Standards-Version: 4.7.0
+Build-Depends:
+ debhelper-compat (= 13),
+ libbio-perl-perl,
+ libextutils-cbuilder-perl,
+ libextutils-pkgconfig-perl,
+ libhts-dev,
+ libmodule-build-perl,
+ perl-xs-dev,
+ perl:native,
 Vcs-Browser: https://salsa.debian.org/med-team/libbio-db-hts-perl
 Vcs-Git: https://salsa.debian.org/med-team/libbio-db-hts-perl.git
 Homepage: https://metacpan.org/release/Bio-DB-HTS
-Rules-Requires-Root: no
 
 Package: libbio-db-hts-perl
 Architecture: any
-Depends: ${perl:Depends},
-         ${shlibs:Depends},
-         ${misc:Depends},
-         libbio-perl-perl
+Depends:
+ ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
+ libbio-perl-perl,
 Description: Perl interface to the HTS library
  HTSlib is an implementation of a unified C library for accessing common file
  formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call


=====================================
debian/watch
=====================================
@@ -1,6 +1,7 @@
-version=4
+Version: 5
 
-https://metacpan.org/release/Bio-DB-HTS .*/Bio-DB-HTS-v?@ANY_VERSION@@ARCHIVE_EXT@
+Source: https://metacpan.org/release/Bio-DB-HTS
+Matching-Pattern: .*/Bio-DB-HTS-v?@ANY_VERSION@@ARCHIVE_EXT@
 
 # Github is way more recent than CPAN - so may be we need to base the package on Github code
 # opts="mode=git,pretty=3.01+git%cd.%h" \



View it on GitLab: https://salsa.debian.org/med-team/libbio-db-hts-perl/-/compare/95c508b84e60f79d59aad35d1449373beeb97935...cce1e80dfd4cd23b52f2c58e6d883789a00a8b47

-- 
View it on GitLab: https://salsa.debian.org/med-team/libbio-db-hts-perl/-/compare/95c508b84e60f79d59aad35d1449373beeb97935...cce1e80dfd4cd23b52f2c58e6d883789a00a8b47
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/20251021/1a319f8c/attachment-0001.htm>


More information about the debian-med-commit mailing list