Michael R. Crusoe pushed to branch master at Debian Med / libvcflib


Commits:
cb07a2e9 by Michael R. Crusoe at 2024-03-21T13:45:03+01:00
d/control: formally mark this package as 64-bit little-endian only.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libvcflib (1.0.9+dfsg1-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * d/control: formally mark this package as 64-bit little-endian only.
+
+ -- Michael R. Crusoe <cru...@debian.org>  Thu, 21 Mar 2024 13:44:56 +0100
+
 libvcflib (1.0.9+dfsg1-3) unstable; urgency=medium
 
   * add support for loong64 arch


=====================================
debian/control
=====================================
@@ -4,6 +4,8 @@ Uploaders: Andreas Tille <ti...@debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
+               architecture-is-64-bit,
+               architecture-is-little-endian,
 #               d-shlibs, # Switch to d-shlibs once shared and static lib are 
built
                cmake,
                markdown <!nodoc>,
@@ -26,7 +28,7 @@ Homepage: https://github.com/vcflib/vcflib
 Rules-Requires-Root: no
 
 Package: libvcflib2
-Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 
riscv64 sparc64 alpha
+Architecture: any
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
@@ -47,7 +49,7 @@ Description: C++ library for parsing and manipulating VCF 
files
     manipulations on VCF files.
 
 Package: libvcflib-dev
-Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 
riscv64 sparc64 alpha
+Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
@@ -76,7 +78,7 @@ Description: C++ library for parsing and manipulating VCF 
files (development)
  This package contains the static library and the header files.
 
 Package: libvcflib-tools
-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 alpha
+Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          python3:any,



View it on GitLab: 
https://salsa.debian.org/med-team/libvcflib/-/commit/cb07a2e9d894b3e990deca87f0b356dc0610e69b

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libvcflib/-/commit/cb07a2e9d894b3e990deca87f0b356dc0610e69b
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to