[DHG_packages] 03/05: werewolf: Upgrading from 1.0.2.2 to 1.5.1.1
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 23:43:49 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 43488008214f6e337beffb64267b4b1ccf645a56
Author: Clint Adams <clint at debian.org>
Date: Sat Oct 8 00:44:43 2016 -0400
werewolf: Upgrading from 1.0.2.2 to 1.5.1.1
---
p/haskell-werewolf/debian/changelog | 6 +--
p/haskell-werewolf/debian/control | 102 +++++++++++++++++++++---------------
2 files changed, 63 insertions(+), 45 deletions(-)
diff --git a/p/haskell-werewolf/debian/changelog b/p/haskell-werewolf/debian/changelog
index af22a4a..2aadc98 100644
--- a/p/haskell-werewolf/debian/changelog
+++ b/p/haskell-werewolf/debian/changelog
@@ -1,8 +1,8 @@
-haskell-werewolf (1.0.2.2-2) UNRELEASED; urgency=medium
+haskell-werewolf (1.5.1.1-1) experimental; urgency=medium
- * Fix VCS fields
+ * New upstream version.
- -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 02 Jun 2016 19:13:13 +0200
+ -- Clint Adams <clint at debian.org> Sat, 08 Oct 2016 00:44:41 -0400
haskell-werewolf (1.0.2.2-1) unstable; urgency=medium
diff --git a/p/haskell-werewolf/debian/control b/p/haskell-werewolf/debian/control
index 627fc04..0141cbf 100644
--- a/p/haskell-werewolf/debian/control
+++ b/p/haskell-werewolf/debian/control
@@ -1,44 +1,43 @@
Source: haskell-werewolf
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.9),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-monadrandom-dev (>= 0.4),
- libghc-monadrandom-dev (<< 0.5),
- libghc-monadrandom-prof,
- libghc-aeson-dev (>= 0.8),
+ haskell-devscripts (>= 0.9),
libghc-aeson-dev (<< 0.12),
+ libghc-aeson-dev (>= 0.8),
libghc-aeson-prof,
- libghc-extra-dev (>= 1.4),
libghc-extra-dev (<< 1.5),
+ libghc-extra-dev (>= 1.4),
libghc-extra-prof,
- libghc-lens-dev (>= 4.12),
+ libghc-interpolate-dev (<< 0.2),
+ libghc-interpolate-dev (>= 0.1),
+ libghc-interpolate-prof,
libghc-lens-dev (<< 4.15),
+ libghc-lens-dev (>= 4.12),
libghc-lens-prof,
- libghc-mtl-dev (>= 2.2),
+ libghc-monadrandom-dev (<< 0.5),
+ libghc-monadrandom-dev (>= 0.4),
libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 2.2),
libghc-mtl-prof,
- libghc-text-dev (>= 1.2),
- libghc-text-dev (<< 1.3),
- libghc-text-prof,
+ libghc-optparse-applicative-dev (<< 0.14),
libghc-optparse-applicative-dev (>= 0.11),
- libghc-optparse-applicative-dev (<< 0.13),
libghc-random-shuffle-dev,
- libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.9),
- libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 0.12),
- libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-dev (<< 0.9),
-Build-Depends-Indep: ghc-doc,
- libghc-monadrandom-doc,
+ libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 1.2),
+ libghc-text-prof,
+Build-Depends-Indep:
+ ghc-doc,
libghc-aeson-doc,
libghc-extra-doc,
+ libghc-interpolate-doc,
libghc-lens-doc,
libghc-mtl-doc,
libghc-text-doc,
@@ -53,13 +52,18 @@ X-Description: game engine for playing werewolf within a chat client
Package: libghc-werewolf-dev
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -67,12 +71,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-werewolf-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -81,11 +90,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-werewolf-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -94,13 +107,18 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: werewolf
Architecture: any
Section: games
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
--
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