[DHG_packages] 04/05: fclabels: Upgrading from 2.0.3 to 2.0.3.1

Clint Adams clint at moszumanska.debian.org
Fri Oct 14 19:57:51 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 d3d368f05529b47352b0dd87967e56c75d149ee6
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 10 15:26:50 2016 -0400

    fclabels: Upgrading from 2.0.3 to 2.0.3.1
---
 p/haskell-fclabels/debian/changelog |  6 +++---
 p/haskell-fclabels/debian/control   | 40 +++++++++++++++++--------------------
 2 files changed, 21 insertions(+), 25 deletions(-)

diff --git a/p/haskell-fclabels/debian/changelog b/p/haskell-fclabels/debian/changelog
index 45c03a0..e7c3078 100644
--- a/p/haskell-fclabels/debian/changelog
+++ b/p/haskell-fclabels/debian/changelog
@@ -1,8 +1,8 @@
-haskell-fclabels (2.0.3-2) UNRELEASED; urgency=medium
+haskell-fclabels (2.0.3.1-1) experimental; urgency=medium
 
-  * Fix VCS fields
+  * New upstream release
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:30 +0200
+ -- Clint Adams <clint at debian.org>  Mon, 10 Oct 2016 15:26:50 -0400
 
 haskell-fclabels (2.0.3-1) unstable; urgency=medium
 
diff --git a/p/haskell-fclabels/debian/control b/p/haskell-fclabels/debian/control
index 68c99a8..b3f54c8 100644
--- a/p/haskell-fclabels/debian/control
+++ b/p/haskell-fclabels/debian/control
@@ -3,29 +3,27 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 Uploaders: Clint Adams <clint at debian.org>
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-mtl-dev (>= 1.0),
+ haskell-devscripts (>= 0.10),
  libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 1.0),
  libghc-mtl-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-mtl-doc,
+Build-Depends-Indep: ghc-doc, libghc-mtl-doc
 Standards-Version: 3.9.8
 Homepage: https://github.com/sebastiaanvisser/fclabels
-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-fclabels
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-fclabels-dev
 Architecture: any
-Depends: ${shlibs:Depends},
- ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: first-class accessor labels
  This package provides first class labels that can act as
  bidirectional record fields. The labels can be derived
@@ -56,11 +54,10 @@ Description: first-class accessor labels
 
 Package: libghc-fclabels-prof
 Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: first-class accessor labels; profiling libraries
  This package provides first class labels that can act as
  bidirectional record fields. The labels can be derived
@@ -92,10 +89,9 @@ Description: first-class accessor labels; profiling libraries
 Package: libghc-fclabels-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
 Description: first-class accessor labels; documentation
  This package provides first class labels that can act as
  bidirectional record fields. The labels can be derived

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