[DHG_packages] 01/01: haskell-ircbot: bump directory bounds

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Jun 21 06:31:15 UTC 2017


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

locutusofborg pushed a commit to branch master
in repository DHG_packages.

commit 912e2cfa21e90503ea0768d5633516e2074504c2
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Jun 21 08:30:06 2017 +0200

    haskell-ircbot: bump directory bounds
---
 p/haskell-ircbot/debian/changelog                   |  7 +++++++
 p/haskell-ircbot/debian/patches/new-directory.patch | 11 +++++++++++
 p/haskell-ircbot/debian/patches/series              |  1 +
 3 files changed, 19 insertions(+)

diff --git a/p/haskell-ircbot/debian/changelog b/p/haskell-ircbot/debian/changelog
index 829cba2..edeecab 100644
--- a/p/haskell-ircbot/debian/changelog
+++ b/p/haskell-ircbot/debian/changelog
@@ -1,3 +1,10 @@
+haskell-ircbot (0.6.5-4) unstable; urgency=medium
+
+  * Team upload.
+  * Bump directory bounds.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 21 Jun 2017 08:29:43 +0200
+
 haskell-ircbot (0.6.5-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-ircbot/debian/patches/new-directory.patch b/p/haskell-ircbot/debian/patches/new-directory.patch
new file mode 100644
index 0000000..464fa79
--- /dev/null
+++ b/p/haskell-ircbot/debian/patches/new-directory.patch
@@ -0,0 +1,11 @@
+--- haskell-ircbot-0.6.5.orig/ircbot.cabal
++++ haskell-ircbot-0.6.5/ircbot.cabal
+@@ -39,7 +39,7 @@ Library
+   Build-depends:  base       >= 4    && <5,
+                   bytestring >= 0.10 && < 0.11,
+                   containers >= 0.4  && < 0.6,
+-                  directory   < 1.3,
++                  directory   < 1.4,
+                   filepath   >= 1.2  && < 1.5,
+                   irc        == 0.6.*,
+                   mtl        >= 2.0  && < 2.3,
diff --git a/p/haskell-ircbot/debian/patches/series b/p/haskell-ircbot/debian/patches/series
new file mode 100644
index 0000000..81fd058
--- /dev/null
+++ b/p/haskell-ircbot/debian/patches/series
@@ -0,0 +1 @@
+new-directory.patch

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