summaryrefslogtreecommitdiff
path: root/p/haskell-cipher-rc4/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-12-08 06:09:13 +0400
committerClint Adams <clint@debian.org>2013-12-08 06:09:13 +0400
commit2884ca6e76f9d7bf861f53dea1aaa86719d0b7b9 (patch)
tree933caeef59f66d5c2ae694eaef5e5ec8cb5603ec /p/haskell-cipher-rc4/debian
parentb11de5d96967a6a07f016c47f8cb330b4c6df689 (diff)
downloadDHG_packages-2884ca6e76f9d7bf861f53dea1aaa86719d0b7b9.tar.gz
haskell-cipher-rc4: New upstream version 0.1.4.
Diffstat (limited to 'p/haskell-cipher-rc4/debian')
-rw-r--r--p/haskell-cipher-rc4/debian/changelog8
-rw-r--r--p/haskell-cipher-rc4/debian/control10
2 files changed, 15 insertions, 3 deletions
diff --git a/p/haskell-cipher-rc4/debian/changelog b/p/haskell-cipher-rc4/debian/changelog
index 0e5fb1953..ef1c48b71 100644
--- a/p/haskell-cipher-rc4/debian/changelog
+++ b/p/haskell-cipher-rc4/debian/changelog
@@ -1,8 +1,12 @@
-haskell-cipher-rc4 (0.1.2-3) UNRELEASED; urgency=low
+haskell-cipher-rc4 (0.1.4-1) unstable; urgency=low
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
- -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:49 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sat, 07 Dec 2013 21:03:06 -0500
haskell-cipher-rc4 (0.1.2-2) unstable; urgency=low
diff --git a/p/haskell-cipher-rc4/debian/control b/p/haskell-cipher-rc4/debian/control
index ccc5b6608..5bccbb43e 100644
--- a/p/haskell-cipher-rc4/debian/control
+++ b/p/haskell-cipher-rc4/debian/control
@@ -8,11 +8,19 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , libghc-byteable-dev
+ , libghc-byteable-prof
+ , libghc-crypto-cipher-types-dev (>= 0.0.5)
+ , libghc-crypto-cipher-types-dev (<< 0.1)
+ , libghc-crypto-cipher-types-prof
, libghc-quickcheck2-dev (>= 0.2)
, libghc-test-framework-dev (>= 0.3.3)
, libghc-test-framework-quickcheck2-dev (>= 0.2.9)
+ , libghc-crypto-cipher-tests-dev (>= 0.0.7)
Build-Depends-Indep: ghc-doc
-Standards-Version: 3.9.4
+ , libghc-byteable-doc
+ , libghc-crypto-cipher-types-doc
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/cipher-rc4
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cipher-rc4
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cipher-rc4