[DHG_packages] 01/01: split: Upgrading from 0.2.2 to 0.2.3

Clint Adams clint at moszumanska.debian.org
Wed May 25 03:40:09 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 5e1bd234f3ffa4f6632e82bfac6d2340ab101dff
Author: Clint Adams <clint at debian.org>
Date:   Tue May 24 23:34:04 2016 -0400

    split: Upgrading from 0.2.2 to 0.2.3
---
 p/haskell-split/debian/changelog        | 10 +++++++---
 p/haskell-split/debian/control          |  2 +-
 p/haskell-split/debian/patches/ghc-7.10 | 13 -------------
 p/haskell-split/debian/patches/series   |  1 -
 4 files changed, 8 insertions(+), 18 deletions(-)

diff --git a/p/haskell-split/debian/changelog b/p/haskell-split/debian/changelog
index b32be45..f1a29ea 100644
--- a/p/haskell-split/debian/changelog
+++ b/p/haskell-split/debian/changelog
@@ -1,9 +1,13 @@
-haskell-split (0.2.2-6) UNRELEASED; urgency=medium
+haskell-split (0.2.3-1) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:36:13 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 24 May 2016 23:34:03 -0400
 
 haskell-split (0.2.2-5) unstable; urgency=medium
 
@@ -13,7 +17,7 @@ haskell-split (0.2.2-5) unstable; urgency=medium
 
 haskell-split (0.2.2-4) experimental; urgency=medium
 
-  * Patch to allow GHC-7.10 
+  * Patch to allow GHC-7.10
   * Bump standards-version to 3.9.6
   * Depend on haskell-devscripts >= 0.10 to ensure that this package
     builds against GHC in experimental
diff --git a/p/haskell-split/debian/control b/p/haskell-split/debian/control
index 20f7292..aa8b126 100644
--- a/p/haskell-split/debian/control
+++ b/p/haskell-split/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/split
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-split
 Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
 
 Package: libghc-split-dev
diff --git a/p/haskell-split/debian/patches/ghc-7.10 b/p/haskell-split/debian/patches/ghc-7.10
deleted file mode 100644
index eae8b6f..0000000
--- a/p/haskell-split/debian/patches/ghc-7.10
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: haskell-split/split.cabal
-===================================================================
---- haskell-split.orig/split.cabal	2013-04-14 20:47:17.000000000 +0200
-+++ haskell-split/split.cabal	2015-08-15 15:54:29.646229442 +0200
-@@ -51,7 +51,7 @@
- 
- Library
-   ghc-options:       -Wall
--  build-depends:     base <4.8
-+  build-depends:     base <4.9
-   exposed-modules:   Data.List.Split, Data.List.Split.Internals
-   default-language:  Haskell2010
-   Hs-source-dirs:    src
diff --git a/p/haskell-split/debian/patches/series b/p/haskell-split/debian/patches/series
deleted file mode 100644
index dfe2e5c..0000000
--- a/p/haskell-split/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ghc-7.10

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