summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:18 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:18 +0400
commit4d2a6b9c9c54a36780d2a29c17727f2f9a61fa8b (patch)
treeb5127ce19be12f23ff9b8c013ad3a50acf4b41c9
parent9c688071b54d19456c7c0597d55c3bf28902d7d1 (diff)
downloadDHG_packages-4d2a6b9c9c54a36780d2a29c17727f2f9a61fa8b.tar.gz
haskell-shakespeare-css: Move Haskell blurb to the end of the description, reduces the impact of #708703
-rw-r--r--p/haskell-shakespeare-css/debian/changelog7
-rw-r--r--p/haskell-shakespeare-css/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-shakespeare-css/debian/changelog b/p/haskell-shakespeare-css/debian/changelog
index 15e3f07a2..9a67ffc6e 100644
--- a/p/haskell-shakespeare-css/debian/changelog
+++ b/p/haskell-shakespeare-css/debian/changelog
@@ -1,3 +1,10 @@
+haskell-shakespeare-css (1.0.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:43:18 +0200
+
haskell-shakespeare-css (1.0.2-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-shakespeare-css/debian/control b/p/haskell-shakespeare-css/debian/control
index 7ed8346ea..7964e1d77 100644
--- a/p/haskell-shakespeare-css/debian/control
+++ b/p/haskell-shakespeare-css/debian/control
@@ -40,8 +40,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: compile-time CSS templates${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Shakespeare is a template family for type-safe, efficient templates
with simple variable interpolation . Shakespeare templates can be
used inline with a quasi-quoter or in an external file. Shakespeare
@@ -54,6 +52,8 @@ Description: compile-time CSS templates${haskell:ShortBlurb}
semi-colons. Lucius does not care about whitespace and is a strict
superset of CSS. There are also some significant conveniences added
for CSS.
+ .
+ ${haskell:Blurb}
Package: libghc-shakespeare-css-prof
Architecture: any
@@ -63,8 +63,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: compile-time CSS templates${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Shakespeare is a template family for type-safe, efficient templates
with simple variable interpolation . Shakespeare templates can be
used inline with a quasi-quoter or in an external file. Shakespeare
@@ -77,6 +75,8 @@ Description: compile-time CSS templates${haskell:ShortBlurb}
semi-colons. Lucius does not care about whitespace and is a strict
superset of CSS. There are also some significant conveniences added
for CSS.
+ .
+ ${haskell:Blurb}
Package: libghc-shakespeare-css-doc
Section: doc
@@ -85,8 +85,6 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: compile-time CSS templates${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Shakespeare is a template family for type-safe, efficient templates
with simple variable interpolation . Shakespeare templates can be
used inline with a quasi-quoter or in an external file. Shakespeare
@@ -99,3 +97,5 @@ Description: compile-time CSS templates${haskell:ShortBlurb}
semi-colons. Lucius does not care about whitespace and is a strict
superset of CSS. There are also some significant conveniences added
for CSS.
+ .
+ ${haskell:Blurb}