summaryrefslogtreecommitdiff
path: root/p/haskell-utf8-light/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:30 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:30 +0400
commit821037aea159b5fbb672fb0fdc48acaec78c9d36 (patch)
treed4148ba82c271c4eddeaa7778c0f05bd6ceac31b /p/haskell-utf8-light/debian
parent7f19214181553bef2ec70b024d9a5702a82f62b2 (diff)
downloadDHG_packages-821037aea159b5fbb672fb0fdc48acaec78c9d36.tar.gz
haskell-utf8-light: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-utf8-light/debian')
-rw-r--r--p/haskell-utf8-light/debian/changelog7
-rw-r--r--p/haskell-utf8-light/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-utf8-light/debian/changelog b/p/haskell-utf8-light/debian/changelog
index e1b274799..b6a16e6ec 100644
--- a/p/haskell-utf8-light/debian/changelog
+++ b/p/haskell-utf8-light/debian/changelog
@@ -1,3 +1,10 @@
+haskell-utf8-light (0.4.0.1-5) UNRELEASED; urgency=low
+
+ * Move Haskell blurb to the end of the description, reduces the impact
+ of #708703
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:43:30 +0200
+
haskell-utf8-light (0.4.0.1-4) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-utf8-light/debian/control b/p/haskell-utf8-light/debian/control
index 8befddb50..7f69f5369 100644
--- a/p/haskell-utf8-light/debian/control
+++ b/p/haskell-utf8-light/debian/control
@@ -23,13 +23,13 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Lightweight UTF-8 handling library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
+ .
+ ${haskell:Blurb}
Package: libghc-utf8-light-prof
Architecture: any
@@ -39,13 +39,13 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Lightweight UTF-8 handling library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
+ .
+ ${haskell:Blurb}
Package: libghc-utf8-light-doc
Section: doc
@@ -54,10 +54,10 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Lightweight UTF-8 handling library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
+ .
+ ${haskell:Blurb}