mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 07:16:58 +02:00
Add new B-D cl-zs3
This commit is contained in:
parent
ad7ce4a66b
commit
4cd26c09fd
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -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.
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user