diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 18:09:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 18:09:48 -0300 |
commit | 367b9b1653d3f3a63f627990a1d70348e7ce70b8 (patch) | |
tree | 4fe04ade829a0ffad436efeb492d2e17f0077ac4 /debian/control | |
parent | d2c24ab6116d8dfcb8a6b8a576313f13b953312b (diff) | |
download | keyringer-367b9b1653d3f3a63f627990a1d70348e7ce70b8.tar.gz keyringer-367b9b1653d3f3a63f627990a1d70348e7ce70b8.tar.bz2 |
Changing debian arch to 'all'
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7aff698..87ac26d 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: https://git.sarava.org/?p=keyringer.git;a=summary #Vcs-Browser: http://git.debian.org/?p=collab-maint/keyringer.git;a=summary Package: keyringer -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Distributed secret management using GPG and git Keyringer lets you manage and share secrets using GPG and git in a distributed |