summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-pubkey-types
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-12-07 22:13:16 +0400
committerClint Adams <clint@debian.org>2013-12-07 22:13:16 +0400
commit434125bc324084c50213ab503f6e6090812db4e2 (patch)
tree06f6a2c2f96cbd11ae9da761f3aba2285d3f3e4a /p/haskell-crypto-pubkey-types
parentb3abf4cd144a6d889e7d174cceaf482144c3bd59 (diff)
downloadDHG_packages-434125bc324084c50213ab503f6e6090812db4e2.tar.gz
haskell-crypto-pubkey-types: New upstream version 0.4.1.
Diffstat (limited to 'p/haskell-crypto-pubkey-types')
-rw-r--r--p/haskell-crypto-pubkey-types/debian/changelog8
-rw-r--r--p/haskell-crypto-pubkey-types/debian/control16
2 files changed, 15 insertions, 9 deletions
diff --git a/p/haskell-crypto-pubkey-types/debian/changelog b/p/haskell-crypto-pubkey-types/debian/changelog
index fb4469aec..4af50eb1f 100644
--- a/p/haskell-crypto-pubkey-types/debian/changelog
+++ b/p/haskell-crypto-pubkey-types/debian/changelog
@@ -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@debian.org> Sat, 05 Oct 2013 18:19:58 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sat, 07 Dec 2013 13:01:44 -0500
haskell-crypto-pubkey-types (0.4.0-3) unstable; urgency=low
diff --git a/p/haskell-crypto-pubkey-types/debian/control b/p/haskell-crypto-pubkey-types/debian/control
index a336fa229..307e61594 100644
--- a/p/haskell-crypto-pubkey-types/debian/control
+++ b/p/haskell-crypto-pubkey-types/debian/control
@@ -13,10 +13,12 @@ Build-Depends: debhelper (>= 9)
, 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 @@ Depends: ${haskell:Depends}
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 @@ Depends: ${haskell:Depends}
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 @@ Architecture: all
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}