[med-svn] [praat] 04/05: d/control: Limit the architectures for the binary package
Rafael Laboissiere
rafael at debian.org
Sat Oct 21 13:49:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository praat.
commit 07cb5f15d3e5ce1283f33b52a1058bd47b37a778
Author: Rafael Laboissiere <rafael at debian.org>
Date: Fri Oct 20 19:36:14 2017 -0200
d/control: Limit the architectures for the binary package
Avoid architectures on which sizeof(long double) < 12. This is not
accepted by Praat.
Gbp-Dch: Full
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 100bc9c..6c1ee8f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/praat.git
Homepage: http://www.praat.org
Package: praat
-Architecture: any
+Architecture: amd64 arm64 i386 mips64el ppc64el s390x alpha kfreebsd-amd64 kfreebsd-i386 m68k powerpc powerpcspe ppc64 sparc64
Depends: ${shlibs:Depends},
${misc:Depends},
oss-compat,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list