[libdbd-sqlite2-perl] branch master updated (f396d16 -> a6d49ae)
gregor herrmann
gregoa at debian.org
Thu Dec 10 17:45:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdbd-sqlite2-perl.
from f396d16 update changelog
new e338750 Add debian/upstream/metadata
new f40e381 Update debian/changelog
adds 6135440 initial import of DBD-SQLite2 0.32 from CPAN
adds 30c3139 import DBD-SQLite2 0.33 from CPAN
adds b9b32f7 0.34: various fixes
adds c36e014 0.35: Fix SEGV when fetchrow() already returned an empty list [cpan #16451]
adds 4820b87 [RT #28448] add testcase (not repro)
adds a0366c7 Add testcase for [cpan #26775]
adds 106a7fe [cpan #26775] remove () in names with DISTINCT(t.name)
adds 6c5ed6e Update Changes
adds 237bcf7 Do not throw away -g in OPTIMIZE
adds 40eaa37 Update Changes
adds 924b354 0.35: Add META and POD tests, and META info for EUMM
adds 935fd6b [cpan #70815] Fix solaris cc compilation (-xO4 vs -O2)
adds b7e48f8 [RT #84492] mingw32 uses long off_t, but sqlite int64
adds c469cfa move cygwin from OS_WIN to OS_UNIX
adds 4c5f494 Release 0.36
adds ddad371 Fix handling of 64bit int and double results
adds 36e0c52 Prepare release 0.37: various minor
adds 4efd358 Release 0.37: Fix int overflow promotion to double
adds d0cea86 Imported Upstream version 0.37
new 6630de7 Merge tag 'upstream/0.37'
new b44f2a8 Update debian/changelog
new 2bae1eb Drop spelling-errors.patch, merged upstream.
new 45fd96f Update years of packaging copyright and Upstream-Contact.
new 3f07594 Reformat debian/control with cme
new f2d74e2 Mark package as autopkgtest-able.
new 33b54ae Declare compliance with Debian Policy 3.9.6.
new 52bc580 Mention module name in long description.
new 3deb456 reshuffle paragraphs in d/copyright
new a6d49ae releasing package libdbd-sqlite2-perl version 2:0.37-1
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 10 ++++++++++
META.json | 7 ++++---
META.yml | 17 +++++++++--------
Makefile.PL | 2 ++
SIGNATURE | 28 ++++++++++++++--------------
dbdimp.c | 14 ++++++++++----
debian/changelog | 13 ++++++++++---
debian/control | 8 ++++----
debian/copyright | 12 ++++++------
debian/patches/series | 1 -
debian/patches/spelling-errors.patch | 17 -----------------
debian/upstream/metadata | 5 +++++
func.c | 4 ++--
lib/DBD/SQLite2.pm | 9 +++++++--
t/08create_function.t | 20 +++++++++++++++-----
t/98_kwalitee.t | 25 ++++++++++++++++---------
16 files changed, 114 insertions(+), 78 deletions(-)
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling-errors.patch
create mode 100644 debian/upstream/metadata
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list