[Git][haskell-team/DHG_packages][master] rss2irc: bump dependency bounds for newer dependencies

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Sep 9 07:53:00 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
3c9d3419 by Gianfranco Costamagna at 2019-09-09T06:52:30Z
rss2irc: bump dependency bounds for newer dependencies

- - - - -


4 changed files:

- p/rss2irc/debian/changelog
- p/rss2irc/debian/control
- + p/rss2irc/debian/patches/newer-deps
- + p/rss2irc/debian/patches/series


Changes:

=====================================
p/rss2irc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+rss2irc (1.2-4) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 08 Sep 2019 00:53:07 +0200
+
 rss2irc (1.2-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-parsec3-dev (provided by ghc-


=====================================
p/rss2irc/debian/control
=====================================
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 10),
  libghc-irc-dev (>= 0.6),
  libghc-irc-dev (<< 0.7),
  libghc-network-dev (>= 2.6),
- libghc-network-dev (<< 2.7),
+ libghc-network-dev (<< 2.9),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.7),
  libghc-old-locale-dev,


=====================================
p/rss2irc/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- rss2irc-1.2.orig/rss2irc.cabal
++++ rss2irc-1.2/rss2irc.cabal
+@@ -47,7 +47,7 @@ executable rss2irc
+                     ,resourcet             >= 0.4.4 && < 1.3
+                     ,http-types            >= 0.6.4 && < 1.0
+                     ,io-storage            >= 0.3 && < 0.4
+-                    ,network               >= 2.6 && < 2.7
++                    ,network               >= 2.6 && < 2.9
+                     ,network-uri           >= 2.6 && < 2.7
+                     ,old-locale
+                     ,parsec


=====================================
p/rss2irc/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3c9d3419ab53a48854c14a70a04bf476942999a3

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3c9d3419ab53a48854c14a70a04bf476942999a3
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190909/fe84739b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list