As cogito contains only shell scripts, make the deb Arch: all. Signed-off-by: Tommi Virtanen <[EMAIL PROTECTED]>
--- commit 0b1227b120532fe2d8b48ad2d43b2f002241f8d9 tree 1e00c450a8eb96159f0f5545ce94aabd3a1fcd44 parent 1190649aaff433501d6e6c92deb8a0f201fdd8d0 author Tommi Virtanen <[EMAIL PROTECTED]> Fri, 26 Aug 2005 13:34:00 +0300 committer Tommi Virtanen <[EMAIL PROTECTED]> Fri, 26 Aug 2005 13:34:00 +0300 debian/control | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 4.0.0), dpa Standards-Version: 3.6.1 Package: cogito -Architecture: any -Depends: git-core, ${shlibs:Depends}, patch, diff, rcs +Architecture: all +Depends: git-core, patch, diff, rcs Recommends: rsync, curl, wget, rsh-client Conflicts: cgvg Description: version control system - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html