On 2008-03-08 13:11:17.00 Julien Cristau <[EMAIL PROTECTED]> wrote:
it seems you're making the package arch: all, and build it in binary-arch. This doesn't make sense to me, am I missing something?
Yeah, that was one change too much. Thanks for noticing!
I'll do the attached to fix. Kind regards T.
diff -Nru /tmp/0lHGcskXa9/cl-ssl-0.2+cvs.2004.01.07/debian/changelog /tmp/GkNJTo6hw1/cl-ssl-0.2+cvs.2004.01.07/debian/changelog --- cl-ssl-0.2+cvs.2004.01.07/debian/changelog 2008-02-24 14:54:02.000000000 +0100 +++ cl-ssl-0.2+cvs.2004.01.07/debian/changelog 2008-03-08 13:50:54.000000000 +0100 @@ -1,3 +1,19 @@ +cl-ssl (0.2+cvs.2004.01.07-0.2) unstable; urgency=low + + * Non-maintainer upload, ifxing the previous. + * Undo the swap because the arch: all package should be built + by binary-indep. + + -- Thomas Viehmann <[EMAIL PROTECTED]> Sat, 08 Mar 2008 13:49:57 +0100 + +cl-ssl (0.2+cvs.2004.01.07-0.1) unstable; urgency=low + + * Non-maintainer upload. + * Swap binary-arch/binary-indep and make package Arch: all. + Closes: #468936. + + -- Thomas Viehmann <[EMAIL PROTECTED]> Sat, 08 Mar 2008 12:06:31 +0100 + cl-ssl (0.2+cvs.2004.01.07) unstable; urgency=low * Changed to group maintanance diff -Nru /tmp/0lHGcskXa9/cl-ssl-0.2+cvs.2004.01.07/debian/control /tmp/GkNJTo6hw1/cl-ssl-0.2+cvs.2004.01.07/debian/control --- cl-ssl-0.2+cvs.2004.01.07/debian/control 2008-02-24 14:53:03.000000000 +0100 +++ cl-ssl-0.2+cvs.2004.01.07/debian/control 2008-03-08 12:08:11.000000000 +0100 @@ -9,7 +9,7 @@ Vcs-Git: http://git.debian.org/git/pkg-common-lisp/cl-ssl.git Package: cl-ssl -Architecture: any +Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Description: Common Lisp interface to OpenSSL package This package includes functions for accessing the OpenSSL library. It uses