summaryrefslogtreecommitdiff
path: root/p/haskell-boolean
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:20 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:20 +0400
commit4e74526573c59aac275f24aee5a5c68c342d66d7 (patch)
treed5439e2a58936c442d3557e30768c7f9ba8d16ce /p/haskell-boolean
parent2a3d20b922852d3e19b973ff17285c2f810c1865 (diff)
downloadDHG_packages-4e74526573c59aac275f24aee5a5c68c342d66d7.tar.gz
haskell-boolean: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-boolean')
-rw-r--r--p/haskell-boolean/debian/changelog7
-rw-r--r--p/haskell-boolean/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-boolean/debian/changelog b/p/haskell-boolean/debian/changelog
index 5e88fda7f..de0f8f151 100644
--- a/p/haskell-boolean/debian/changelog
+++ b/p/haskell-boolean/debian/changelog
@@ -1,3 +1,10 @@
+haskell-boolean (0.1.2-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:42:20 +0200
+
haskell-boolean (0.1.2-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-boolean/debian/control b/p/haskell-boolean/debian/control
index 226bd1d77..90a3d183a 100644
--- a/p/haskell-boolean/debian/control
+++ b/p/haskell-boolean/debian/control
@@ -23,9 +23,9 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: generalized booleans${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains some classes for generalized boolean operations.
+ .
+ ${haskell:Blurb}
Package: libghc-boolean-prof
Architecture: any
@@ -35,9 +35,9 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: generalized booleans${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains some classes for generalized boolean operations.
+ .
+ ${haskell:Blurb}
Package: libghc-boolean-doc
Section: doc
@@ -46,6 +46,6 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: generalized booleans${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains some classes for generalized boolean operations.
+ .
+ ${haskell:Blurb}