summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-02-11 15:07:31 +0000
committerLars Wirzenius <liw@liw.fi>2012-02-11 15:07:31 +0000
commit0f9839a442698e1ed6e3a4f21d95253a7271c60c (patch)
treebd3bfaa15245e3b2a52750a80d3a3cdded6b8736
parent78afc6a0ad297dc58bd5c203771681e1dffa708b (diff)
downloadsummain-0f9839a442698e1ed6e3a4f21d95253a7271c60c.tar.gz
Make the package be arch:any
We now have a native code component, so it's no longer a pure Python package.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7c0680c..6449d5a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://liw.fi/summain/
X-Python-Version: >= 2.6
Package: summain
-Architecture: all
+Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, python-cliapp (>= 0.7)
Description: create file manifests with checksums
Summain generates file manifests, which contain metadata about the files,