[Reproducible-commits] [discount] 96/121: Minor improvements to the short and long descriptions

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Sep 23 20:56:21 UTC 2014


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

lunar pushed a commit to branch pu/reproducible_builds
in repository discount.

commit 38cf3a42fc8fbeb3c454d0dfe1393326f8aa19da
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Sun Mar 17 12:08:25 2013 +0100

    Minor improvements to the short and long descriptions
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 01191b7..fa7f440 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Package: discount
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmarkdown2 (= ${binary:Version})
 Conflicts: markdown, libtext-markdown-perl
-Description: implementation of Markdown markup language in C
+Description: implementation of the Markdown markup language in C
  Discount is an implementation of John Gruber's Markdown markup
  language. It implements all of the language described in the Markdown
  syntax document and passes the Markdown 1.0 test suite.
@@ -25,10 +25,10 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: implementation of Markdown markup language in C (library)
- Discount is an implementation of John Gruber's Markdown markup
- language. It implements all of the language described in the Markdown
- syntax document and passes the Markdown 1.0 test suite.
+Description: implementation of the Markdown markup language in C (library)
+ Discount is an implementation of John Gruber's Markdown markup language. It
+ implements all of the language described in the Markdown syntax document and
+ passes the Markdown 1.0 test suite.
  .
  This package provides the libmarkdown generated from discount.
 
@@ -37,10 +37,10 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libmarkdown2 (= ${binary:Version})
 Multi-Arch: same
-Description: implementation of Markdown markup language in C (development files)
- Discount is an implementation of John Gruber's Markdown markup
- language. It implements all of the language described in the Markdown
- syntax document and passes the Markdown 1.0 test suite.
+Description: implementation of the Markdown markup language in C (dev files)
+ Discount is an implementation of John Gruber's Markdown markup language. It
+ implements all of the language described in the Markdown syntax document and
+ passes the Markdown 1.0 test suite.
  .
  This package provides the development file for libmarkdown.
 
@@ -51,8 +51,8 @@ Architecture: any
 Depends: ${misc:Depends}, libmarkdown2 (= ${binary:Version})
 Multi-Arch: same
 Description: implementation of Markdown markup language in C (debug)
- Discount is an implementation of John Gruber's Markdown markup
- language. It implements all of the language described in the Markdown
- syntax document and passes the Markdown 1.0 test suite.
+ Discount is an implementation of John Gruber's Markdown markup language. It
+ implements all of the language described in the Markdown syntax document and
+ passes the Markdown 1.0 test suite.
  .
  This package provide the debugging symbols for discount.

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



More information about the Reproducible-commits mailing list