[Pkg-haskell-commits] darcs: haskell-asn1-data: 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:41:00 UTC 2013


Sat May 25 21:42:16 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: 4ff0a5190d41711015757f42961f2132

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

Sat May 25 21:42:16 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: 4ff0a5190d41711015757f42961f2132
diff -rN -u old-haskell-asn1-data//changelog new-haskell-asn1-data//changelog
--- old-haskell-asn1-data//changelog	2013-05-26 07:41:00.322176717 +0000
+++ new-haskell-asn1-data//changelog	2013-05-26 07:41:00.330334321 +0000
@@ -1,3 +1,10 @@
+haskell-asn1-data (0.7.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:42:16 +0200
+
 haskell-asn1-data (0.7.1-3) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-asn1-data//control new-haskell-asn1-data//control
--- old-haskell-asn1-data//control	2013-05-26 07:41:00.317631971 +0000
+++ new-haskell-asn1-data//control	2013-05-26 07:41:00.326245569 +0000
@@ -36,12 +36,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: ASN1 data reader/writer in RAW, BER, DER and CER forms${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  ASN1 data reader and writer in raw form with supports for high level
  forms of ASN1 (BER, CER and DER).
  .
  All interfaces use the enumerator interface.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-asn1-data-prof
 Architecture: any
@@ -51,12 +51,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: ASN1 data reader/writer in RAW, BER, DER, CER forms${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  ASN1 data reader and writer in raw form with supports for high level
  forms of ASN1 (BER, CER and DER).
  .
  All interfaces use the enumerator interface.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-asn1-data-doc
 Section: doc
@@ -65,9 +65,9 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: ASN1 data reader/writer in RAW, BER, DER, CER forms${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  ASN1 data reader and writer in raw form with supports for high level
  forms of ASN1 (BER, CER and DER).
  .
  All interfaces use the enumerator interface.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list