[DHG_packages] 02/02: xml-hamlet: Add more information about package to description synopsis

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Mon Nov 6 19:20:41 UTC 2017


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

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 3c6fdfca418cd00ec2f45673132b173fab8bac1c
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Mon Nov 6 21:15:19 2017 +0200

    xml-hamlet: Add more information about package to description synopsis
---
 p/haskell-xml-hamlet/debian/changelog |  1 +
 p/haskell-xml-hamlet/debian/control   | 24 ++++++++++++------------
 2 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog
index a2f5022..0e09aa9 100644
--- a/p/haskell-xml-hamlet/debian/changelog
+++ b/p/haskell-xml-hamlet/debian/changelog
@@ -6,6 +6,7 @@ haskell-xml-hamlet (0.4.1-2) unstable; urgency=medium
   * Modify d/watch and Source field in d/copyright to use HTTPS
   * Declare compliance with Debian policy 4.1.1
   * Get newer build-deps from hackage (Closes: #880518)
+  * Add more information about package to description synopsis
 
  -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 06 Nov 2017 20:57:42 +0200
 
diff --git a/p/haskell-xml-hamlet/debian/control b/p/haskell-xml-hamlet/debian/control
index 201109f..87ee2d1 100644
--- a/p/haskell-xml-hamlet/debian/control
+++ b/p/haskell-xml-hamlet/debian/control
@@ -13,15 +13,12 @@ Build-Depends:
  haskell-devscripts (>= 0.13),
  libghc-hspec-dev (>= 1.3),
  libghc-hunit-dev,
- libghc-parsec3-dev,
  libghc-parsec3-dev (<< 3.2),
  libghc-parsec3-dev (>= 2.0),
  libghc-parsec3-prof,
- libghc-shakespeare-dev,
  libghc-shakespeare-dev (<< 2.2),
  libghc-shakespeare-dev (>= 1.0),
  libghc-shakespeare-prof,
- libghc-text-dev,
  libghc-text-dev (>= 0.10),
  libghc-text-prof,
  libghc-xml-conduit-dev (<< 1.7),
@@ -37,6 +34,9 @@ Standards-Version: 4.1.1
 Homepage: http://www.yesodweb.com/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-xml-hamlet
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+X-Description: Hamlet-style quasiquoter for XML content
+ This library provides a type-safe tool for generating XML code. It works
+ via Quasi-Quoting, and generates extremely efficient output code.
 
 Package: libghc-xml-hamlet-dev
 Architecture: any
@@ -50,10 +50,10 @@ Suggests:
  ${haskell:Suggests},
 Provides:
  ${haskell:Provides},
-Description: Hamlet-style quasiquoter for XML content
- Hamlet-style quasiquoter for XML content.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
- This package contains the normal library files.
+ ${haskell:Blurb}
 
 Package: libghc-xml-hamlet-prof
 Architecture: any
@@ -66,10 +66,10 @@ Suggests:
  ${haskell:Suggests},
 Provides:
  ${haskell:Provides},
-Description: Hamlet-style quasiquoter for XML content; profiling libraries
- Hamlet-style quasiquoter for XML content.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
- This package contains the libraries compiled with profiling enabled.
+ ${haskell:Blurb}
 
 Package: libghc-xml-hamlet-doc
 Architecture: all
@@ -81,7 +81,7 @@ Recommends:
  ${haskell:Recommends},
 Suggests:
  ${haskell:Suggests},
-Description: Hamlet-style quasiquoter for XML content; documentation
- Hamlet-style quasiquoter for XML content.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
- This package contains the documentation files.
+ ${haskell:Blurb}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list