[DHG_packages] 01/01: hdbc: drop newer-time patch

Sean Whitton spwhitton at spwhitton.name
Sun Sep 10 22:24:09 UTC 2017


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

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit ad31fe4a0366736dc20c41e50b20aae1f8a03ea3
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 10 15:23:54 2017 -0700

    hdbc: drop newer-time patch
---
 p/hdbc/debian/changelog          |  4 +++-
 p/hdbc/debian/patches/newer-time | 20 --------------------
 p/hdbc/debian/patches/series     |  1 -
 3 files changed, 3 insertions(+), 22 deletions(-)

diff --git a/p/hdbc/debian/changelog b/p/hdbc/debian/changelog
index 2be954a..a3219bf 100644
--- a/p/hdbc/debian/changelog
+++ b/p/hdbc/debian/changelog
@@ -1,8 +1,10 @@
 hdbc (2.4.0.2-1) unstable; urgency=medium
 
   * New upstream release
+  * Drop newer-time patch.
+    Obsoleted by upstream changes.
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 14:27:16 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 10 Sep 2017 15:23:46 -0700
 
 hdbc (2.4.0.1-6) unstable; urgency=medium
 
diff --git a/p/hdbc/debian/patches/newer-time b/p/hdbc/debian/patches/newer-time
deleted file mode 100644
index 6cea4da..0000000
--- a/p/hdbc/debian/patches/newer-time
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/HDBC.cabal
-+++ b/HDBC.cabal
-@@ -35,7 +35,7 @@ library
-   if flag(splitBase)
-     Build-Depends: base>=3 && <5, old-time, bytestring, containers
-     if flag(minTime15)
--      Build-Depends: time >= 1.5 && < 1.6
-+      Build-Depends: time >= 1.5 && < 1.7
-       CPP-Options: -DMIN_TIME_15
-     else
-       Build-Depends: time < 1.5, old-locale
-@@ -66,7 +66,7 @@ Executable runtests
-       if flag(splitBase)
-         Build-Depends: base>=3 && <5, old-time, bytestring, containers
-         if flag(minTime15)
--          Build-Depends: time >= 1.5 && < 1.6
-+          Build-Depends: time >= 1.5 && < 1.7
-         else
-           Build-Depends: time < 1.5, old-locale
-       else
diff --git a/p/hdbc/debian/patches/series b/p/hdbc/debian/patches/series
deleted file mode 100644
index 5a2b744..0000000
--- a/p/hdbc/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-time

-- 
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