Your message dated Fri, 01 Nov 2013 18:34:29 +0000
with message-id <[email protected]>
and subject line Bug#719262: fixed in openssl 1.0.1e-4
has caused the Debian Bug report #719262,
regarding [src:openssl] Please review package descriptions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
719262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719262
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:openssl
Version: 1.0.1e-3
Severity: wishlist
X-Debbugs-CC: [email protected]

Dear Debian OpenSSL Team,

as libssl has a high popcon I suggest a bit of rewording to adhere better to
(1). I would like to see some boilerplate explaining (Open)SSL, unified short
descriptions and "complete" sentences. For your convenience I prepared a
debian/control with rewritten descriptions, using information from Wikipedia
(2) and the OpenSSL project homepage (3) to be used as a starting point.

Kind regards
       Martin


1: http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-debian-control

2: http://en.wikipedia.org/wiki/Transport_Layer_Security

   Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer
(SSL), are cryptographic protocols that provide communication security over
   the Internet.[1]

3: http://www.openssl.org/

   Welcome to the OpenSSL Project

   The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing the
   Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography library.
--- control.orig	2013-08-08 00:20:03.000000000 +0200
+++ control	2013-08-08 01:04:17.000000000 +0200
@@ -13,12 +13,16 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
 Suggests: ca-certificates
-Description: Secure Socket Layer (SSL) binary and related cryptographic tools
- This package contains the openssl binary and related tools.
+OpenSSL's Secure Sockets Layer implementation - xxx
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
+Description: Secure Sockets Layer implementation - binary and related cryptographic tools
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ It contains the openssl binary and related tools.
  .
- You need it to perform certain cryptographic actions like:
+ You need it to perform cryptographic operations such as:
   -  Creation of RSA, DH and DSA key parameters;
   -  Creation of X.509 certificates, CSRs and CRLs;
   -  Calculation of message digests;
@@ -33,11 +37,12 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: SSL shared libraries
- libssl and libcrypto shared libraries needed by programs like
- apache-ssl, telnet-ssl and openssh.
+Description: Secure Sockets Layer implementation - shared libraries
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ The libssl and libcrypto shared libraries are needed by programs like
+ apache-ssl, telnet-ssl and openssh.
 
 Package: libcrypto1.0.0-udeb
 XC-Package-Type: udeb
@@ -45,10 +50,12 @@
 Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: crypto shared library - udeb
- libcrypto shared library.
+Description: Secure Sockets Layer implementation - libcrypto udeb
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- Do not install it on a normal system.
+ It contains the libcrypto shared library. Do not install it on a normal
+ system.
 
 Package: libssl-dev
 Section: libdevel
@@ -57,11 +64,12 @@
 Multi-Arch: same
 Recommends: libssl-doc
 Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
-Description: SSL development libraries, header files and documentation
- libssl and libcrypto development libraries, header files and manpages.
+Description: Secure Sockets Layer implementation - development files
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
-
+ It contains development libraries, header files and manpages for the libssl
+ and libcrypto libraries.
 
 Package: libssl-doc
 Section: doc
@@ -70,10 +78,11 @@
 Replaces: libssl-dev (<< 1.0.0)
 Breaks: libssl-dev (<< 1.0.0)
 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
-Description: SSL development documentation documentation
- libssl and libcrypto manpages and demo files.
+Description: Secure Sockets Layer implementation - documentation
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ It contains libssl and libcrypto manpages and demo files.
 
 Package: libssl1.0.0-dbg
 Section: debug
@@ -81,5 +90,8 @@
 Architecture: any
 Multi-Arch: same
 Depends: libssl1.0.0 (= ${binary:Version}), ${misc:Depends}
-Description: Symbol tables for libssl and libcrypto
- This package is part of the OpenSSL implementation of SSL.
+Description: Secure Sockets Layer implementation - debug information
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
+ .
+ It contains symbol tables for libssl and libcrypto.
Source: openssl
Build-Depends: debhelper (>= 8.1.3), zlib1g-dev, m4, bc, dpkg-dev (>= 1.15.7)
Section: utils
Priority: optional
Maintainer: Debian OpenSSL Team <[email protected]>
Uploaders: Christoph Martin <[email protected]>, Kurt Roeckx 
<[email protected]>
Standards-Version: 3.8.0
Vcs-Browser: http://svn.debian.org/wsvn/pkg-openssl/openssl
Vcs-Svn: svn://svn.debian.org/pkg-openssl/openssl/

Package: openssl
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Suggests: ca-certificates
Description: Secure Socket Layer (SSL) binary and related cryptographic tools
 This package contains the openssl binary and related tools.
 .
 It is part of the OpenSSL implementation of SSL.
 .
 You need it to perform certain cryptographic actions like:
  -  Creation of RSA, DH and DSA key parameters;
  -  Creation of X.509 certificates, CSRs and CRLs;
  -  Calculation of message digests;
  -  Encryption and decryption with ciphers;
  -  SSL/TLS client and server tests;
  -  Handling of S/MIME signed or encrypted mail.

Package: libssl1.0.0
Section: libs
Priority: important
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SSL shared libraries
 libssl and libcrypto shared libraries needed by programs like
 apache-ssl, telnet-ssl and openssh.
 .
 It is part of the OpenSSL implementation of SSL.

Package: libcrypto1.0.0-udeb
XC-Package-Type: udeb
Section: debian-installer
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: crypto shared library - udeb
 libcrypto shared library.
 .
 Do not install it on a normal system.

Package: libssl-dev
Section: libdevel
Priority: optional
Architecture: any
Multi-Arch: same
Recommends: libssl-doc
Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
Description: SSL development libraries, header files and documentation
 libssl and libcrypto development libraries, header files and manpages.
 .
 It is part of the OpenSSL implementation of SSL.


Package: libssl-doc
Section: doc
Priority: optional
Architecture: all
Replaces: libssl-dev (<< 1.0.0)
Breaks: libssl-dev (<< 1.0.0)
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Description: SSL development documentation documentation
 libssl and libcrypto manpages and demo files.
 .
 It is part of the OpenSSL implementation of SSL.

Package: libssl1.0.0-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libssl1.0.0 (= ${binary:Version}), ${misc:Depends}
Description: Symbol tables for libssl and libcrypto
 This package is part of the OpenSSL implementation of SSL.
Source: openssl
Build-Depends: debhelper (>= 8.1.3), zlib1g-dev, m4, bc, dpkg-dev (>= 1.15.7)
Section: utils
Priority: optional
Maintainer: Debian OpenSSL Team <[email protected]>
Uploaders: Christoph Martin <[email protected]>, Kurt Roeckx 
<[email protected]>
Standards-Version: 3.8.0
Vcs-Browser: http://svn.debian.org/wsvn/pkg-openssl/openssl
Vcs-Svn: svn://svn.debian.org/pkg-openssl/openssl/

Package: openssl
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Suggests: ca-certificates
OpenSSL's Secure Sockets Layer implementation - xxx
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
Description: Secure Sockets Layer implementation - binary and related 
cryptographic tools
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
 .
 It contains the openssl binary and related tools.
 .
 You need it to perform cryptographic operations such as:
  -  Creation of RSA, DH and DSA key parameters;
  -  Creation of X.509 certificates, CSRs and CRLs;
  -  Calculation of message digests;
  -  Encryption and decryption with ciphers;
  -  SSL/TLS client and server tests;
  -  Handling of S/MIME signed or encrypted mail.

Package: libssl1.0.0
Section: libs
Priority: important
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Secure Sockets Layer implementation - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
 .
 The libssl and libcrypto shared libraries are needed by programs like
 apache-ssl, telnet-ssl and openssh.

Package: libcrypto1.0.0-udeb
XC-Package-Type: udeb
Section: debian-installer
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Secure Sockets Layer implementation - libcrypto udeb
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
 .
 It contains the libcrypto shared library. Do not install it on a normal
 system.

Package: libssl-dev
Section: libdevel
Priority: optional
Architecture: any
Multi-Arch: same
Recommends: libssl-doc
Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
Description: Secure Sockets Layer implementation - development files
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
 .
 It contains development libraries, header files and manpages for the libssl
 and libcrypto libraries.

Package: libssl-doc
Section: doc
Priority: optional
Architecture: all
Replaces: libssl-dev (<< 1.0.0)
Breaks: libssl-dev (<< 1.0.0)
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Description: Secure Sockets Layer implementation - documentation
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
 .
 It contains libssl and libcrypto manpages and demo files.

Package: libssl1.0.0-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libssl1.0.0 (= ${binary:Version}), ${misc:Depends}
Description: Secure Sockets Layer implementation - debug information
 This package is part of the OpenSSL project's implementation of the SSL
 cryptograpfic protocol for communication security over the internet.
 .
 It contains symbol tables for libssl and libcrypto.

--- End Message ---
--- Begin Message ---
Source: openssl
Source-Version: 1.0.1e-4

We believe that the bug you reported is fixed in the latest version of
openssl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kurt Roeckx <[email protected]> (supplier of updated openssl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Nov 2013 17:11:53 +0100
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.1e-4
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team <[email protected]>
Changed-By: Kurt Roeckx <[email protected]>
Description: 
 libcrypto1.0.0-udeb - Secure Sockets Layer toolkit - libcrypto udeb (udeb)
 libssl-dev - Secure Sockets Layer toolkit - development files
 libssl-doc - Secure Sockets Layer toolkit - development documentation
 libssl1.0.0 - Secure Sockets Layer toolkit - shared libraries
 libssl1.0.0-dbg - Secure Sockets Layer toolkit - debug information
 openssl    - Secure Sockets Layer toolkit - cryptographic utility
Closes: 653574 719262 720654 723954
Changes: 
 openssl (1.0.1e-4) unstable; urgency=low
 .
   [ Peter Michael Green ]
   * Fix pod errors (Closes: #723954)
   * Fix clean target
 .
   [ Kurt Roeckx ]
   * Add mipsn32 and mips64 targets.  Patch from Eleanor Chen
     <[email protected]>  (Closes: #720654)
   * Add support for nocheck in DEB_BUILD_OPTIONS
   * Update Norwegian translation (Closes: #653574)
   * Update description of the packages.  Patch by Justin B Rye
     (Closes: #719262)
   * change to debhelper compat level 9:
     - change dh_strip call so only the files from libssl1.0.0 get debug
       symbols.
     - change dh_makeshlibs call so the engines don't get added to the
       shlibs
   * Update Standards-Version from 3.8.0 to 3.9.5.  No changes required.
Checksums-Sha1: 
 bed6a506d4436a945423b43924a62b6fb9783c90 2206 openssl_1.0.1e-4.dsc
 28128427b522369c98fd3e2afdcffb5a0254af83 97021 openssl_1.0.1e-4.debian.tar.gz
 43ce8182a9406fd481a830fdbf2f2e8cd0521203 1132900 libssl-doc_1.0.1e-4_all.deb
 f03336a02affc7f0fd481f1fb34399ce11005ea8 659064 openssl_1.0.1e-4_amd64.deb
 bbbc17c17e840287545a93aa440b7f8356279719 1002800 libssl1.0.0_1.0.1e-4_amd64.deb
 872c0346e68bcef91f9d7ca10e865789f0253dac 626470 
libcrypto1.0.0-udeb_1.0.1e-4_amd64.udeb
 f99557aeadc00178e2bb0c4327e5500b9327a94a 1242024 libssl-dev_1.0.1e-4_amd64.deb
 226a768fae5781fb28b4cdf423f871094e3afd8a 2833056 
libssl1.0.0-dbg_1.0.1e-4_amd64.deb
Checksums-Sha256: 
 46578e0cda64ca69a90125a7db174d92f4f25ff1629d097fd085bbd6c8baee02 2206 
openssl_1.0.1e-4.dsc
 785988dcd69e1fb68594c1009bacbfcf5b64c98fc69564fa62f1cad4b167b5db 97021 
openssl_1.0.1e-4.debian.tar.gz
 960c1d672970df82f20d56b9a0d7219655add5e8bc08ec2d501909ac5b50117f 1132900 
libssl-doc_1.0.1e-4_all.deb
 54ee0f02a2a86dc94573c4a225621d1a5cc619128db1d2a97c78d4288bc39723 659064 
openssl_1.0.1e-4_amd64.deb
 4e9ab89598832761c09697ff84b441ebe4757434529084554a6c721516f888b4 1002800 
libssl1.0.0_1.0.1e-4_amd64.deb
 3f52ad1f2d61d01f21415d210707488dc4277f6d7da8f09177d173eb77d35494 626470 
libcrypto1.0.0-udeb_1.0.1e-4_amd64.udeb
 d8150df407f61ba214e6be349e5d486f00a6dd42d3e63ab6dc5619137502940f 1242024 
libssl-dev_1.0.1e-4_amd64.deb
 8e87248caa754984cc9534ec6c82df15a1f34e02f958c14a86c3aa0d452838d9 2833056 
libssl1.0.0-dbg_1.0.1e-4_amd64.deb
Files: 
 6e1a7e601708ec7e4016e3e5260b90e9 2206 utils optional openssl_1.0.1e-4.dsc
 11829643431bdb0c40ad5e8842c936c3 97021 utils optional 
openssl_1.0.1e-4.debian.tar.gz
 e5c79499934a3551509eaa3a611db070 1132900 doc optional 
libssl-doc_1.0.1e-4_all.deb
 2ba83da5687afd0afb7258721a341f7e 659064 utils optional 
openssl_1.0.1e-4_amd64.deb
 7bcc1e881804d315f021be2ae2745611 1002800 libs important 
libssl1.0.0_1.0.1e-4_amd64.deb
 ffdfe4ce124beecde677c39c37cf5b4d 626470 debian-installer optional 
libcrypto1.0.0-udeb_1.0.1e-4_amd64.udeb
 1eaf9947d89c8e505f678b7d22e62377 1242024 libdevel optional 
libssl-dev_1.0.1e-4_amd64.deb
 b765b271c621dc268a0507fb892bd945 2833056 debug extra 
libssl1.0.0-dbg_1.0.1e-4_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCgAGBQJSc/H7AAoJEKGfLDAaVSLdzFkQAJyIxhfkL2QJyjVuiws6Xte4
n+50wfFrgQmLuQT7oGIcz5VGhv0q5yILe9SRmoDPFSerWSrW7ZZlul9uPhmL5Qeg
XxCo1C2JF+LN8LRwUSdSK/JEb66xbTlMlOlo+ecCpRiw8fXwYf6PpSyzq17RTmcU
cPjqbBAc0Szib9rxDFOw8yJ88X7VblGakhIsZV2TFZPXdrsEsY4nmk9i2crY9NZm
r/3kvLMgMEoHzhG/zxB9SkcMA55zEWo1YT++K3IaLDqXX6Vb7QtClvOvC6NdScUP
yvpHkGtC3MbCr33F4ioi2IAKTcoNjbjayQYP3MAOLe83cJfbCCPn6/1t25RLNlbn
T9pahKFpDM+fj2QNqIKssWx5njkZ9onEEDy1oTrIdrUpnwGUMCQFZZtMqiDyblJ6
iumuoaR1OI8RVxAdugNec8Pha3l2AkbLuzadhV+80luYcpaJp+nzFEkD63HUYfUE
qM1fHvHxu31WH7T6Fh0AYP8ultGNq4nRQ7udoATTVfVpM7iDEGWBJsK2PLOweUxB
OhuZJxcZDJEnlc9y5+yfc46dapmn0aOT5ij3u54OMsToKIVmNzDLmhYilJXpEiMs
TlQEIRGSFwaGRgPCYrr9e4+7Zy8LfvKe7I1ZJROJU6w0EwdUI/dcuFREFK9N1l6n
OPhCnP8hqRmKap1CpvlA
=RkmJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to