Commit cda45d61 authored by Andreas Tille's avatar Andreas Tille
Browse files

Switch back to debhelper compat 12 and use cme (as per Perl team)

parent de085470
Loading
Loading
Loading
Loading

debian/compat

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
11
+13 −11
Original line number Diff line number Diff line
Source: libbio-db-hts-perl
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 11),
Section: science
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libbio-perl-perl,
               libextutils-cbuilder-perl,
               libextutils-pkgconfig-perl,
@@ -14,11 +15,12 @@ Standards-Version: 4.4.1
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
Testsuite: autopkgtest-pkg-perl

Package: libbio-db-hts-perl
Architecture: any
Depends: ${perl:Depends}, ${misc:Depends}
Depends: ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
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