[strip-nondeterminism] 01/02: Wrap package long description lines.

Chris Lamb chris at chris-lamb.co.uk
Sun May 7 17:19:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch debian
in repository strip-nondeterminism.

commit 1dd22537ccf8e0a132cf464bdb4fa88bd15d236b
Author: Chris Lamb <lamby at debian.org>
Date:   Sun May 7 19:16:30 2017 +0200

    Wrap package long description lines.
---
 debian/control | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 4e47eb4..2c45a58 100644
--- a/debian/control
+++ b/debian/control
@@ -26,13 +26,12 @@ Depends:
  ${misc:Depends},
  ${perl:Depends},
 Description: file non-deterministic information stripper — Perl module
- StripNondeterminism is a library for stripping non-deterministic
- information, such as timestamps and file system order, from files. It
- is used as part of the Reproducible Builds project.
+ StripNondeterminism is a library for stripping non-deterministic information,
+ such as timestamps and file system order, from files. It is used as part of
+ the Reproducible Builds project.
  .
- This can be used as a post-processing step to improve the
- reproducibility of a build product, when the build process itself
- cannot be made deterministic.
+ This can be used as a post-processing step to improve the reproducibility of a
+ build product, when the build process itself cannot be made deterministic.
  .
  This package installs the Perl module ‘File::StripNondeterminism’.
 
@@ -44,13 +43,12 @@ Depends:
  ${perl:Depends},
 Multi-Arch: foreign
 Description: file non-deterministic information stripper — stand-alone tool
- StripNondeterminism is a library for stripping non-deterministic
- information, such as timestamps and file system order, from files. It
- is used as part of the Reproducible Builds project.
+ StripNondeterminism is a library for stripping non-deterministic information,
+ such as timestamps and file system order, from files. It is used as part of
+ the Reproducible Builds project.
  .
- This can be used as a post-processing step to improve the
- reproducibility of a build product, when the build process itself
- cannot be made deterministic.
+ This can be used as a post-processing step to improve the reproducibility of a
+ build product, when the build process itself cannot be made deterministic.
  .
  This package installs the stand-alone ‘strip-nondeterminism’ tool.
 
@@ -64,13 +62,12 @@ Depends:
  ${perl:Depends},
 Multi-Arch: foreign
 Description: file non-deterministic information stripper — Debhelper add-on
- StripNondeterminism is a library for stripping non-deterministic
- information, such as timestamps and file system order, from files. It
- is used as part of the Reproducible Builds project.
+ StripNondeterminism is a library for stripping non-deterministic information,
+ such as timestamps and file system order, from files. It is used as part of
+ the Reproducible Builds project.
  .
- This can be used as a post-processing step to improve the
- reproducibility of a build product, when the build process itself
- cannot be made deterministic.
+ This can be used as a post-processing step to improve the reproducibility of a
+ build product, when the build process itself cannot be made deterministic.
  .
- This package installs the ‘dh_strip_nondeterminism’ Debhelper command
- that strips nondeterminism as part of a Debian package build process.
+ This package installs the ‘dh_strip_nondeterminism’ Debhelper command that
+ strips nondeterminism as part of a Debian package build process.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list