[DHG_packages] 02/05: text-show: Upgrading from 2.1.2 to 3.4
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 21:29:07 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 6bd4a861ac3502117d40284e5be4f020981f9551
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 23:30:16 2016 -0400
text-show: Upgrading from 2.1.2 to 3.4
---
p/haskell-text-show/debian/changelog | 8 +-
p/haskell-text-show/debian/control | 114 +++++++++++++--------
.../debian/patches/no-bytestring-builder | 34 +++---
p/haskell-text-show/debian/patches/no-nats | 44 +++-----
4 files changed, 113 insertions(+), 87 deletions(-)
diff --git a/p/haskell-text-show/debian/changelog b/p/haskell-text-show/debian/changelog
index 02eea72..b7b5c76 100644
--- a/p/haskell-text-show/debian/changelog
+++ b/p/haskell-text-show/debian/changelog
@@ -1,13 +1,13 @@
-haskell-text-show (2.1.2-2) UNRELEASED; urgency=medium
+haskell-text-show (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)
- [ Gianfranco Costamagna ]
- * Fix VCS fields
+ [ Clint Adams ]
+ * New upstream version.
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:36:21 +0300
+ -- Clint Adams <clint at debian.org> Fri, 07 Oct 2016 23:30:16 -0400
haskell-text-show (2.1.2-1) unstable; urgency=medium
diff --git a/p/haskell-text-show/debian/control b/p/haskell-text-show/debian/control
index 1fb02c3..35bd3a6 100644
--- a/p/haskell-text-show/debian/control
+++ b/p/haskell-text-show/debian/control
@@ -1,58 +1,72 @@
Source: haskell-text-show
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-base-compat-dev (>= 0.8.1),
+ haskell-devscripts (>= 0.9),
libghc-base-compat-dev (<< 1),
+ libghc-base-compat-dev (>= 0.8.1),
+ libghc-base-compat-dev (>= 0.8.2),
libghc-base-compat-prof,
- libghc-generic-deriving-dev (>= 1.9),
+ libghc-base-orphans-dev (<< 1),
+ libghc-base-orphans-dev (>= 0.5.2),
+ libghc-bifunctors-dev (<< 6),
+ libghc-bifunctors-dev (>= 5.1),
+ libghc-bifunctors-prof,
+ libghc-contravariant-dev (<< 2),
+ libghc-contravariant-dev (>= 0.5),
+ libghc-contravariant-prof,
+ libghc-deriving-compat-dev (<< 1),
+ libghc-deriving-compat-dev (>= 0.3),
libghc-generic-deriving-dev (<< 2),
+ libghc-generic-deriving-dev (>= 1.11),
libghc-generic-deriving-prof,
- libghc-semigroups-dev (>= 0.16.1),
+ libghc-hspec-dev (<< 3),
+ libghc-hspec-dev (>= 2),
+ libghc-quickcheck-instances-dev (<< 0.4),
+ libghc-quickcheck-instances-dev (>= 0.1),
+ libghc-quickcheck2-dev (<< 3),
+ libghc-quickcheck2-dev (>= 2.5),
libghc-semigroups-dev (<< 1),
+ libghc-semigroups-dev (>= 0.17),
libghc-semigroups-prof,
- libghc-tagged-dev (>= 0.4.4),
libghc-tagged-dev (<< 1),
+ libghc-tagged-dev (>= 0.4.4),
+ libghc-tagged-dev (>= 0.8.3),
libghc-tagged-prof,
- libghc-text-dev (>= 0.11.1),
libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.11.1),
libghc-text-prof,
- libghc-void-dev (>= 0.5),
+ libghc-th-lift-dev (<< 1),
+ libghc-th-lift-dev (>= 0.7.6),
+ libghc-th-lift-prof,
+ libghc-transformers-compat-dev (<< 1),
+ libghc-transformers-compat-dev (>= 0.5),
+ libghc-transformers-compat-prof,
libghc-void-dev (<< 1),
+ libghc-void-dev (>= 0.5),
libghc-void-prof,
- libghc-hspec-dev (>= 2),
- libghc-hspec-dev (<< 3),
- libghc-quickcheck2-dev (>= 2.5),
- libghc-quickcheck2-dev (<< 3),
- libghc-quickcheck-instances-dev (>= 0.1),
- libghc-quickcheck-instances-dev (<< 0.4),
- libghc-base-orphans-dev (>= 0.4.2),
- libghc-base-orphans-dev (<< 1),
- libghc-bifunctors-dev (>= 5.1),
- libghc-bifunctors-dev (<< 6),
- libghc-hspec-dev (>= 2),
- libghc-hspec-dev (<< 3),
- libghc-quickcheck-instances-dev (>= 0.1),
- libghc-quickcheck-instances-dev (<< 0.4),
- libghc-tagged-dev (>= 0.8.1),
- libghc-transformers-compat-dev (>= 0.3),
- libghc-transformers-compat-dev (<< 1),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-base-compat-doc,
+ libghc-bifunctors-doc,
+ libghc-contravariant-doc,
libghc-generic-deriving-doc,
libghc-semigroups-doc,
libghc-tagged-doc,
libghc-text-doc,
+ libghc-th-lift-doc,
+ libghc-transformers-compat-doc,
libghc-void-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/RyanGlScott/text-show
-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-text-show
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: Efficient conversion of values into Text
A replacement for the Show typeclass intended for use with Text
@@ -60,13 +74,18 @@ X-Description: Efficient conversion of values into Text
Package: libghc-text-show-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}
.
@@ -74,12 +93,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-text-show-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}
.
@@ -88,11 +112,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-text-show-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}
.
diff --git a/p/haskell-text-show/debian/patches/no-bytestring-builder b/p/haskell-text-show/debian/patches/no-bytestring-builder
index 2124db8..cb8164e 100644
--- a/p/haskell-text-show/debian/patches/no-bytestring-builder
+++ b/p/haskell-text-show/debian/patches/no-bytestring-builder
@@ -1,18 +1,26 @@
--- a/text-show.cabal
+++ b/text-show.cabal
-@@ -140,7 +140,6 @@
- , base >= 4.8 && < 5
- , base-compat >= 0.8.1 && < 1
- , bytestring >= 0.9 && < 0.11
+@@ -165,7 +165,6 @@ library
+ , base-compat >= 0.8.1 && < 1
+ , bifunctors >= 5.1 && < 6
+ , bytestring >= 0.9 && < 0.11
- , bytestring-builder
- , containers >= 0.1 && < 0.6
- , generic-deriving >= 1.9 && < 2
- , ghc-prim
-@@ -308,7 +307,6 @@
- , base-orphans >= 0.4.2 && < 1
+ , containers >= 0.1 && < 0.6
+ , contravariant >= 0.5 && < 2
+ , generic-deriving >= 1.11 && < 2
+@@ -366,7 +365,6 @@ test-suite spec
+ , base-orphans >= 0.5.2 && < 1
, bifunctors >= 5.1 && < 6
- , bytestring >= 0.9 && < 0.11
+ , bytestring >= 0.9 && < 0.11
- , bytestring-builder
- , generic-deriving >= 1.9 && < 2
- , ghc-prim
- , hspec >= 2 && < 3
+ , containers >= 0.1 && < 0.6
+ , contravariant >= 0.5 && < 2
+ , deriving-compat >= 0.3 && < 1
+@@ -430,7 +428,6 @@ benchmark bench
+ , base-compat >= 0.8.1 && < 1
+ , bifunctors >= 5.1 && < 6
+ , bytestring >= 0.9 && < 0.11
+- , bytestring-builder
+ , containers >= 0.1 && < 0.6
+ , contravariant >= 0.5 && < 2
+ , criterion >= 1 && < 2
diff --git a/p/haskell-text-show/debian/patches/no-nats b/p/haskell-text-show/debian/patches/no-nats
index c3be7ac..d389a57 100644
--- a/p/haskell-text-show/debian/patches/no-nats
+++ b/p/haskell-text-show/debian/patches/no-nats
@@ -1,36 +1,26 @@
--- a/text-show.cabal
+++ b/text-show.cabal
-@@ -137,7 +137,7 @@
- TextShow.TH.Names
- TextShow.Utils
- build-depends: array >= 0.3 && < 0.6
-- , base >= 4.3 && < 5
-+ , base >= 4.8 && < 5
- , base-compat >= 0.8.1 && < 1
- , bytestring >= 0.9 && < 0.11
- , bytestring-builder
-@@ -145,7 +145,6 @@
- , generic-deriving >= 1.9 && < 2
+@@ -171,7 +171,6 @@ library
+ , generic-deriving >= 1.11 && < 2
, ghc-prim
, integer-gmp
-- , nats >= 0.1 && < 2
- , semigroups >= 0.16.1 && < 1
- , tagged >= 0.4.4 && < 1
- , text >= 0.11.1 && < 1.3
-@@ -304,7 +303,7 @@
-
- TransformersCompat
- build-depends: array >= 0.3 && < 0.6
-- , base >= 4.3 && < 5
-+ , base >= 4.8 && < 5
- , base-compat >= 0.8.2 && < 1
- , base-orphans >= 0.4.2 && < 1
- , bifunctors >= 5.1 && < 6
-@@ -313,7 +312,6 @@
- , generic-deriving >= 1.9 && < 2
+- , nats >= 0.1 && < 2
+ , semigroups >= 0.17 && < 1
+ , tagged >= 0.4.4 && < 1
+ , text >= 0.11.1 && < 1.3
+@@ -375,7 +374,6 @@ test-suite spec
, ghc-prim
, hspec >= 2 && < 3
+ , integer-gmp
- , nats >= 0.1 && < 2
, QuickCheck >= 2.5 && < 3
, quickcheck-instances >= 0.1 && < 0.4
- , tagged >= 0.8.1 && < 1
+ , semigroups >= 0.17 && < 1
+@@ -440,7 +438,6 @@ benchmark bench
+ , generic-deriving >= 1.11 && < 2
+ , ghc-prim
+ , integer-gmp
+- , nats >= 0.1 && < 2
+ , semigroups >= 0.17 && < 1
+ , tagged >= 0.4.4 && < 1
+ , text >= 0.11.1 && < 1.3
--
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