[med-svn] [Git][med-team/spoa][master] 2 commits: Set architecture to amd64 since the code is not really portable
Andreas Tille
gitlab at salsa.debian.org
Thu Dec 6 11:15:31 GMT 2018
Andreas Tille pushed to branch master at Debian Med / spoa
Commits:
71ad0509 by Andreas Tille at 2018-12-06T11:13:17Z
Set architecture to amd64 since the code is not really portable
- - - - -
be43d11c by Andreas Tille at 2018-12-06T11:15:14Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+spoa (1.1.3-4) unstable; urgency=medium
+
+ * Set architecture to amd64 since the code is not really portable
+ Closes: #913574
+
+ -- Andreas Tille <tille at debian.org> Thu, 06 Dec 2018 11:35:45 +0100
+
spoa (1.1.3-3) unstable; urgency=medium
* Do not build with -march
=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Vcs-Git: https://salsa.debian.org/med-team/spoa.git
Homepage: https://github.com/rvaser/spoa
Package: spoa
-Architecture: any
+Architecture: amd64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: SIMD partial order alignment tool
@@ -28,7 +28,7 @@ Description: SIMD partial order alignment tool
(overlap).
Package: libspoa1.1.3
-Architecture: any
+Architecture: amd64
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
@@ -43,7 +43,7 @@ Description: SIMD partial order alignment library
This package contains the shared library.
Package: libspoa-dev
-Architecture: any
+Architecture: amd64
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
View it on GitLab: https://salsa.debian.org/med-team/spoa/compare/23b8d3869c1f10cf836d66d86d1e5dd3577e9145...be43d11ca23357cdddd9740f209e4b6b16549094
--
View it on GitLab: https://salsa.debian.org/med-team/spoa/compare/23b8d3869c1f10cf836d66d86d1e5dd3577e9145...be43d11ca23357cdddd9740f209e4b6b16549094
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/20181206/2ab7010b/attachment-0001.html>
More information about the debian-med-commit
mailing list