summaryrefslogtreecommitdiff
path: root/debian/control.in
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-07-28 11:41:02 +0200
committerJonas Smedegaard <dr@jones.dk>2013-07-28 12:46:34 +0200
commit3b98bb0d3c98d754550fe075e45fce6d26054889 (patch)
treeff5b43ecdbfa059d8263bdb018c855e1fad1eb44 /debian/control.in
parent50bf423c531db8cb7622ac01c7726aeae058d0f4 (diff)
Fix extend short descriptions to make each unique.
Diffstat (limited to 'debian/control.in')
-rw-r--r--debian/control.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control.in b/debian/control.in
index 751649b0d..cf245f039 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -92,7 +92,7 @@ Depends: ${cdbs:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: general markup converter
+Description: general markup converter - libraries
Pandoc is a Haskell library for converting from one markup format to
another, and a command-line tool that uses this library. It can read
markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,
@@ -127,7 +127,7 @@ Depends: ${haskell:Depends}
, ${haskell:Extra-Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
-Description: general markup converter
+Description: general markup converter - library documentation
Pandoc is a Haskell library for converting from one markup format to
another, and a command-line tool that uses this library. It can read
markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,
@@ -163,7 +163,7 @@ Depends: ${haskell:Depends}
, ${misc:Depends}
Suggests: ${cdbs:Suggests}
Provides: ${haskell:Provides}
-Description: general markup converter
+Description: general markup converter - profiling libraries
Pandoc is a Haskell library for converting from one markup format to
another, and a command-line tool that uses this library. It can read
markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,