mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
debian: Note that we need cl-csv 20180712 or later.
This commit is contained in:
parent
9c2d8d2baa
commit
c1d58b6dd9
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -7,6 +7,7 @@ pgloader (3.6.2-1) UNRELEASED; urgency=medium
|
||||
* debian/rules: Skip dh_dwz like dh_strip as it fails on buster.
|
||||
* Bump required cl-db3 version to 20200212.
|
||||
* Note that we need cl-plus-ssl 20180328 or later.
|
||||
* Note that we need cl-csv 20180712 or later.
|
||||
* DH 13.
|
||||
|
||||
-- Christoph Berg <myon@debian.org> Mon, 21 Jan 2019 22:02:50 +0100
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -13,7 +13,7 @@ Build-Depends:
|
||||
cl-bordeaux-threads (>= 0.8.3),
|
||||
cl-cffi (>= 1:0.12.0),
|
||||
cl-command-line-arguments,
|
||||
cl-csv,
|
||||
cl-csv (>= 20180712),
|
||||
cl-db3 (>= 20200212),
|
||||
cl-drakma,
|
||||
cl-esrap,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user