[med-svn] [Git][med-team/odil][master] Remove support for mips64el
Julien Lamy
gitlab at salsa.debian.org
Wed Apr 15 20:49:17 BST 2020
Julien Lamy pushed to branch master at Debian Med / odil
Commits:
6485bcb4 by Julien Lamy at 2020-04-15T21:49:07+02:00
Remove support for mips64el
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+odil (0.12.0-2) UNRELEASED; urgency=medium
+
+ * Remove support for mips64el. Closes: #956749
+
+ -- Julien Lamy <lamy at unistra.fr> Wed, 15 Apr 2020 16:48:12 +0000
+
odil (0.12.0-1) unstable; urgency=medium
[ Julien Lamy ]
=====================================
debian/control
=====================================
@@ -36,7 +36,7 @@ Homepage: https://github.com/lamyj/odil
Rules-Requires-Root: no
Package: libodil0
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
@@ -56,7 +56,7 @@ Description: C++11 library for the DICOM standard
This package contains the shared library.
Package: libodil-dev
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x
Multi-Arch: same
Section: libdevel
Depends: libodil0 (= ${binary:Version}),
@@ -99,7 +99,7 @@ Description: C++11 library for the DICOM standard (documentation)
This package contains the documentation files.
Package: python3-odil
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x
Multi-Arch: foreign
Section: python
Depends: libodil0 (= ${binary:Version}),
View it on GitLab: https://salsa.debian.org/med-team/odil/-/commit/6485bcb44349154288ce1c968510faccdbf192aa
--
View it on GitLab: https://salsa.debian.org/med-team/odil/-/commit/6485bcb44349154288ce1c968510faccdbf192aa
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/20200415/142e18ea/attachment-0001.html>
More information about the debian-med-commit
mailing list