pgloader (3.6.10-5) unstable; urgency=medium . * Bump ip4r dependencies to 18. * debian/rules: Remove version number sanity checks, should be done upstream. pgloader (3.6.10-4) unstable; urgency=medium . * Build- and Test-Depend on postgresql-17-ip4r. (Closes: #1082693) * Move packaging repository to salsa.debian.org. pgloader (3.6.10-3) unstable; urgency=medium . * Drop 32-bit architectures, cl-ironclad is reported to be unstable there. (Closes: #1077220) pgloader (3.6.10-2) unstable; urgency=medium . * Limit architectures to those that have sbcl available and working thread support (notably, this excludes armel and armhf). pgloader (3.6.10-1) unstable; urgency=medium . * New upstream version. * Bump ip4r dependencies to 16. (Closes: #1052837) pgloader (3.6.9-1) unstable; urgency=medium . * New upstream version. * Bump ip4r dependencies to 15. (Closes: #1022296) pgloader (3.6.8-1) unstable; urgency=medium . * New upstream version. * Depend on libsqlite3-0. pgloader (3.6.7-1) unstable; urgency=medium . * New upstream version: * Set SBCL dynamic space size to 16 GB on 64 bit architectures. * Improve documentation with command lines and defaults. * SBCL compiler notes should not be fatal to pgloader. pgloader (3.6.6-1) unstable; urgency=medium . * New upstream version. * Run tests at build-time as well. pgloader (3.6.5-1) unstable; urgency=medium . * New upstream version. * Run tests at build-time as well. pgloader (3.6.4-1) unstable; urgency=medium . * New upstream version. * debian/tests/testsuite: Run regression tests. pgloader (3.6.3-1) unstable; urgency=medium . * New upstream version. * Remove cl-pgloader, deprecated upstream. * debian/tests/ssl: Force md5 auth if cl-postmodern is too old. pgloader (3.6.2-1) unstable; urgency=medium . * New upstream version. * debian/tests/ssl: Add --debug to get backtraces. * debian/rules: Sync loaded systems with Makefile. * debian/rules: Print actual compiler log. * debian/rules: Skip dh_dwz like dh_strip as it fails on buster. * Bump required cl-db3 version to 20200212. * Note that we need cl-plus-ssl 20190204 or later. * Note that we need cl-csv 20180712 or later. * DH 13. pgloader (3.6.1-1) unstable; urgency=medium . * New upstream version. * SSL is always enabled now, drop our patch. * Add B-D on python3-sphinx-rtd-theme. 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.) pgloader (3.5.2-2) unstable; urgency=medium . * Install pgloader.asd into correct location. (Closes: #857226) * Test cl-pgloader through sbcl --eval. * Skip building and manpage generation in arch-indep builds. pgloader (3.5.2-1) unstable; urgency=medium . * New upstream version. * All included test data has been verified as free, stop building a +dfsg tarball. * debian/source/options: Ignore changes in src/params.lisp (release vs non-release). * Enable SSL in src/hooks.lisp. * Run wrap-and-sort -st. * Add new B-D cl-mustache, cl-yason, cl-zs3, sync Depends to cl-pgloader. * Depend on the libssl version cl-plus-ssl depends on. * Build and install new sphinx docs instead. * Build manpage using help2man. * Priority: optional, move cl-pgloader to Section: lisp. * Update S-V. * Add watch file. pgloader (3.4.1+dfsg-1) unstable; urgency=medium . * New release, bugfixes and new features pgloader (3.3.2+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * pgloader: Add Depends: libssl1.0.2, dlopen()ed at runtime. (Closes: #864309) pgloader (3.3.2+dfsg-1) unstable; urgency=medium . * Fixes github issue 453 (Closes: #843555) * Maintenance release. pgloader (3.3.1+dfsg-2) unstable; urgency=medium . * Add tzdata to build-depends (Closes: #839468) pgloader (3.3.1+dfsg-1) unstable; urgency=medium . * New release, bugfixes and new features pgloader (3.2.2+dfsg-1) unstable; urgency=medium . * New release, lots of bugfixes, some new features * New build dependencies pgloader (3.2.0+dfsg-1) unstable; urgency=medium . * Implement COPY files support * Implement MS SQL source database support * Lots of bug fixes * Full command line operations support * Misc improvements, cleanup, refactoring pgloader (3.1.1+dfsg-1) unstable; urgency=medium . * Fix --root-dir option when target directory doesn't exists (Closes:#767288) * New release, lots of bugfixes * Add support for CAST rules for SQLite * Code refactoring * New file based sources filters and options pgloader (3.1.0+dfsg-2) unstable; urgency=medium . * Fix building on i386 machines, using 1GB of dynamic space there. pgloader (3.1.0+dfsg-1) unstable; urgency=medium . * Stable release of the new pgloader version, 3.1 pgloader (2.3.3~dev3-1.1) unstable; urgency=low * Non-maintainer upload. * Don't hardcode dependency on python-support, use ${python:Depends} (closes: #542052). Thanks to Faheem Mitha for the bug report. pgloader (2.3.3~dev3-1) unstable; urgency=low * Implement -f --field-sep to overwrite the default from command line * Add support for filename arguments, which use defaults * Implement --reject-log and --reject-data * Add support for --max-parallel-sections and --section-threads * Support setting any PG option (-o and config file) * Have --debug show a traceback * Fix a bug where pgloader would freeze on early error (no such file) * Implement an option to set csv field size limit * Implement --load-from-stdin * Implement --boundaries * use gettempdir() rather than hard-coded "/tmp" * Handle C-c the default system's way * Fix pgloader thread error management * Fix exit status to be non-zero in case of known errors pgloader (2.2.5-1) unstable; urgency=low * Now using proper python logging module * New client_min_messages, log_min_messages, log_file and lc_messages options * Better reporting of DatabaseError (pkey violation, e.g.) * Have logging of error data work again in all cases (DatabaseError) * Protect some more settings from begin overwritten when using templates pgloader (2.2.5~dev-1) unstable; urgency=low * Configuration now supports templates * Command line option for setting --reformat_path, -R * Upload to Debian (Closes: #453434) pygeoif (1.6.0-1) unstable; urgency=medium . * Team Upload * New upstream version 1.6.0 * Apply Multi-Arch: hint * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3 & drop Priority: tag * Rewrite d/watch in v5 format * Annotate test dependencies with verilator (5.046-1) unstable; urgency=medium . * [2cd089b] New upstream version 5.046 * [8c5693a] d/gbp.conf: Lax requirement to use branch name 'debian/sid' So that git-buildpackage will always build using the currently checked out branch as the Debian branch. This makes it easier for contributors to work with feature and bugfix branches. * [b06b497] Update copyright info