[Reproducible-commits] [disorderfs] 05/07: Debian packaging: set architecture to linux-any

Andrew Ayer agwa at andrewayer.name
Wed Aug 26 20:15:10 UTC 2015


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

agwa-guest pushed a commit to branch debian
in repository disorderfs.

commit 3805cb983b8b0cdfe64f399f2194f11f22094c8a
Author: Andrew Ayer <agwa at andrewayer.name>
Date:   Wed Aug 26 13:10:52 2015 -0700

    Debian packaging: set architecture to linux-any
    
    disorderfs doesn't build/work on FreeBSD or Hurd because it uses FUSE.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a71ed68..259db26 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Vcs-Git: https://anonscm.debian.org/git/reproducible/disorderfs.git
 Vcs-Browser: https://anonscm.debian.org/cgit/reproducible/disorderfs.git
 
 Package: disorderfs
-Architecture: any
+Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}, fuse
 Description: FUSE filesystem that introduces non-determinism
  disorderfs is an overlay FUSE filesystem that introduces non-determinism

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



More information about the Reproducible-commits mailing list