Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
hdevtools: upload new release to unstable
· 39a42f7e
Gianfranco Costamagna
authored
Aug 24, 2019
39a42f7e
haskell-data-clist: patch for newer deps
· 5943d6b2
Gianfranco Costamagna
authored
Aug 25, 2019
5943d6b2
haskell-dlist: bump quickcheck version
· eaed969e
Gianfranco Costamagna
authored
Aug 25, 2019
eaed969e
Show whitespace changes
Inline
Side-by-side
p/haskell-data-clist/debian/changelog
View file @
eaed969e
haskell-data-clist (0.1.2.1-3) unstable; urgency=medium
* Patch for newer deps
-- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 04 Aug 2019 00:17:31 +0200
haskell-data-clist (0.1.2.1-2) unstable; urgency=medium
[ Clint Adams ]
...
...
p/haskell-data-clist/debian/control
View file @
eaed969e
...
...
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
ghc,
ghc-prof,
libghc-quickcheck2-dev (>= 2.4),
libghc-quickcheck2-dev (<< 2.1
2
),
libghc-quickcheck2-dev (<< 2.1
3
),
libghc-quickcheck2-prof,
Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
...
...
p/haskell-data-clist/debian/patches/newer-deps
0 → 100644
View file @
eaed969e
--- haskell-data-clist-0.1.2.1.orig/data-clist.cabal
+++ haskell-data-clist-0.1.2.1/data-clist.cabal
@@ -23,7 +23,7 @@
source-repository head
Library
Build-Depends: base >= 4 && < 5,
deepseq >= 1.1 && < 1.5,
- QuickCheck >= 2.4 && < 2.12
+ QuickCheck >= 2.4 && < 2.13
Exposed-Modules:
Data.CircularList
p/haskell-data-clist/debian/patches/series
0 → 100644
View file @
eaed969e
newer-deps
p/haskell-dlist/debian/changelog
View file @
eaed969e
haskell-dlist (0.8.0.6-2) unstable; urgency=medium
* patch for newer deps
-- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 04 Aug 2019 00:17:38 +0200
haskell-dlist (0.8.0.6-1) unstable; urgency=medium
[ Dmitry Bogatov ]
...
...
p/haskell-dlist/debian/control
View file @
eaed969e
...
...
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8),
ghc-prof,
libghc-quickcheck2-dev (>= 2.10),
libghc-quickcheck2-dev (<< 2.1
2
),
libghc-quickcheck2-dev (<< 2.1
4
),
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.1.4
Homepage: https://github.com/spl/dlist
...
...
p/hdevtools/debian/changelog
View file @
eaed969e
hdevtools (0.1.
7
.0-
2
)
UNRELEASED
; urgency=medium
hdevtools (0.1.
8
.0-
1
)
unstable
; urgency=medium
[ Dmitry Bogatov ]
* Add missing "Upstream-Name" field into "debian/copyright".
-- Dmitry Bogatov <KAction@debian.org> Thu, 16 May 2019 14:24:33 +0000
[ Gianfranco Costamagna ]
* New upstream release
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 24 Aug 2019 18:45:04 +0200
hdevtools (0.1.7.0-1) unstable; urgency=medium
...
...