[med-svn] [Git][med-team/edtsurf][master] 2 commits: Exclude i386 from supported architectures since it fails even the simplest test
Andreas Tille
gitlab at salsa.debian.org
Thu Nov 19 09:17:42 GMT 2020
Andreas Tille pushed to branch master at Debian Med / edtsurf
Commits:
f2a3dd4e by Andreas Tille at 2020-11-19T09:47:12+01:00
Exclude i386 from supported architectures since it fails even the simplest test
- - - - -
5d87ff25 by Andreas Tille at 2020-11-19T09:48:27+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+edtsurf (0.2009-9) unstable; urgency=medium
+
+ * Exclude i386 from supported architectures since it fails even the
+ simplest test
+ Closes: #974555
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Nov 2020 09:47:25 +0100
+
edtsurf (0.2009-8) unstable; urgency=medium
* Run only the less computing time requesting test on i386
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Homepage: https://zhanglab.ccmb.med.umich.edu/EDTSurf/
Rules-Requires-Root: no
Package: edtsurf
-Architecture: any
+Architecture: any-amd64 arm64 armhf armel mips mips64el mipsel ppc64el s390x alpha hppa m68k powerpc powerpcspe ppc64 sh4 sparc64 x32
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: meshlab
View it on GitLab: https://salsa.debian.org/med-team/edtsurf/-/compare/ff9f5ba437b4e277db5744b824008a504e5a33ae...5d87ff2557379f87b19f5fdcaaa73756d06a9325
--
View it on GitLab: https://salsa.debian.org/med-team/edtsurf/-/compare/ff9f5ba437b4e277db5744b824008a504e5a33ae...5d87ff2557379f87b19f5fdcaaa73756d06a9325
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/20201119/aef1d63f/attachment.html>
More information about the debian-med-commit
mailing list