[Pkg-haskell-commits] darcs: haskell-yesod: Move Haskell blurb to the end of the description, reduces the impact of #708703
Joachim Breitner
mail at joachim-breitner.de
Sun May 26 08:17:00 UTC 2013
Sat May 25 21:43:40 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: 33bc9b3935abc048b01141c3c42de264
M ./changelog +7
M ./control -8 +8
Sat May 25 21:43:40 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: 33bc9b3935abc048b01141c3c42de264
diff -rN -u old-haskell-yesod//changelog new-haskell-yesod//changelog
--- old-haskell-yesod//changelog 2013-05-26 08:17:00.115116317 +0000
+++ new-haskell-yesod//changelog 2013-05-26 08:17:00.127213200 +0000
@@ -1,3 +1,10 @@
+haskell-yesod (1.1.9.2-5) UNRELEASED; urgency=low
+
+ * Move Haskell blurb to the end of the description, reduces the impact
+ of #708703
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 23:43:40 +0200
+
haskell-yesod (1.1.9.2-4) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-yesod//control new-haskell-yesod//control
--- old-haskell-yesod//control 2013-05-26 08:17:00.111268445 +0000
+++ new-haskell-yesod//control 2013-05-26 08:17:00.119084343 +0000
@@ -219,12 +219,12 @@
, libghc-persistent-mysql-dev
, libghc-yesod-platform-dev
Description: framework for type-safe, RESTful web applications
- ${haskell:Blurb}
- .
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
It also affords space efficient code and portability to many
deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}
Package: libghc-yesod-dev
Architecture: any
@@ -235,12 +235,12 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
It also affords space efficient code and portability to many
deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}
Package: libghc-yesod-prof
Architecture: any
@@ -250,12 +250,12 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
It also affords space efficient code and portability to many
deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}
Package: libghc-yesod-doc
Section: doc
@@ -264,9 +264,9 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
It also affords space efficient code and portability to many
deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list