[Pkg-haskell-commits] darcs: haskell-pem: Move Haskell blurb to the end of the description, reduces the impact of #708703

Joachim Breitner mail at joachim-breitner.de
Sun May 26 07:45:18 UTC 2013


Sat May 25 21:43:10 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: 4252f7a17ae63e010013f2416faf2a41

    M ./changelog +7
    M ./control -6 +6

Sat May 25 21:43:10 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: 4252f7a17ae63e010013f2416faf2a41
diff -rN -u old-haskell-pem//changelog new-haskell-pem//changelog
--- old-haskell-pem//changelog	2013-05-26 07:45:18.770125191 +0000
+++ new-haskell-pem//changelog	2013-05-26 07:45:18.778039233 +0000
@@ -1,3 +1,10 @@
+haskell-pem (0.1.1-4) 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:10 +0200
+
 haskell-pem (0.1.1-3) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-pem//control new-haskell-pem//control
--- old-haskell-pem//control	2013-05-26 07:45:18.762238242 +0000
+++ new-haskell-pem//control	2013-05-26 07:45:18.774038764 +0000
@@ -40,10 +40,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Privacy Enhanced Mail (PEM) format reader and writer${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is for reading and writing PEM (Privacy Enhanced Mail; see
  RFCs 1421 through 1424) structures.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-pem-prof
 Architecture: any
@@ -53,10 +53,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Privacy Enhanced Mail (PEM) format reader and writer${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is for reading and writing PEM (Privacy Enhanced Mail; see
  RFCs 1421 through 1424) structures.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-pem-doc
 Section: doc
@@ -65,7 +65,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Privacy Enhanced Mail (PEM) format reader and writer${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It is for reading and writing PEM (Privacy Enhanced Mail; see
  RFCs 1421 through 1424) structures.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list