[Pkg-haskell-commits] darcs: haskell-asn1-data: Use substvars for Haskell description blurbs
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:19:22 UTC 2013
Fri May 24 08:54:09 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Use substvars for Haskell description blurbs
Ignore-this: 994e29d885aa02022f00fb629f726ba4
M ./changelog +1
M ./control -12 +7
Fri May 24 08:54:09 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Use substvars for Haskell description blurbs
Ignore-this: 994e29d885aa02022f00fb629f726ba4
diff -rN -u old-haskell-asn1-data//changelog new-haskell-asn1-data//changelog
--- old-haskell-asn1-data//changelog 2013-05-24 09:19:22.278078420 +0000
+++ new-haskell-asn1-data//changelog 2013-05-24 09:19:22.278078420 +0000
@@ -1,6 +1,7 @@
haskell-asn1-data (0.7.1-3) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:52:39 +0200
diff -rN -u old-haskell-asn1-data//control new-haskell-asn1-data//control
--- old-haskell-asn1-data//control 2013-05-24 09:19:22.270077809 +0000
+++ new-haskell-asn1-data//control 2013-05-24 09:19:22.282038975 +0000
@@ -5,7 +5,7 @@
Uploaders: Clint Adams <clint at debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, libghc-cereal-dev
@@ -35,9 +35,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: ASN1 data reader/writer in RAW, BER, DER and CER forms
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+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).
@@ -51,10 +50,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: ASN1 data reader/writer in RAW, BER, DER, CER forms; profiling libs
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+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).
@@ -67,10 +64,8 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: ASN1 data reader/writer in RAW, BER, DER, CER forms; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+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).
More information about the Pkg-haskell-commits
mailing list