Bug#468936: cl-ssl: diff for NMU version 0.2+cvs.2004.01.07-0.1

Thomas Viehmann tv at beamnet.de
Sat Mar 8 11:56:06 UTC 2008


tags 468936 + patch
thanks

Hi,

The following is the diff for my cl-ssl 0.2+cvs.2004.01.07-0.1 NMU.

diff -Nru /tmp/I4J7KZ5oxm/cl-ssl-0.2+cvs.2004.01.07/debian/changelog /tmp/aMqzz7lyrf/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 12:09:06.000000000 +0100
@@ -1,3 +1,11 @@
+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 <tv at beamnet.de>  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/I4J7KZ5oxm/cl-ssl-0.2+cvs.2004.01.07/debian/control /tmp/aMqzz7lyrf/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
diff -Nru /tmp/I4J7KZ5oxm/cl-ssl-0.2+cvs.2004.01.07/debian/rules /tmp/aMqzz7lyrf/cl-ssl-0.2+cvs.2004.01.07/debian/rules
--- cl-ssl-0.2+cvs.2004.01.07/debian/rules	2008-02-24 14:51:16.000000000 +0100
+++ cl-ssl-0.2+cvs.2004.01.07/debian/rules	2008-03-08 12:07:06.000000000 +0100
@@ -17,12 +17,12 @@
 	rm -f build-stamp
 	dh_clean
 
-# Build architecture-dependent files here.
-binary-arch: build
-# We have nothing to do by default.
-
 # Build architecture-independent files here.
 binary-indep: build
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build
 	dh_testdir
 	dh_testroot
 	dh_clean -k





More information about the pkg-common-lisp-devel mailing list