[DHG_packages] 01/01: ircbot: Upgrading from 0.6.5 to 0.6.5.1

Clint Adams clint at moszumanska.debian.org
Fri Jun 23 14:52:46 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 22f586321f96f3e33b52066eb0b2947e75f63add
Author: Clint Adams <clint at debian.org>
Date:   Fri Jun 23 10:51:16 2017 -0400

    ircbot: Upgrading from 0.6.5 to 0.6.5.1
---
 p/haskell-ircbot/debian/changelog                   |  6 ++++++
 p/haskell-ircbot/debian/control                     |  2 +-
 p/haskell-ircbot/debian/patches/new-directory.patch | 11 -----------
 p/haskell-ircbot/debian/patches/series              |  1 -
 4 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/p/haskell-ircbot/debian/changelog b/p/haskell-ircbot/debian/changelog
index edeecab..34e0474 100644
--- a/p/haskell-ircbot/debian/changelog
+++ b/p/haskell-ircbot/debian/changelog
@@ -1,3 +1,9 @@
+haskell-ircbot (0.6.5.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Fri, 23 Jun 2017 10:51:16 -0400
+
 haskell-ircbot (0.6.5-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/p/haskell-ircbot/debian/control b/p/haskell-ircbot/debian/control
index 737a8d1..1baad07 100644
--- a/p/haskell-ircbot/debian/control
+++ b/p/haskell-ircbot/debian/control
@@ -40,7 +40,7 @@ Build-Depends-Indep:
  libghc-random-doc,
  libghc-safesemaphore-doc,
  libghc-stm-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: https://github.com/stepcut/ircbot
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-ircbot
 Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
diff --git a/p/haskell-ircbot/debian/patches/new-directory.patch b/p/haskell-ircbot/debian/patches/new-directory.patch
deleted file mode 100644
index 464fa79..0000000
--- a/p/haskell-ircbot/debian/patches/new-directory.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
deleted file mode 100644
index 81fd058..0000000
--- a/p/haskell-ircbot/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-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