summaryrefslogtreecommitdiff
path: root/p/haskell-colour
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:25 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:25 +0400
commitc2e714729993dfab96e3c9a31c84e3c298ef45d5 (patch)
treedec6c91b51b28ffbae6148a8fe1990c5f7caa051 /p/haskell-colour
parent48c8c79c7399e0288dcd7a5c5c36a9e34fd71f19 (diff)
downloadDHG_packages-c2e714729993dfab96e3c9a31c84e3c298ef45d5.tar.gz
haskell-colour: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-colour')
-rw-r--r--p/haskell-colour/debian/changelog7
-rw-r--r--p/haskell-colour/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-colour/debian/changelog b/p/haskell-colour/debian/changelog
index d0cea5677..94e482d14 100644
--- a/p/haskell-colour/debian/changelog
+++ b/p/haskell-colour/debian/changelog
@@ -1,3 +1,10 @@
+haskell-colour (2.3.3-4) 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:25 +0200
+
haskell-colour (2.3.3-3) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-colour/debian/control b/p/haskell-colour/debian/control
index 0d7936e28..6fcfb1670 100644
--- a/p/haskell-colour/debian/control
+++ b/p/haskell-colour/debian/control
@@ -23,11 +23,11 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: A model for human colour/color perception${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package provides a data type for colours and transparency. Colours can be
blended and composed. Various colour spaces are supported. A module of colour
names (Data.Colour.Names) is provided.
+ .
+ ${haskell:Blurb}
Package: libghc-colour-prof
Architecture: any
@@ -37,11 +37,11 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: A model for human colour/color perception${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package provides a data type for colours and transparency. Colours can be
blended and composed. Various colour spaces are supported. A module of colour
names (Data.Colour.Names) is provided.
+ .
+ ${haskell:Blurb}
Package: libghc-colour-doc
Section: doc
@@ -50,8 +50,8 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: A model for human colour/color perception${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package provides a data type for colours and transparency. Colours can be
blended and composed. Various colour spaces are supported. A module of colour
names (Data.Colour.Names) is provided.
+ .
+ ${haskell:Blurb}