Skip to content

Commit c1d58b6

Browse files
committed
debian: Note that we need cl-csv 20180712 or later.
1 parent 9c2d8d2 commit c1d58b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pgloader (3.6.2-1) UNRELEASED; urgency=medium
77
* debian/rules: Skip dh_dwz like dh_strip as it fails on buster.
88
* Bump required cl-db3 version to 20200212.
99
* Note that we need cl-plus-ssl 20180328 or later.
10+
* Note that we need cl-csv 20180712 or later.
1011
* DH 13.
1112

1213
-- Christoph Berg <myon@debian.org> Mon, 21 Jan 2019 22:02:50 +0100

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Build-Depends:
1313
cl-bordeaux-threads (>= 0.8.3),
1414
cl-cffi (>= 1:0.12.0),
1515
cl-command-line-arguments,
16-
cl-csv,
16+
cl-csv (>= 20180712),
1717
cl-db3 (>= 20200212),
1818
cl-drakma,
1919
cl-esrap,

0 commit comments

Comments
 (0)