[DHG_packages] 01/01: hasktags: bump directory bounds
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Tue Jun 20 22:02:46 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 cb451ce31e8f52cb78bcb2e7290ca2ca32bc785e
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Wed Jun 21 00:02:14 2017 +0200
hasktags: bump directory bounds
---
p/hasktags/debian/changelog | 7 +++++++
p/hasktags/debian/patches/bump-directory.patch | 11 +++++++++++
p/hasktags/debian/patches/series | 1 +
3 files changed, 19 insertions(+)
diff --git a/p/hasktags/debian/changelog b/p/hasktags/debian/changelog
index 0d17006..61d7fd1 100644
--- a/p/hasktags/debian/changelog
+++ b/p/hasktags/debian/changelog
@@ -1,3 +1,10 @@
+hasktags (0.69.1-7) unstable; urgency=medium
+
+ * Team Upload
+ * Bump directory bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Wed, 25 Jan 2017 07:23:11 +0100
+
hasktags (0.69.1-6) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/hasktags/debian/patches/bump-directory.patch b/p/hasktags/debian/patches/bump-directory.patch
new file mode 100644
index 0000000..02cdb5c
--- /dev/null
+++ b/p/hasktags/debian/patches/bump-directory.patch
@@ -0,0 +1,11 @@
+--- hasktags-0.69.1.orig/hasktags.cabal
++++ hasktags-0.69.1/hasktags.cabal
+@@ -61,7 +61,7 @@ library
+ utf8-string,
+ base >= 4 && < 5,
+ bytestring >= 0.9 && < 0.11,
+- directory >= 1.1 && < 1.3,
++ directory >= 1.1 && < 1.4,
+ filepath,
+ json >= 0.5 && < 0.10
+
diff --git a/p/hasktags/debian/patches/series b/p/hasktags/debian/patches/series
index 8320b23..c865492 100644
--- a/p/hasktags/debian/patches/series
+++ b/p/hasktags/debian/patches/series
@@ -1 +1,2 @@
newer-directory
+bump-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