summaryrefslogtreecommitdiff
path: root/p/haskell-hunit/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:53 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:53 +0400
commit662e50e1f41a74efdb3519b6a57d1948d0d14d4c (patch)
treee53e96607aa0674be6a7c480bbed2c557aa805a0 /p/haskell-hunit/debian
parenteae2987ab6651bd33cc8693c0046e5a6a9408ec1 (diff)
downloadDHG_packages-662e50e1f41a74efdb3519b6a57d1948d0d14d4c.tar.gz
haskell-hunit: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-hunit/debian')
-rw-r--r--p/haskell-hunit/debian/changelog7
-rw-r--r--p/haskell-hunit/debian/control13
2 files changed, 14 insertions, 6 deletions
diff --git a/p/haskell-hunit/debian/changelog b/p/haskell-hunit/debian/changelog
index 7c03b874c..8509988e3 100644
--- a/p/haskell-hunit/debian/changelog
+++ b/p/haskell-hunit/debian/changelog
@@ -1,3 +1,10 @@
+haskell-hunit (1.2.5.1-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:53 +0200
+
haskell-hunit (1.2.5.1-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-hunit/debian/control b/p/haskell-hunit/debian/control
index 130254c67..08d612210 100644
--- a/p/haskell-hunit/debian/control
+++ b/p/haskell-hunit/debian/control
@@ -17,10 +17,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell unit testing framework for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
+ .
+ ${haskell:Blurb}
Package: libghc-hunit-prof
Architecture: any
@@ -29,10 +29,10 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell unit testing framework for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
+ .
+ ${haskell:Blurb}
Package: libghc-hunit-doc
Section: doc
@@ -41,7 +41,8 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Haskell unit testing framework for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
+ .
+ ${haskell:Blurb}
+