[Reproducible-commits] [discount] 92/121: Lower-case first letter in short description

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Sep 23 20:56:20 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 5474a43f7d91fb456e4141d1083a800d4821693e
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Tue Aug 28 14:30:18 2012 +0200

    Lower-case first letter in short description
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6678455..91d6cd7 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 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,7 +25,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: Implementation of Markdown markup language in C (library)
+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.
@@ -37,7 +37,7 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libmarkdown2 (= ${binary:Version})
 Multi-Arch: same
-Description: Implementation of Markdown markup language in C (development files)
+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.
@@ -50,7 +50,7 @@ Section: debug
 Architecture: any
 Depends: ${misc:Depends}, libmarkdown2 (= ${binary:Version})
 Multi-Arch: same
-Description: Implementation of Markdown markup language in C (debug)
+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.

-- 
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