[DHG_packages] 19/204: cabal-file-th: Upgrading from 0.2.3 to 0.2.4
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:08:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit dbbb4930fe3e34effba7e63b1a70541184698ad4
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 13:53:12 2017 -0400
cabal-file-th: Upgrading from 0.2.3 to 0.2.4
---
p/haskell-cabal-file-th/debian/changelog | 6 ++++++
p/haskell-cabal-file-th/debian/control | 2 ++
p/haskell-cabal-file-th/debian/patches/no-Cabal-bound | 13 -------------
p/haskell-cabal-file-th/debian/patches/series | 1 -
4 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/p/haskell-cabal-file-th/debian/changelog b/p/haskell-cabal-file-th/debian/changelog
index 122ed44..09b1380 100644
--- a/p/haskell-cabal-file-th/debian/changelog
+++ b/p/haskell-cabal-file-th/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cabal-file-th (0.2.4-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 13:53:12 -0400
+
haskell-cabal-file-th (0.2.3-8) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-cabal-file-th/debian/control b/p/haskell-cabal-file-th/debian/control
index a6cc1aa..1d9c6a1 100644
--- a/p/haskell-cabal-file-th/debian/control
+++ b/p/haskell-cabal-file-th/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc (>= 8),
ghc-prof,
+ libghc-cabal-dev (>= 1.10) | ghc,
+ libghc-cabal-prof | ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/nkpart/cabal-file-th
diff --git a/p/haskell-cabal-file-th/debian/patches/no-Cabal-bound b/p/haskell-cabal-file-th/debian/patches/no-Cabal-bound
deleted file mode 100644
index 099bf50..0000000
--- a/p/haskell-cabal-file-th/debian/patches/no-Cabal-bound
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: cabal-file-th-0.2.3/cabal-file-th.cabal
-===================================================================
---- cabal-file-th-0.2.3.orig/cabal-file-th.cabal 2014-12-20 19:44:03.821402281 +0100
-+++ cabal-file-th-0.2.3/cabal-file-th.cabal 2014-12-20 19:44:31.537953838 +0100
-@@ -20,7 +20,7 @@
- Library
- Exposed-modules: Distribution.PackageDescription.TH
- Build-depends: base >= 4 && < 5,
-- Cabal >= 1.10 && < 1.17,
-+ Cabal >= 1.10,
- directory,
- template-haskell
- Ghc-options: -Wall
diff --git a/p/haskell-cabal-file-th/debian/patches/series b/p/haskell-cabal-file-th/debian/patches/series
deleted file mode 100644
index 1769e68..0000000
--- a/p/haskell-cabal-file-th/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-Cabal-bound
--
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