summaryrefslogtreecommitdiff
path: root/p/haskell-vty
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:34 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:34 +0400
commitecb1585617b75e3a28686ad3319d1828908c834d (patch)
tree1b72b43e58f0354ddb343f03fa4841d458897d7a /p/haskell-vty
parentd90335bca118042658c69d4485b62262d028eedf (diff)
downloadDHG_packages-ecb1585617b75e3a28686ad3319d1828908c834d.tar.gz
haskell-vty: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-vty')
-rw-r--r--p/haskell-vty/debian/changelog7
-rw-r--r--p/haskell-vty/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-vty/debian/changelog b/p/haskell-vty/debian/changelog
index 44136ff17..217b2ea74 100644
--- a/p/haskell-vty/debian/changelog
+++ b/p/haskell-vty/debian/changelog
@@ -1,3 +1,10 @@
+haskell-vty (4.7.0.20-3) 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:34 +0200
+
haskell-vty (4.7.0.20-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-vty/debian/control b/p/haskell-vty/debian/control
index 837458d81..2240ea0a4 100644
--- a/p/haskell-vty/debian/control
+++ b/p/haskell-vty/debian/control
@@ -42,10 +42,10 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Terminal interface library for ghc${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Vty is a terminal interface/control library for Haskell. It has a
very easy API.
+ .
+ ${haskell:Blurb}
Package: libghc-vty-prof
Architecture: any
@@ -53,10 +53,10 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Terminal interface library for ghc${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Vty is a terminal interface/control library for Haskell. It has a
very easy API.
+ .
+ ${haskell:Blurb}
Package: libghc-vty-doc
Architecture: all
@@ -65,7 +65,7 @@ Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Terminal interface library for ghc${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Vty is a terminal interface/control library for Haskell. It has a
very easy API.
+ .
+ ${haskell:Blurb}