[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707739: Package description outdated



Package: src:lksctp-tools
Version: 1.0.14+dfsg-3
Severity: wishlist
Tags: patch
X-Debbugs-CC: debian-l10n-english@lists.debian.org

Dear Maintainer,
the package description of libsctp1 (1) is partly outdated:
"… now available in the Linux kernel source tree in versions 2.5.36
respectively 2.4.24 and following". Squeeze already has 2.6.32 and
upstream (2) states:

    The Linux kernel has built-in support for the SCTP protocol since the
    2.6 kernel series.

Furthermore I would like SCTP to be explained in the first paragraph.

For your convenience I attach a reordered and slightly modified control
file. And for the l10n-english convenience the original control file.

Kind regards,
       Martin

P.S.: (3) is impressive.

Source: lksctp-tools
Section: net
Priority: optional
Maintainer: Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/git/collab-maint/lksctp-tools.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/lksctp-tools.git;a=summary
Homepage: http://lksctp.sf.net/

Package: libsctp1
Section: libs
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: lksctp-tools
Description: user-space access to Linux Kernel SCTP - shared library
 This library is part of the LKSCTP project for the
 Linux Kernel SCTP reference implementation.
 .
 This package is intended to supplement the Linux Kernel
 SCTP reference implementation now available in the Linux
 kernel source tree in versions 2.5.36 respectively 2.4.24 and following.
 .
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC2960 defines the core protocol.

Package: libsctp-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: libsctp1 (= ${binary:Version}), ${misc:Depends}, libc6-dev | libc-dev
Description: user-space access to Linux Kernel SCTP - development files
 This package contains all necessary files for developing SCTP aware
 network applications using the Linux Kernel SCTP implementation.
 It is part of the LKSCTP project for the Linux Kernel SCTP
 reference implementation.
 .
 It includes man pages, header files, static libraries, symlinks to
 dynamic libraries and tutorial source code.
 .
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC2960 defines the core protocol.

Package: lksctp-tools
Section: net
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: user-space access to Linux Kernel SCTP - commandline tools
 Commandline tools and libraries to test SCTP functionality
 .
 This package is part of the LKSCTP project.
 .
 It includes the following commandline tools:
  * checksctp: Determine if kernel supports SCTP
  * withsctp: Run existing TCP binaries over SCTP
  * sctp_darn: Send and receive messages via SCTP
  * sctp_test: Userspace test application for the SCTP kernel
    reference implementation
 .
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC2960 defines the core protocol.
Source: lksctp-tools
Section: net
Priority: optional
Maintainer: Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/git/collab-maint/lksctp-tools.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/lksctp-tools.git;a=summary
Homepage: http://lksctp.sf.net/

Package: libsctp1
Section: libs
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: lksctp-tools
Description: user-space access to Linux Kernel SCTP - shared library
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This library is part of the LKSCTP project for the Linux Kernel SCTP
 implementation and intended to supplement the Linux Kernel.

Package: libsctp-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: libsctp1 (= ${binary:Version}), ${misc:Depends}, libc6-dev | libc-dev
Description: user-space access to Linux Kernel SCTP - development files
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This package contains all necessary files for developing SCTP aware
 network applications using the Linux Kernel SCTP implementation.
 It is part of the LKSCTP project for the Linux Kernel SCTP implementation.
 .
 It includes man pages, header files, static libraries, symlinks to
 dynamic libraries and tutorial source code.

Package: lksctp-tools
Section: net
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: user-space access to Linux Kernel SCTP - commandline tools
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This package is part of the LKSCTP project for the Linux Kernel SCTP
 implementation. It contains contains commandline tools and libraries to
 test SCTP functionality.
 .
 It includes the following commandline tools:
  * checksctp: Determine if kernel supports SCTP
  * withsctp: Run existing TCP binaries over SCTP
  * sctp_darn: Send and receive messages via SCTP
  * sctp_test: Userspace test application for the SCTP kernel
    reference implementation.
--- control	2013-05-05 08:45:50.000000000 +0200
+++ control.new	2013-05-10 22:35:54.000000000 +0200
@@ -17,17 +17,13 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: lksctp-tools
 Description: user-space access to Linux Kernel SCTP - shared library
- This library is part of the LKSCTP project for the
- Linux Kernel SCTP reference implementation.
- .
- This package is intended to supplement the Linux Kernel
- SCTP reference implementation now available in the Linux
- kernel source tree in versions 2.5.36 respectively 2.4.24 and following.
- .
  SCTP (Stream Control Transmission Protocol) is a message oriented,
  reliable transport protocol, with congestion control, support for
  transparent multi-homing, and multiple ordered streams of messages.
- RFC2960 defines the core protocol.
+ RFC 2960 defines the core protocol.
+ .
+ This library is part of the LKSCTP project for the Linux Kernel SCTP
+ implementation and intended to supplement the Linux Kernel.
 
 Package: libsctp-dev
 Section: libdevel
@@ -35,18 +31,17 @@
 Architecture: any
 Depends: libsctp1 (= ${binary:Version}), ${misc:Depends}, libc6-dev | libc-dev
 Description: user-space access to Linux Kernel SCTP - development files
+ SCTP (Stream Control Transmission Protocol) is a message oriented,
+ reliable transport protocol, with congestion control, support for
+ transparent multi-homing, and multiple ordered streams of messages.
+ RFC 2960 defines the core protocol.
+ .
  This package contains all necessary files for developing SCTP aware
  network applications using the Linux Kernel SCTP implementation.
- It is part of the LKSCTP project for the Linux Kernel SCTP
- reference implementation.
+ It is part of the LKSCTP project for the Linux Kernel SCTP implementation.
  .
  It includes man pages, header files, static libraries, symlinks to
  dynamic libraries and tutorial source code.
- .
- SCTP (Stream Control Transmission Protocol) is a message oriented,
- reliable transport protocol, with congestion control, support for
- transparent multi-homing, and multiple ordered streams of messages.
- RFC2960 defines the core protocol.
 
 Package: lksctp-tools
 Section: net
@@ -54,18 +49,18 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: user-space access to Linux Kernel SCTP - commandline tools
- Commandline tools and libraries to test SCTP functionality
+ SCTP (Stream Control Transmission Protocol) is a message oriented,
+ reliable transport protocol, with congestion control, support for
+ transparent multi-homing, and multiple ordered streams of messages.
+ RFC 2960 defines the core protocol.
  .
- This package is part of the LKSCTP project.
+ This package is part of the LKSCTP project for the Linux Kernel SCTP
+ implementation. It contains contains commandline tools and libraries to
+ test SCTP functionality.
  .
  It includes the following commandline tools:
   * checksctp: Determine if kernel supports SCTP
   * withsctp: Run existing TCP binaries over SCTP
   * sctp_darn: Send and receive messages via SCTP
   * sctp_test: Userspace test application for the SCTP kernel
-    reference implementation
- .
- SCTP (Stream Control Transmission Protocol) is a message oriented,
- reliable transport protocol, with congestion control, support for
- transparent multi-homing, and multiple ordered streams of messages.
- RFC2960 defines the core protocol.
+    reference implementation.

Reply to: