[Pkg-haskell-commits] darcs: haskell-crypto-pubkey-types: New upstream version 0.4.1.
Clint Adams
clint at debian.org
Sat Dec 7 18:13:26 UTC 2013
Sat Dec 7 18:13:16 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.4.1.
M ./changelog -2 +6
M ./control -7 +9
Sat Dec 7 18:13:16 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.4.1.
diff -rN -u old-haskell-crypto-pubkey-types/changelog new-haskell-crypto-pubkey-types/changelog
--- old-haskell-crypto-pubkey-types/changelog 2013-12-07 18:13:26.848240774 +0000
+++ new-haskell-crypto-pubkey-types/changelog 2013-12-07 18:13:26.848240774 +0000
@@ -1,8 +1,12 @@
-haskell-crypto-pubkey-types (0.4.0-4) UNRELEASED; urgency=low
+haskell-crypto-pubkey-types (0.4.1-1) unstable; urgency=low
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:19:58 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 07 Dec 2013 13:01:44 -0500
haskell-crypto-pubkey-types (0.4.0-3) unstable; urgency=low
diff -rN -u old-haskell-crypto-pubkey-types/control new-haskell-crypto-pubkey-types/control
--- old-haskell-crypto-pubkey-types/control 2013-12-07 18:13:26.848240774 +0000
+++ new-haskell-crypto-pubkey-types/control 2013-12-07 18:13:26.852240773 +0000
@@ -13,10 +13,12 @@
, libghc-asn1-types-prof
Build-Depends-Indep: ghc-doc
, libghc-asn1-types-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/crypto-pubkey-types
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-pubkey-types
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-pubkey-types
+X-Description: generic public-key algorithm types
+ It defines generic public-key algorithm types (DH, DSA, ECC, ECDSA, RSA).
Package: libghc-crypto-pubkey-types-dev
Architecture: any
@@ -26,8 +28,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: generic public-key algorithm types${haskell:ShortBlurb}
- It defines generic public-key algorithm types (DH, DSA, RSA).
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
.
${haskell:Blurb}
@@ -38,8 +40,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: generic public-key algorithm types${haskell:ShortBlurb}
- It defines generic public-key algorithm types (DH, DSA, RSA).
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
.
${haskell:Blurb}
@@ -49,7 +51,7 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: generic public-key algorithm types${haskell:ShortBlurb}
- It defines generic public-key algorithm types (DH, DSA, RSA).
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
.
${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list