aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 00:26:43 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 14:40:10 +0200
commitabb09f09885003823ec8910f0a7d7e4144c9b660 (patch)
tree86ab8f2a3e710480dea216951fe8a5d223bb9388
parentfb2e3a8d50568d44af11bdcad6404b0cf507db50 (diff)
changed architecture from 'any' to 'all' since the 'purepd' mandate is always to be Pd patches, which are platform-independent
svn path=/trunk/abstractions/purepd/; revision=13519
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e57770e..a94d27c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.3
Homepage: http://puredata.info
Package: pd-purepd
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
Description: a library of objects re-implemented using only Pd-vanilla
This is a library focused on re-implementing existing objects written in C