[DHG_packages] 01/01: Diff: Upgrading from 0.3.2 to 0.3.4

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 17:42:43 UTC 2016


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

clint pushed a commit to branch experimental
in repository DHG_packages.

commit d213843cec92a24ae84c4c2009e883546f332e95
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 20:03:33 2016 -0400

    Diff: Upgrading from 0.3.2 to 0.3.4
---
 p/haskell-diff/debian/changelog | 8 ++++----
 p/haskell-diff/debian/control   | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/p/haskell-diff/debian/changelog b/p/haskell-diff/debian/changelog
index 1d06713..7bbdbc6 100644
--- a/p/haskell-diff/debian/changelog
+++ b/p/haskell-diff/debian/changelog
@@ -1,14 +1,14 @@
-haskell-diff (0.3.2-4) UNRELEASED; urgency=medium
+haskell-diff (0.3.4-1) experimental; 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)
   * Convert `debian/copyright' to dep5 format
 
-  [ Gianfranco Costamagna ]
-  * Fix VCS fields
+  [ Clint Adams ]
+  * New upstream version.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:10 +0300
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 20:03:33 -0400
 
 haskell-diff (0.3.2-3) unstable; urgency=medium
 
diff --git a/p/haskell-diff/debian/control b/p/haskell-diff/debian/control
index d37d0e4..388aaf1 100644
--- a/p/haskell-diff/debian/control
+++ b/p/haskell-diff/debian/control
@@ -6,14 +6,14 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8),
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/Diff
-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-diff
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: GHC libraries for the Haskell O(ND) diff algorithm library
+X-Description: O(ND) diff algorithm library
  This is a Haskell library providing an implementation of the O(ND) diff
  algorithm described in "An O(ND) Difference Algorithm and Its Variations"
  (1986) by Eugene W. Myers. It is O(mn) in space.

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