tags 469896 + patch
thanks

Hi,

in my view the correct way to fix this bug is to make the package
"Architecture: all" as no architecture specific content is generated. An
according patch is attached.

Regards,
  Sebastian

--- cl-geodesics-20010214.orig/debian/control	2008-04-27 20:02:41.000000000 +0000
+++ cl-geodesics-20010214/debian/control	2008-04-27 20:01:19.000000000 +0000
@@ -8,7 +8,7 @@
 Vcs-Git: http://git.debian.org/git/pkg-common-lisp/cl-geodesics.git
 
 Package: cl-geodesics
-Architecture: any
+Architecture: all
 Depends: common-lisp-controller (>= 3.37), cl-integrate, cl-infix
 Description: Geodesic equations in Common Lisp
  This package contains a number of geodesic equations written in Common Lisp.

Reply via email to