[Pkg-openssl-devel] Bug#470594: openssl: please create a separate openssl-doc package

Martin Pitt martin.pitt at ubuntu.com
Tue Mar 11 22:44:25 UTC 2008


Package: openssl
Version: 0.9.8g-4
Severity: wishlist
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu hardy ubuntu-patch

Two thirds of the current openssl package is documentation, which is
quite large (640 kB). Since the documentation is not really
interesting for casual users, embedded software, etc, it would be nice
if it could be moved to a separate package.

Tested patch attached.

Thanks for considering,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
-------------- next part --------------
diff -u openssl-0.9.8g/Makefile openssl-0.9.8g/Makefile
--- openssl-0.9.8g/debian/openssl.dirs
+++ openssl-0.9.8g/debian/openssl.dirs
@@ -1,4 +1,3 @@
-usr/share/doc/openssl/doc
 usr/bin
 usr/lib
 etc/ssl/certs
diff -u openssl-0.9.8g/debian/control openssl-0.9.8g/debian/control
--- openssl-0.9.8g/debian/control
+++ openssl-0.9.8g/debian/control
@@ -12,7 +12,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${perl:Depends}
 Conflicts: ssleay (<< 0.9.2b)
-Suggests: ca-certificates
+Suggests: ca-certificates, openssl-doc
 Description: Secure Socket Layer (SSL) binary and related cryptographic tools
  This package contains the openssl binary and related tools.
  .
@@ -26,6 +26,15 @@
   -  SSL/TLS client and server tests;
   -  Handling of S/MIME signed or encrypted mail.
 
+Package: openssl-doc
+Section: doc
+Priority: optional
+Architecture: all
+Description: Secure Socket Layer (SSL) documentation
+ This package contains the OpenSSL documentation.
+ .
+ It is part of the OpenSSL implementation of SSL.
+
 Package: libssl0.9.8
 Section: libs
 Priority: important
reverted:
--- openssl-0.9.8g/debian/openssl.docs
+++ openssl-0.9.8g.orig/debian/openssl.docs
@@ -1,2 +0,0 @@
-doc
-FAQ
diff -u openssl-0.9.8g/debian/changelog openssl-0.9.8g/debian/changelog
--- openssl-0.9.8g/debian/changelog
+++ openssl-0.9.8g/debian/changelog
@@ -1,3 +1,10 @@
+openssl (0.9.8g-4ubuntu2) hardy; urgency=low
+
+  * Ship documentation in new openssl-doc package, since it is very large and
+    not terribly useful for the casual desktop user.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Tue, 11 Mar 2008 22:52:28 +0100
+
 openssl (0.9.8g-4ubuntu1) hardy; urgency=low
 
   * Merge from unstable; remaining changes:
only in patch2:
unchanged:
--- openssl-0.9.8g.orig/debian/openssl-doc.docs
+++ openssl-0.9.8g/debian/openssl-doc.docs
@@ -0,0 +1,2 @@
+doc
+FAQ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-openssl-devel/attachments/20080311/d34501f9/attachment.pgp 


More information about the Pkg-openssl-devel mailing list