diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-15 11:19:08 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-15 11:19:08 +0200 |
| commit | 2e845b5744125f1f4c465480155fe17ee392174d (patch) | |
| tree | b21584a3b7f6746d821fcb126266f1fdfbe681cb /p/haskell-x509-system | |
| parent | da8ca9c016a0817c022841b92121b61247dafc6d (diff) | |
| download | DHG_packages-2e845b5744125f1f4c465480155fe17ee392174d.tar.gz | |
x509-system: Upgrading from 1.5.0 to 1.6.0
Diffstat (limited to 'p/haskell-x509-system')
| -rw-r--r-- | p/haskell-x509-system/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-x509-system/debian/control | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-x509-system/debian/changelog b/p/haskell-x509-system/debian/changelog index 325690e64..defc92813 100644 --- a/p/haskell-x509-system/debian/changelog +++ b/p/haskell-x509-system/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509-system (1.6.0-1) unstable; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:19:08 +0200 + haskell-x509-system (1.5.0-3) unstable; urgency=medium * Rebuild due to haskell-devscripts bug affecting the previous diff --git a/p/haskell-x509-system/debian/control b/p/haskell-x509-system/debian/control index 9dc5c75a5..72e66d2af 100644 --- a/p/haskell-x509-system/debian/control +++ b/p/haskell-x509-system/debian/control @@ -13,11 +13,11 @@ Build-Depends: debhelper (>= 9), libghc-pem-dev (>= 0.1), libghc-pem-dev (<< 0.3), libghc-pem-prof, - libghc-x509-dev (>= 1.5), - libghc-x509-dev (<< 1.6), + libghc-x509-dev (>= 1.6), + libghc-x509-dev (<< 1.7), libghc-x509-prof, - libghc-x509-store-dev (>= 1.5), - libghc-x509-store-dev (<< 1.6), + libghc-x509-store-dev (>= 1.6), + libghc-x509-store-dev (<< 1.7), libghc-x509-store-prof, Build-Depends-Indep: ghc-doc, libghc-mtl-doc, |
