[DHG_packages] 01/01: terminal-progress-bar: Upgrading from 0.0.1.4 to 0.1.1.1
Clint Adams
clint at moszumanska.debian.org
Tue Jul 4 17:25:23 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 a66e8961edaca95695d77864a05a9f78611ddad1
Author: Clint Adams <clint at debian.org>
Date: Tue Jul 4 13:03:15 2017 -0400
terminal-progress-bar: Upgrading from 0.0.1.4 to 0.1.1.1
---
p/haskell-terminal-progress-bar/debian/changelog | 6 ++++++
p/haskell-terminal-progress-bar/debian/control | 25 +++++++++-------------
.../debian/patches/newer-hunit | 11 ----------
.../debian/patches/series | 1 -
4 files changed, 16 insertions(+), 27 deletions(-)
diff --git a/p/haskell-terminal-progress-bar/debian/changelog b/p/haskell-terminal-progress-bar/debian/changelog
index 0d396ef..c0f74b0 100644
--- a/p/haskell-terminal-progress-bar/debian/changelog
+++ b/p/haskell-terminal-progress-bar/debian/changelog
@@ -1,3 +1,9 @@
+haskell-terminal-progress-bar (0.1.1.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 04 Jul 2017 13:03:15 -0400
+
haskell-terminal-progress-bar (0.0.1.4-8) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-terminal-progress-bar/debian/control b/p/haskell-terminal-progress-bar/debian/control
index 4bd378f..c2839db 100644
--- a/p/haskell-terminal-progress-bar/debian/control
+++ b/p/haskell-terminal-progress-bar/debian/control
@@ -10,27 +10,22 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-base-unicode-symbols-dev (<< 0.3),
- libghc-base-unicode-symbols-dev (>= 0.2.2.3),
- libghc-base-unicode-symbols-prof,
- libghc-hunit-dev (<< 1.4),
- libghc-hunit-dev (>= 1.2.4.2),
- libghc-stm-chans-dev (<< 4.0),
- libghc-stm-chans-dev (>= 3.0.0),
- libghc-stm-chans-prof,
- libghc-stm-dev (<< 3.0),
libghc-stm-dev (>= 2.4),
+ libghc-stm-dev (<< 3.0),
libghc-stm-prof,
- libghc-test-framework-dev (<< 0.9),
+ libghc-stm-chans-dev (>= 3.0.0),
+ libghc-stm-chans-dev (<< 4.0),
+ libghc-stm-chans-prof,
+ libghc-hunit-dev (>= 1.2.4.2),
+ libghc-hunit-dev (<< 1.6),
libghc-test-framework-dev (>= 0.3.3),
+ libghc-test-framework-dev (<< 0.9),
libghc-test-framework-hunit-dev (<< 0.4),
libghc-test-framework-hunit-dev (>= 0.2.6),
-Build-Depends-Indep:
- ghc-doc,
- libghc-base-unicode-symbols-doc,
- libghc-stm-chans-doc,
+Build-Depends-Indep: ghc-doc,
libghc-stm-doc,
-Standards-Version: 3.9.8
+ libghc-stm-chans-doc,
+Standards-Version: 4.0.0
Homepage: https://github.com/roelvandijk/terminal-progress-bar
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-terminal-progress-bar
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
diff --git a/p/haskell-terminal-progress-bar/debian/patches/newer-hunit b/p/haskell-terminal-progress-bar/debian/patches/newer-hunit
deleted file mode 100644
index 557bd14..0000000
--- a/p/haskell-terminal-progress-bar/debian/patches/newer-hunit
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/terminal-progress-bar.cabal
-+++ b/terminal-progress-bar.cabal
-@@ -55,7 +55,7 @@
- ghc-options: -Wall
- build-depends: base >= 3.0.3.1 && < 5.0
- , base-unicode-symbols >= 0.2.2.3 && < 0.3
-- , HUnit >= 1.2.4.2 && < 1.3
-+ , HUnit >= 1.2.4.2 && < 1.4
- , terminal-progress-bar
- , test-framework >= 0.3.3 && < 0.9
- , test-framework-hunit >= 0.2.6 && < 0.4
diff --git a/p/haskell-terminal-progress-bar/debian/patches/series b/p/haskell-terminal-progress-bar/debian/patches/series
deleted file mode 100644
index 41b2cc7..0000000
--- a/p/haskell-terminal-progress-bar/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-hunit
--
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