Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
haskell-primitive: upload to unstable
· 61cf2322
Gianfranco Costamagna
authored
Aug 05, 2019
61cf2322
haskell-vector: relax dependency on quickcheck2
· 7e75e9f5
Gianfranco Costamagna
authored
Aug 05, 2019
7e75e9f5
Show whitespace changes
Inline
Side-by-side
p/haskell-primitive/debian/changelog
View file @
7e75e9f5
haskell-primitive (0.6.4.0-3)
UNRELEASED
; urgency=medium
haskell-primitive (0.6.4.0-3)
unstable
; urgency=medium
[ Dmitry Bogatov ]
* Add missing "Upstream-Name" field into "debian/copyright".
-- Dmitry Bogatov <KAction@debian.org> Thu, 16 May 2019 14:24:23 +0000
[ Gianfranco Costamagna ]
* debian/patches/33e01bd67f04907d6a8c5af42fbeedb580a293cc.patch:
- Upstream fix for new base
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 03 Aug 2019 18:40:01 +0200
haskell-primitive (0.6.4.0-2) unstable; urgency=medium
...
...
p/haskell-vector/debian/changelog
View file @
7e75e9f5
haskell-vector (0.12.0.3-2) unstable; urgency=medium
* Bump quickcheck dependencies according to patch
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 05 Aug 2019 08:09:22 +0200
haskell-vector (0.12.0.3-1) unstable; urgency=medium
* New upstream release
...
...
p/haskell-vector/debian/control
View file @
7e75e9f5
...
...
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10),
libghc-primitive-prof,
libghc-hunit-dev,
libghc-quickcheck2-dev (>= 2.9),
libghc-quickcheck2-dev (<< 2.1
2
),
libghc-quickcheck2-dev (<< 2.1
3
),
libghc-random-dev,
libghc-test-framework-dev,
libghc-test-framework-hunit-dev,
...
...