[DHG_packages] 02/03: config-value: Upgrading from 0.4 to 0.4.0.2
Clint Adams
clint at moszumanska.debian.org
Mon Sep 5 04:09:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit eda57f69521bcddb0066a2844c1ac8003ca030cd
Author: Clint Adams <clint at debian.org>
Date: Mon Sep 5 00:01:29 2016 -0400
config-value: Upgrading from 0.4 to 0.4.0.2
---
p/haskell-config-value/debian/changelog | 8 ++++++--
p/haskell-config-value/debian/patches/older-libs.diff | 19 -------------------
p/haskell-config-value/debian/patches/series | 1 -
3 files changed, 6 insertions(+), 22 deletions(-)
diff --git a/p/haskell-config-value/debian/changelog b/p/haskell-config-value/debian/changelog
index 9d49392..7908535 100644
--- a/p/haskell-config-value/debian/changelog
+++ b/p/haskell-config-value/debian/changelog
@@ -1,9 +1,13 @@
-haskell-config-value (0.4-6) UNRELEASED; urgency=medium
+haskell-config-value (0.4.0.2-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:35:00 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Sep 2016 00:01:29 -0400
haskell-config-value (0.4-5) unstable; urgency=medium
diff --git a/p/haskell-config-value/debian/patches/older-libs.diff b/p/haskell-config-value/debian/patches/older-libs.diff
deleted file mode 100644
index 3eac245..0000000
--- a/p/haskell-config-value/debian/patches/older-libs.diff
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/config-value.cabal
-+++ b/config-value.cabal
-@@ -32,11 +32,11 @@
- Config.Pretty,
- Config.Value
-
-- build-depends: base >= 4.7 && < 4.9,
-- array >= 0.5 && < 0.6,
-- bytestring >= 0.10.4 && < 0.11,
-- pretty >= 1.1.1.1 && < 1.2,
-- text >= 1.2.0.4 && < 1.3,
-+ build-depends: base >= 4.6 && < 4.9,
-+ array >= 0.4 && < 0.6,
-+ bytestring,
-+ pretty,
-+ text >= 0.10.3 && < 1.3,
- transformers >= 0.3 && < 0.5
-
- hs-source-dirs: src
diff --git a/p/haskell-config-value/debian/patches/series b/p/haskell-config-value/debian/patches/series
deleted file mode 100644
index 4ef8497..0000000
--- a/p/haskell-config-value/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-older-libs.diff
--
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