[med-svn] [Git][med-team/pbcopper][master] Restrict architectures to 64bit

Andreas Tille gitlab at salsa.debian.org
Sun May 10 21:39:55 BST 2020



Andreas Tille pushed to branch master at Debian Med / pbcopper


Commits:
f94f358a by Andreas Tille at 2020-05-10T22:39:45+02:00
Restrict architectures to 64bit

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ pbcopper (1.6.0+dfsg-2) UNRELEASED; urgency=medium
   * Use d-shlibs to make sure SOVERSION is correct
     Closes: #959409
   * d-shlibs requires explicitly Section: libs
+  * Restrict architectures to 64bit
+    Closes: #960219
 
  -- Andreas Tille <tille at debian.org>  Sun, 10 May 2020 21:51:35 +0200
 


=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Homepage: https://github.com/PacificBiosciences/pbcopper
 Rules-Requires-Root: no
 
 Package: libpbcopper1.6.0
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64
 Section: libs
 Multi-Arch: same
 Depends: ${misc:Depends},
@@ -33,7 +33,7 @@ Description: data structures, algorithms, and utilities for C++ applications
 
 Package: libpbcopper-dev
 Multi-Arch: same
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
 Section: libdevel
 Depends: libpbcopper1.6.0 (= ${binary:Version}),
          ${misc:Depends},



View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/f94f358aa6553d3ba3256ac35d9e970ba58f09a3

-- 
View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/f94f358aa6553d3ba3256ac35d9e970ba58f09a3
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/20200510/90cba575/attachment.html>


More information about the debian-med-commit mailing list