diff --git a/debian/changelog b/debian/changelog index 6691a30..b5ab794 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -pgloader (3.5.2-3) UNRELEASED; urgency=medium +pgloader (3.5.2-3) unstable; urgency=medium * Make cl-pgloader test depend on ca-certificates so the snakeoil certificate is recognized as a valid CA. (Needs the /etc/ssl/certs/*.0 file.) - -- Christoph Berg Thu, 05 Jul 2018 19:04:08 +0200 + -- Christoph Berg Tue, 31 Jul 2018 16:24:03 +0200 pgloader (3.5.2-2) unstable; urgency=medium diff --git a/debian/source/options b/debian/source/options index a4496fa..f24451a 100644 --- a/debian/source/options +++ b/debian/source/options @@ -1,2 +1,4 @@ # ignore release/non-release status extend-diff-ignore=src/params.lisp +# temporarily ignore file changed before the debian branch was created +extend-diff-ignore=src/parsers/command-csv.lisp