[med-svn] [Git][med-team/libvcflib][master] d/control: formally mark this package as 64-bit little-endian only.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Fri Mar 22 17:32:48 GMT 2024
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 <crusoe at 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 <tille at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240322/0fcd98dc/attachment-0001.htm>
More information about the debian-med-commit
mailing list