[DHG_packages] 01/01: mighttpd2: Fix versioned build-dependency on libghc-warp-tls-dev

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Tue Nov 7 10:53:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit e814c3ed4723143fa56221d1b2b78c06a9c16b9f
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Tue Nov 7 12:39:55 2017 +0200

    mighttpd2: Fix versioned build-dependency on libghc-warp-tls-dev
---
 p/mighttpd2/debian/changelog |  5 +++--
 p/mighttpd2/debian/control   | 30 +++++++++---------------------
 2 files changed, 12 insertions(+), 23 deletions(-)

diff --git a/p/mighttpd2/debian/changelog b/p/mighttpd2/debian/changelog
index 0dd2e64..ae30a26 100644
--- a/p/mighttpd2/debian/changelog
+++ b/p/mighttpd2/debian/changelog
@@ -1,11 +1,12 @@
-mighttpd2 (3.4.1-2) UNRELEASED; urgency=medium
+mighttpd2 (3.4.1-2) unstable; urgency=medium
 
   * Change Priority to optional. Since Debian Policy version 4.0.1,
     priority extra has been deprecated.
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
+  * Fix versioned build-dependency on libghc-warp-tls-dev
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 01 Nov 2017 12:15:47 +0200
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 07 Nov 2017 12:39:47 +0200
 
 mighttpd2 (3.4.1-1) unstable; urgency=medium
 
diff --git a/p/mighttpd2/debian/control b/p/mighttpd2/debian/control
index 9312327..2b884ac 100644
--- a/p/mighttpd2/debian/control
+++ b/p/mighttpd2/debian/control
@@ -4,12 +4,10 @@ Uploaders:
  Clint Adams <clint at debian.org>,
 Priority: optional
 Section: web
-Build-Depends:
- cdbs,
- debhelper (>= 9),
- ghc (>= 8),
- ghc-prof,
+Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.13),
+ cdbs,
+ ghc,
  libghc-async-dev,
  libghc-auto-update-dev,
  libghc-blaze-builder-dev,
@@ -17,39 +15,30 @@ Build-Depends:
  libghc-case-insensitive-dev,
  libghc-conduit-dev (>= 1.1),
  libghc-conduit-extra-dev,
- libghc-hspec-dev (>= 1.3),
- libghc-http-client-dev,
  libghc-http-date-dev,
  libghc-http-types-dev,
  libghc-io-choice-dev,
  libghc-network-dev,
- libghc-old-locale-dev,
  libghc-parsec3-dev (>= 3),
  libghc-resourcet-dev,
  libghc-streaming-commons-dev,
  libghc-time-dev,
- libghc-tls-dev,
  libghc-transformers-dev,
  libghc-unix-time-dev,
  libghc-unordered-containers-dev,
- libghc-unordered-containers-prof,
  libghc-wai-dev (>= 3.2),
  libghc-wai-dev (<< 3.3),
- libghc-wai-prof,
  libghc-wai-app-file-cgi-dev (>= 3.1.1),
  libghc-wai-app-file-cgi-dev (<< 3.2),
- libghc-wai-app-file-cgi-dev (>= 3.1),
- libghc-wai-app-file-cgi-prof,
  libghc-warp-dev (>= 3.2.7),
  libghc-warp-dev (<< 3.3),
- libghc-warp-prof,
- libghc-warp-tls-dev (>= 3.2),
- libghc-warp-tls-dev (>= 3.3),
- libghc-warp-tls-prof,
  libghc-http-client-dev (>= 0.5),
  libghc-old-locale-dev,
+ libghc-tls-dev,
  libghc-wai-http2-extra-dev (>= 0.1),
  libghc-wai-logger-dev (>= 2.3.0),
+ libghc-warp-tls-dev (>= 3.2),
+ libghc-warp-tls-dev (<< 3.3),
  libghc-hspec-dev (>= 1.3),
 Build-Depends-Indep: ghc-doc,
  libghc-async-doc,
@@ -73,13 +62,12 @@ Build-Depends-Indep: ghc-doc,
  libghc-warp-doc,
 Standards-Version: 4.1.1
 Homepage: http://www.mew.org/~kazu/proj/mighttpd/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/mighttpd2
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-mighttpd2
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
 
 Package: mighttpd2
 Architecture: any
-Depends:
- ${misc:Depends},
+Depends: ${misc:Depends},
  ${shlibs:Depends},
 Description: classical web server on WAI/warp
  Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list