From 4cd26c09fd1fb99b609ab49d011ced19a3dec003 Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Sun, 27 May 2018 21:36:59 +0200 Subject: [PATCH] Add new B-D cl-zs3 --- debian/changelog | 5 +++-- debian/control | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e79bdc..5398d49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -pgloader (3.4.1+dfsg-2) UNRELEASED; urgency=medium +pgloader (3.5.1+dfsg-1) UNRELEASED; urgency=medium + * New upstream version. * Run wrap-and-sort -st. - * Add new B-D cl-mustache and cl-yason, sync Depends to cl-pgloader. + * Add new B-D cl-mustache, cl-yason, cl-zs3, sync Depends to cl-pgloader. * Priority: optional, move cl-pgloader to Section: lisp. * Update S-V. diff --git a/debian/control b/debian/control index c2064dc..f4bd3c9 100644 --- a/debian/control +++ b/debian/control @@ -44,11 +44,12 @@ Build-Depends: cl-utilities, cl-uuid, cl-yason, + cl-zs3, debhelper (>= 9.0.0), gawk, sbcl (>= 1.1.13), tzdata, -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 Homepage: https://github.com/dimitri/pgloader Vcs-Git: https://github.com/dimitri/pgloader.git Vcs-Browser: https://github.com/dimitri/pgloader @@ -113,6 +114,7 @@ Depends: cl-utilities, cl-uuid, cl-yason, + cl-zs3, ${misc:Depends}, Description: extract, transform and load data into PostgreSQL pgloader imports data from different kind of sources and COPY it into