[med-svn] [probabel] 01/01: Changed from 'any' architecture to only the little-endian ones, because the binary data format used by ProbABEL only works on those archs.

Lennart Karssen lckarssen-guest at moszumanska.debian.org
Wed Apr 2 09:54:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

lckarssen-guest pushed a commit to branch master
in repository probabel.

commit 462330be011690ee34f2d9cf3c54931b86e2ee85
Author: L.C. Karssen <lennart at karssen.org>
Date:   Wed Apr 2 11:52:06 2014 +0200

    Changed from 'any' architecture to only the little-endian ones, because the binary data format used by ProbABEL only works on those archs.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d748af8..8ebeb5b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Vcs-Git: git://anonscm.debian.org/debian-med/probabel.git
 Homepage: http://www.genabel.org
 
 Package: probabel
-Architecture: any
+Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386
+              mipsel alpha x32
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: ${perl:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git



More information about the debian-med-commit mailing list