diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-03 14:16:44 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-03 14:17:30 -0700 |
| commit | 14212ae29fffcf23c41ac4c92a83f2e01fdc8c0f (patch) | |
| tree | 6b40c0e44a13a013b5eba5610b648e58ba54f78c /p/haskell-x509-store | |
| parent | 221ce3b5258f309fc835c224095390f6978a54fe (diff) | |
| download | DHG_packages-14212ae29fffcf23c41ac4c92a83f2e01fdc8c0f.tar.gz | |
x509-store: Upgrading from 1.6.2 to 1.6.5
Diffstat (limited to 'p/haskell-x509-store')
| -rw-r--r-- | p/haskell-x509-store/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-x509-store/debian/control | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/p/haskell-x509-store/debian/changelog b/p/haskell-x509-store/debian/changelog index 6de133214..5a47b7572 100644 --- a/p/haskell-x509-store/debian/changelog +++ b/p/haskell-x509-store/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509-store (1.6.5-1) unstable; urgency=medium + + * New upstream release + + -- Sean Whitton <spwhitton@spwhitton.name> Sun, 03 Sep 2017 14:16:44 -0700 + haskell-x509-store (1.6.2-2) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-x509-store/debian/control b/p/haskell-x509-store/debian/control index 2ed5cd2b8..f96eaae81 100644 --- a/p/haskell-x509-store/debian/control +++ b/p/haskell-x509-store/debian/control @@ -23,8 +23,7 @@ Build-Depends: libghc-pem-dev (<< 0.3), libghc-pem-dev (>= 0.1), libghc-pem-prof, - libghc-x509-dev (<< 1.7), - libghc-x509-dev (>= 1.6), + libghc-x509-dev (>= 1.7.2), libghc-x509-prof, Build-Depends-Indep: ghc-doc, |
