[DHG_packages] 01/03: hasktags: Upgrading from 0.69.1 to 0.69.3

Clint Adams clint at moszumanska.debian.org
Fri Jul 7 02:17:32 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 bdcc04c65be99df7c89f25d69f8e9ca79a3b279e
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 6 22:12:55 2017 -0400

    hasktags: Upgrading from 0.69.1 to 0.69.3
---
 p/hasktags/debian/changelog                    |  6 ++++++
 p/hasktags/debian/patches/bump-directory.patch | 11 -----------
 p/hasktags/debian/patches/newer-directory      | 11 -----------
 p/hasktags/debian/patches/series               |  2 --
 4 files changed, 6 insertions(+), 24 deletions(-)

diff --git a/p/hasktags/debian/changelog b/p/hasktags/debian/changelog
index 61d7fd1..5a04490 100644
--- a/p/hasktags/debian/changelog
+++ b/p/hasktags/debian/changelog
@@ -1,3 +1,9 @@
+hasktags (0.69.3-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 06 Jul 2017 22:12:55 -0400
+
 hasktags (0.69.1-7) unstable; urgency=medium
 
   * Team Upload
diff --git a/p/hasktags/debian/patches/bump-directory.patch b/p/hasktags/debian/patches/bump-directory.patch
deleted file mode 100644
index 02cdb5c..0000000
--- a/p/hasktags/debian/patches/bump-directory.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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/newer-directory b/p/hasktags/debian/patches/newer-directory
deleted file mode 100644
index 4483213..0000000
--- a/p/hasktags/debian/patches/newer-directory
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/Hasktags.hs
-+++ b/src/Hasktags.hs
-@@ -28,7 +28,7 @@
- import Data.Maybe
- 
- import System.IO
--import System.Directory
-+import System.Directory hiding (isSymbolicLink)
- import Text.JSON.Generic
- import Control.Monad
- 
diff --git a/p/hasktags/debian/patches/series b/p/hasktags/debian/patches/series
deleted file mode 100644
index c865492..0000000
--- a/p/hasktags/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-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