Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
darcs: Upgrading from 2.14.1 to 2.14.2
· 7e4c411c
Clint Adams
authored
Jul 28, 2019
7e4c411c
glirc: Upgrading from 2.26 to 2.32
· 8a605f3e
Clint Adams
authored
Jul 28, 2019
8a605f3e
Show whitespace changes
Inline
Side-by-side
p/darcs/debian/changelog
View file @
8a605f3e
darcs (2.14.2-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 28 Jul 2019 16:56:25 -0400
darcs (2.14.1-3) unstable; urgency=medium
* Remove build dependency on libghc-parsec3-dev (provided by ghc-
...
...
p/darcs/debian/control
View file @
8a605f3e
...
...
@@ -28,7 +28,7 @@ Build-Depends:
libghc-data-ordlist-dev (<< 0.5),
libghc-data-ordlist-prof,
libghc-fgl-dev (>= 5.5.2.3),
libghc-fgl-dev (<< 5.
7
),
libghc-fgl-dev (<< 5.
8
),
libghc-fgl-prof,
libghc-graphviz-dev (>= 2999.18.1),
libghc-graphviz-dev (<< 2999.20.1),
...
...
@@ -42,7 +42,7 @@ Build-Depends:
libghc-mmap-dev (<< 0.6),
libghc-mmap-prof,
libghc-network-dev (>= 2.6),
libghc-network-dev (<< 2.
8
),
libghc-network-dev (<< 2.
9
),
libghc-network-prof,
libghc-network-uri-dev (>= 2.6),
libghc-network-uri-dev (<< 2.7),
...
...
@@ -73,7 +73,7 @@ Build-Depends:
libghc-vector-dev (<< 0.13),
libghc-vector-prof,
libghc-zip-archive-dev (>= 0.3),
libghc-zip-archive-dev (<< 0.
4
),
libghc-zip-archive-dev (<< 0.
5
),
libghc-zip-archive-prof,
libghc-zlib-dev (>= 0.6.1.2),
libghc-zlib-dev (<< 0.7.0.0),
...
...
p/glirc/debian/changelog
View file @
8a605f3e
glirc (2.32-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 28 Jul 2019 16:56:56 -0400
glirc (2.26-3) unstable; urgency=medium
* Newer build-deps from hackage
...
...
p/glirc/debian/control
View file @
8a605f3e
...
...
@@ -10,15 +10,18 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8.4.3),
libghc-hsopenssl-dev (>= 0.11),
libghc-hsopenssl-dev (<< 0.12),
libghc-async-dev (>= 2.1),
libghc-hsopenssl-prof,
libghc-async-dev (>= 2.2),
libghc-async-dev (<< 2.3),
libghc-async-prof,
libghc-attoparsec-dev (>= 0.13),
libghc-attoparsec-dev (<< 0.14),
libghc-base64-bytestring-dev (>= 1.0.0.1),
libghc-base64-bytestring-dev (<< 1.1),
libghc-config-schema-dev (>= 0.4),
libghc-config-schema-dev (<< 0.6),
libghc-base64-bytestring-prof,
libghc-config-schema-dev (>= 1.1.0.0),
libghc-config-schema-dev (<< 1.2),
libghc-config-schema-prof,
libghc-config-value-dev (>= 0.6),
libghc-config-value-dev (<< 0.7),
libghc-free-dev (>= 4.12),
...
...
@@ -27,13 +30,14 @@ Build-Depends: debhelper (>= 10),
libghc-gitrev-dev (>= 1.2),
libghc-gitrev-dev (<< 1.4),
libghc-hashable-dev (>= 1.2.4),
libghc-hashable-dev (<< 1.
3
),
libghc-hashable-dev (<< 1.
4
),
libghc-hashable-prof,
libghc-hookup-dev (>= 0.2),
libghc-hookup-dev (>= 0.2
.3
),
libghc-hookup-dev (<< 0.3),
libghc-hookup-prof,
libghc-irc-core-dev (>= 2.3),
libghc-irc-core-dev (<< 2.4),
libghc-irc-core-dev (>= 2.7.1),
libghc-irc-core-dev (<< 2.8),
libghc-irc-core-prof,
libghc-kan-extensions-dev (>= 5.0),
libghc-kan-extensions-dev (<< 5.3),
libghc-kan-extensions-prof,
...
...
@@ -41,26 +45,58 @@ Build-Depends: debhelper (>= 10),
libghc-lens-dev (<< 4.18),
libghc-lens-prof,
libghc-network-dev (>= 2.6.2),
libghc-network-dev (<< 2.8),
libghc-network-dev (<< 3.2),
libghc-network-prof,
libghc-psqueues-dev (>= 0.2.7),
libghc-psqueues-dev (<< 0.3),
libghc-psqueues-prof,
libghc-regex-tdfa-dev (>= 1.2),
libghc-regex-tdfa-dev (<< 1.3),
libghc-regex-tdfa-prof,
libghc-regex-tdfa-text-dev (>= 1.0),
libghc-regex-tdfa-text-dev (<< 1.1),
libghc-regex-tdfa-text-prof,
libghc-semigroupoids-dev (>= 5.1),
libghc-semigroupoids-dev (<< 5.4),
libghc-socks-dev (>= 0.5.5),
libghc-socks-dev (<< 0.6),
libghc-semigroupoids-prof,
libghc-split-dev (>= 0.2),
libghc-split-dev (<< 0.3),
libghc-unordered-containers-dev (>= 0.2.7),
libghc-unordered-containers-dev (<< 0.3),
libghc-vector-dev (>= 0.11),
libghc-vector-dev (<< 0.13),
libghc-vty-dev (>= 5.11.1),
libghc-vty-dev (<< 5.23),
libghc-vector-prof,
libghc-vty-dev (>= 5.23.1),
libghc-vty-dev (<< 5.26),
libghc-vty-prof,
libghc-lens-dev,
libghc-hunit-dev (>= 1.3),
libghc-hunit-dev (<< 1.7),
Standards-Version: 4.1.4
libghc-hunit-prof,
Build-Depends-Indep: ghc-doc,
libghc-hsopenssl-doc,
libghc-async-doc,
libghc-attoparsec-doc,
libghc-base64-bytestring-doc,
libghc-config-schema-doc,
libghc-config-value-doc,
libghc-free-doc,
libghc-gitrev-doc,
libghc-hashable-doc,
libghc-hookup-doc,
libghc-irc-core-doc,
libghc-kan-extensions-doc,
libghc-lens-doc,
libghc-network-doc,
libghc-psqueues-doc,
libghc-regex-tdfa-doc,
libghc-regex-tdfa-text-doc,
libghc-semigroupoids-doc,
libghc-split-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
libghc-vty-doc,
Standards-Version: 4.4.0
Homepage: https://github.com/glguy/irc-core
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/glirc
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/glirc]
...
...
p/glirc/debian/patches/newer-deps
deleted
100644 → 0
View file @
09f828bf
Index: b/glirc.cabal
===================================================================
--- a/glirc.cabal
+++ b/glirc.cabal
@@ -1,5 +1,6 @@
name: glirc
version: 2.26
+x-revision: 6
synopsis: Console IRC client
description: Console IRC client
.
@@ -132,20 +133,20 @@
library
bytestring >=0.10.8 && <0.11,
config-schema >=0.4 && <0.6,
config-value >=0.6 && <0.7,
- containers >=0.5.7 && <0.6,
+ containers >=0.5.7 && <0.7,
directory >=1.2.6 && <1.4,
filepath >=1.4.1 && <1.5,
- free >=4.12 && <5.1,
+ free >=4.12 && <5.2,
gitrev >=1.2 && <1.4,
hashable >=1.2.4 && <1.3,
hookup >=0.2 && <0.3,
irc-core >=2.3 && <2.4,
- kan-extensions >=5.0 && <5.2,
- lens >=4.14 && <4.17,
- network >=2.6.2 && <2.7,
+ kan-extensions >=5.0 && <5.3,
+ lens >=4.14 && <4.18,
+ network >=2.6.2 && <2.8,
process >=1.4.2 && <1.7,
regex-tdfa >=1.2 && <1.3,
- semigroupoids >=5.1 && <5.3,
+ semigroupoids >=5.1 && <5.4,
socks >=0.5.5 && <0.6,
split >=0.2 && <0.3,
stm >=2.4 && <2.5,
@@ -156,7 +157,7 @@
library
unix >=2.7 && <2.8,
unordered-containers >=0.2.7 && <0.3,
vector >=0.11 && <0.13,
- vty >=5.11.1 && <5.22
+ vty >=5.11.1 && <5.23
test-suite test
type: exitcode-stdio-1.0
p/glirc/debian/patches/series
deleted
100644 → 0
View file @
09f828bf
newer-deps