[DHG_packages] 03/04: adjunctions: Provide a longer description for the package
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Thu Jun 9 12:52:25 UTC 2016
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 6b6fe70ab0198363338a93a5f162dbf67ed9bcf3
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date: Thu Jun 9 15:23:00 2016 +0300
adjunctions: Provide a longer description for the package
---
p/haskell-adjunctions/debian/changelog | 1 +
p/haskell-adjunctions/debian/control | 19 ++++++++++---------
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/p/haskell-adjunctions/debian/changelog b/p/haskell-adjunctions/debian/changelog
index d250515..508a945 100644
--- a/p/haskell-adjunctions/debian/changelog
+++ b/p/haskell-adjunctions/debian/changelog
@@ -3,6 +3,7 @@ haskell-adjunctions (4.3-2) unstable; urgency=medium
* Add patch 'fix-distributive-version'.
This package needs distributive-0.5 or later to build properly.
* Change Vcs-Browser to point to a valid directory which has d/changelog.
+ * Provide a longer description for the package.
-- Ilias Tsitsimpis <i.tsitsimpis at gmail.com> Thu, 09 Jun 2016 14:51:33 +0300
diff --git a/p/haskell-adjunctions/debian/control b/p/haskell-adjunctions/debian/control
index a9dbd49..8844897 100644
--- a/p/haskell-adjunctions/debian/control
+++ b/p/haskell-adjunctions/debian/control
@@ -57,6 +57,10 @@ Standards-Version: 3.9.8
Homepage: http://github.com/ekmett/adjunctions/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-adjunctions
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+X-Description: adjunctions and representable functors for Haskell
+ In mathematics, adjoint functors are pairs of functors which stand in a
+ particular relationship with one another, called an adjunction. This
+ package provides adjunctions for Haskell.
Package: libghc-adjunctions-dev
Architecture: any
@@ -66,9 +70,8 @@ Depends: ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
-Description: Adjunctions${haskell:ShortBlurb}
- In mathematics, adjoint functors are pairs of functors which stand in a
- particular relationship with one another, called an adjunction.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
.
${haskell:Blurb}
@@ -79,9 +82,8 @@ Depends: ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
-Description: Adjunctions${haskell:ShortBlurb}
- In mathematics, adjoint functors are pairs of functors which stand in a
- particular relationship with one another, called an adjunction.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
.
${haskell:Blurb}
@@ -92,8 +94,7 @@ Depends: ${misc:Depends},
${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
-Description: Adjunctions${haskell:ShortBlurb}
- In mathematics, adjoint functors are pairs of functors which stand in a
- particular relationship with one another, called an adjunction.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
.
${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