diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-03 14:17:38 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-03 14:19:01 -0700 |
| commit | ec4de94b00ea8fd5b99d4288548c29ac503fd0af (patch) | |
| tree | 0001099dbb2b6a24d19a59608d01446ed1ea9ac8 /p/haskell-x509-system | |
| parent | 14212ae29fffcf23c41ac4c92a83f2e01fdc8c0f (diff) | |
| download | DHG_packages-ec4de94b00ea8fd5b99d4288548c29ac503fd0af.tar.gz | |
x509-system: Upgrading from 1.6.4 to 1.6.6
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 | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-x509-system/debian/changelog b/p/haskell-x509-system/debian/changelog index 6b3ea71fe..918fc62d3 100644 --- a/p/haskell-x509-system/debian/changelog +++ b/p/haskell-x509-system/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509-system (1.6.6-1) unstable; urgency=medium + + * New upstream release + + -- Sean Whitton <spwhitton@spwhitton.name> Sun, 03 Sep 2017 14:17:38 -0700 + haskell-x509-system (1.6.4-2) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-x509-system/debian/control b/p/haskell-x509-system/debian/control index 38dbd0046..b3d9440c9 100644 --- a/p/haskell-x509-system/debian/control +++ b/p/haskell-x509-system/debian/control @@ -15,10 +15,8 @@ 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-prof, - libghc-x509-store-dev (<< 1.7), libghc-x509-store-dev (>= 1.6.2), libghc-x509-store-prof, Build-Depends-Indep: |
