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.
|
* 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.
|
* Priority: optional, move cl-pgloader to Section: lisp.
|
||||||
* Update S-V.
|
* Update S-V.
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -44,11 +44,12 @@ Build-Depends:
|
|||||||
cl-utilities,
|
cl-utilities,
|
||||||
cl-uuid,
|
cl-uuid,
|
||||||
cl-yason,
|
cl-yason,
|
||||||
|
cl-zs3,
|
||||||
debhelper (>= 9.0.0),
|
debhelper (>= 9.0.0),
|
||||||
gawk,
|
gawk,
|
||||||
sbcl (>= 1.1.13),
|
sbcl (>= 1.1.13),
|
||||||
tzdata,
|
tzdata,
|
||||||
Standards-Version: 4.1.1
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://github.com/dimitri/pgloader
|
Homepage: https://github.com/dimitri/pgloader
|
||||||
Vcs-Git: https://github.com/dimitri/pgloader.git
|
Vcs-Git: https://github.com/dimitri/pgloader.git
|
||||||
Vcs-Browser: https://github.com/dimitri/pgloader
|
Vcs-Browser: https://github.com/dimitri/pgloader
|
||||||
@ -113,6 +114,7 @@ Depends:
|
|||||||
cl-utilities,
|
cl-utilities,
|
||||||
cl-uuid,
|
cl-uuid,
|
||||||
cl-yason,
|
cl-yason,
|
||||||
|
cl-zs3,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
Description: extract, transform and load data into PostgreSQL
|
Description: extract, transform and load data into PostgreSQL
|
||||||
pgloader imports data from different kind of sources and COPY it into
|
pgloader imports data from different kind of sources and COPY it into
|
||||||
|
Loading…
Reference in New Issue
Block a user