Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
text-show: revert to 3.7.2 for now
· 63ad83a8
Clint Adams
authored
Apr 16, 2018
63ad83a8
text-short: bump
· 49b95b77
Clint Adams
authored
Apr 17, 2018
49b95b77
Hide whitespace changes
Inline
Side-by-side
p/haskell-text-short/debian/changelog
View file @
49b95b77
haskell-text-short (0.1.2-2)
UNRELEASED
; urgency=medium
haskell-text-short (0.1.2-2)
unstable
; urgency=medium
* Bump to Standards-Version 4.1.4.
-- Clint Adams <clint@debian.org>
Mon, 09
Apr 2018
15:03:19
-0400
-- Clint Adams <clint@debian.org>
Tue, 17
Apr 2018
00:58:38
-0400
haskell-text-short (0.1.2-1) unstable; urgency=low
...
...
p/haskell-text-short/debian/control
View file @
49b95b77
...
...
@@ -4,7 +4,7 @@ Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts-minimal |
haskell-devscripts (>= 0.9),
haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,
...
...
p/haskell-text-show/debian/changelog
View file @
49b95b77
haskell-text-show (3.7.3.isreally.3.7.2-1) unstable; urgency=medium
* Revert to 3.7.2 for now.
-- Clint Adams <clint@debian.org> Mon, 16 Apr 2018 23:21:24 -0400
haskell-text-show (3.7.3-1) unstable; urgency=medium
* New upstream release
...
...
p/haskell-text-show/debian/control
View file @
49b95b77
...
...
@@ -10,12 +10,13 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-base-compat-batteries-dev (>= 0.10),
libghc-base-compat-batteries-dev (<< 0.11),
libghc-base-compat-batteries-prof,
libghc-base-compat-dev (>= 0.8.2),
libghc-base-compat-dev (<< 1),
libghc-base-compat-prof,
libghc-base-orphans-dev (>= 0.5.2),
libghc-base-orphans-dev (<< 1),
libghc-bifunctors-dev (>= 5.1),
libghc-bifunctors-dev (<< 6),
libghc-bifunctors-dev (>= 5.1),
libghc-bifunctors-prof,
libghc-contravariant-dev (<< 2),
libghc-contravariant-dev (>= 0.5),
...
...
@@ -25,18 +26,17 @@ Build-Depends:
libghc-generic-deriving-dev (<< 2),
libghc-generic-deriving-dev (>= 1.11),
libghc-generic-deriving-prof,
libghc-hspec-dev (<< 3),
libghc-hspec-dev (>= 2),
libghc-
quickcheck-instances
-dev (<<
0.4
),
libghc-
hspec
-dev (<<
3
),
libghc-quickcheck-instances-dev (>= 0.1),
libghc-
semigroup
s-dev (<<
1
),
libghc-
quickcheck-instance
s-dev (<<
0.4
),
libghc-semigroups-dev (>= 0.17),
libghc-semigroups-dev (<< 1),
libghc-semigroups-prof,
libghc-tagged-dev (>= 0.4.4),
libghc-tagged-dev (>= 0.8.3),
libghc-tagged-prof,
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 0.11.1),
libghc-text-dev (<< 1.3),
libghc-text-prof,
libghc-th-abstraction-dev (>= 0.2.2),
libghc-th-abstraction-dev (<< 1),
...
...
@@ -44,26 +44,22 @@ Build-Depends:
libghc-th-lift-dev (>= 0.7.6),
libghc-th-lift-dev (<< 1),
libghc-th-lift-prof,
libghc-transformers-compat-dev (<< 1),
libghc-transformers-compat-dev (>= 0.5),
libghc-transformers-compat-dev (<< 1),
libghc-transformers-compat-prof,
libghc-void-dev (<< 1),
libghc-void-dev (>= 0.5),
libghc-void-dev (<< 1),
libghc-void-prof,
libghc-quickcheck2-dev (>= 2.10),
libghc-quickcheck2-dev (<< 2.12),
libghc-base-orphans-dev (>= 0.6),
libghc-base-orphans-dev (<< 0.8),
libghc-deriving-compat-dev (>= 0.3.4),
libghc-deriving-compat-dev (<< 1),
libghc-hspec-dev (>= 2),
libghc-hspec-dev (<< 3),
libghc-quickcheck-instances-dev (>= 0.3.18),
libghc-quickcheck-instances-dev (<< 0.4),
libghc-semigroups-dev (>= 0.18.3),
libghc-tagged-dev (>= 0.8.3),
Build-Depends-Indep: ghc-doc,
libghc-base-compat-
batteries-
doc,
libghc-base-compat-doc,
libghc-bifunctors-doc,
libghc-contravariant-doc,
libghc-generic-deriving-doc,
...
...
p/haskell-text-show/debian/patches/no-bytestring-builder
View file @
49b95b77
--- a/text-show.cabal
+++ b/text-show.cabal
@@ -160,7 +160,6 @@
, base-compat
-batteries
>= 0.
10
&& <
0.1
1
, bifunctors
>= 5.1 && < 6
, bytestring
>= 0.9 && < 0.11
, 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
, generic-deriving
>= 1.11 && < 2
, containers >= 0.1 && < 0.6
, contravariant >= 0.5 && < 2
, generic-deriving >= 1.11 && < 2
@@ -341,7 +340,6 @@
, base-orphans
>= 0.6 && < 0.8
, bifunctors
>= 5.1 && < 6
, bytestring
>= 0.9 && < 0.11
, base-orphans >= 0.6 && < 0.8
, bifunctors >= 5.1 && < 6
, bytestring >= 0.9 && < 0.11
- , bytestring-builder
, containers
>= 0.1 && < 0.6
, contravariant
>= 0.5 && < 2
, deriving-compat
>= 0.3.4 && < 1
, containers >= 0.1 && < 0.6
, contravariant >= 0.5 && < 2
, deriving-compat >= 0.3.4 && < 1
@@ -399,7 +397,6 @@
, base-compat
-batteries
>= 0.
10
&& <
0.1
1
, bifunctors
>= 5.1 && < 6
, bytestring
>= 0.9 && < 0.11
, 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.1.4 && < 2
, containers >= 0.1 && < 0.6
, contravariant >= 0.5 && < 2
, criterion >= 1.1.4 && < 2
p/haskell-text-show/debian/patches/no-nats
View file @
49b95b77
--- a/text-show.cabal
+++ b/text-show.cabal
@@ -166,7 +166,6 @@
, generic-deriving
>= 1.11 && < 2
, 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
- , nats >= 0.1 && < 2
, semigroups >= 0.17 && < 1
, tagged >= 0.4.4 && < 1
, text >= 0.11.1 && < 1.3
@@ -350,7 +349,6 @@
, ghc-prim
, hspec
>= 2 && < 3
, hspec >= 2 && < 3
, integer-gmp
- , nats
>= 0.1 && < 2
, QuickCheck
>= 2.10 && < 2.12
, quickcheck-instances
>= 0.3.18 && < 0.4
, semigroups
>= 0.18.3 && < 1
- , nats >= 0.1 && < 2
, QuickCheck >= 2.10 && < 2.12
, quickcheck-instances >= 0.3.18 && < 0.4
, semigroups >= 0.18.3 && < 1
@@ -409,7 +407,6 @@
, generic-deriving
>= 1.11 && < 2
, 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
- , nats >= 0.1 && < 2
, semigroups >= 0.17 && < 1
, tagged >= 0.4.4 && < 1
, text >= 0.11.1 && < 1.3