summaryrefslogtreecommitdiff
path: root/p/haskell-safecopy/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-safecopy/debian/control')
-rw-r--r--p/haskell-safecopy/debian/control18
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-safecopy/debian/control b/p/haskell-safecopy/debian/control
index 1240bde44..ba141e693 100644
--- a/p/haskell-safecopy/debian/control
+++ b/p/haskell-safecopy/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Giovanni Mascellani <gio@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, libghc-cereal-dev (>= 0.3.1.0)
@@ -28,14 +28,13 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Haskell serialization library with version control - GHC libraries
+Description: Haskell serialization library with version control - GHC libraries${haskell:ShortBlurb}
SafeCopy is an extension to cereal, a Haskell serialization library:
it adds the ability to define new versions of some data tpe and
automatically convert variables serialized with an old format to a
newer one.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-safecopy-prof
Architecture: any
@@ -44,14 +43,13 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Haskell serialization library with version control - GHC profiling libraries
+Description: Haskell serialization library with version control - GHC profiling libraries${haskell:ShortBlurb}
SafeCopy is an extension to cereal, a Haskell serialization library:
it adds the ability to define new versions of some data tpe and
automatically convert variables serialized with an old format to a
newer one.
.
- This package provides a library for the Haskell programming language, compiled
- for profiling. See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-safecopy-doc
Section: doc
@@ -59,12 +57,10 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Haskell serialization library with version control - documentation
+Description: Haskell serialization library with version control - documentation${haskell:ShortBlurb}
SafeCopy is an extension to cereal, a Haskell serialization library:
it adds the ability to define new versions of some data tpe and
automatically convert variables serialized with an old format to a
newer one.
.
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}