lp://staging/ubuntu/oneiric/libdbd-pg-perl
- Get this branch:
- bzr branch lp://staging/ubuntu/oneiric/libdbd-pg-perl
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 27. By Ansgar Burchardt
-
* New upstream release.
+ Fix memory leak when binding arrays. (Closes: #613493)
* Bump Standards-Version to 3.9.2 (no changes). - 26. By Ansgar Burchardt
-
* New upstream release.
+ Supports dequoting of hex bytea format. (Closes: #598464)
* Use perl_dbi addon for dh.
* Bump build-dependency on libdbi-perl to >= 1.612.
* No longer set TEST_AUTHOR=1 in debian/rules when running tests. It is no
longer used by any test. Also remove build-dependencies on
libtest-pod-coverage- perl, libtest-pod-perl and libtest- yaml-meta- perl.
* debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
systems"; refer to /usr/share/common- licenses/ GPL-1.
* Remove (build-)dep on perl (>= 5.10) | libversion-perl: stable already has
a recent enough version of perl.
* Make build-dependency on libpq-dev unversioned: the version in stable is
already more recent than 8.0.
* Add build-dependency on postgresql to enable tests. Note that the test
programs set up their own database cluster so this works even for
non-privileged users.
We have to create the test cluster in /tmp instead of the current
directory as otherwise the path to PostgreSQL's socket might be too long
to fit in the sockaddr_un struct (cf. #602891).
+ new patch: testdir.patch
* Bump Standards-Version to 3.9.1.
* Update my email address. - 25. By Ansgar Burchardt
-
* Add dependency on perl-dbdapi-* (see #577209).
+ Needs build-dep on libdbi-perl (>= 1.610.90+is+1.609- 1~).
* debian/copyright: Minor changes for current DEP-5 proposal.
* Add myself to Uploaders. - 24. By Jonathan Yu <email address hidden>
-
[ Jonathan Yu ]
* New upstream release[ gregor herrmann ]
* debian/copyright: update years of upstream and packaging copyright, add
info about third-party files.
* Add pod-spelling.patch.
* Source format 3.0 (quilt). - 23. By Jonathan Yu <email address hidden>
-
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (drop perl version dep)[ Ryan Niebur ]
* Update jawnsy's email address
* Update ryan52's email address[ Raphaƫl Hertzog ]
* Remove myself from Uploaders.[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of
perl-modules. - 22. By Gunnar Wolf
-
[ Gunnar Wolf ]
* New (very minor) upstream release. Merging changelog entry with
Jonathan's, as previous version (2.15.0) has not been uploaded[ Jonathan Yu ]
* New upstream release
+ Use PQexecPrepared even with no placeholders (RT#48155)
+ Allow execute_array and bind_param_array to take an odd number of items:
DBI will make the missing ones undef (RT#39829)
+ Single quites around array literals when quoting arrays (RT#48420)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/libdbd-pg-perl