[med-svn] [Git][med-team/pbcopper][master] d/control: simplify architecture specifications by using provisions from the...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Mar 7 10:44:32 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / pbcopper
Commits:
1562c257 by Michael R. Crusoe at 2024-03-07T11:44:16+01:00
d/control: simplify architecture specifications by using provisions from the architecture-properties package.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pbcopper (2.3.0+dfsg-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * d/control: simplify architecture specifications by using provisions
+ from the architecture-properties package.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 07 Mar 2024 11:43:47 +0100
+
pbcopper (2.3.0+dfsg-2) unstable; urgency=medium
* Build-Depends: s/libboost1.81-dev/libboost-dev/
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
d-shlibs,
meson,
cmake,
@@ -19,7 +20,7 @@ Homepage: https://github.com/PacificBiosciences/pbcopper
Rules-Requires-Root: no
Package: libpbcopper2.3.0
-Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
@@ -32,7 +33,7 @@ Description: data structures, algorithms, and utilities for C++ applications
This package contains the dynamic library
Package: libpbcopper-dev
-Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libpbcopper2.3.0 (= ${binary:Version}),
View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/1562c257c5eade35260af4abe058a599a9268e2d
--
View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/1562c257c5eade35260af4abe058a599a9268e2d
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/20240307/2e47e442/attachment-0001.htm>
More information about the debian-med-commit
mailing list