[pg_comparator] branch master updated (dd29149 -> 840c267)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Aug 16 16:10:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository pg_comparator.

      from  dd29149   Bump postgresql version in Recommends.
       new  6545d90   Update watch file to not use pgFoundary.
       new  91bcc30   Imported Upstream version 2.2.6
       new  a1e4720   Merge tag 'upstream/2.2.6'
       new  202fcbd   New upstream release.
       new  9eb5b7f   Update copyright file.
       new  013d544   Drop patches, applied upstream.
       new  019ea10   Update Vcs-Browser URL to use cgit instead of gitweb.
       new  0b67595   Bump Standards-Version to 3.9.6, no changes.
       new  7e4dd24   Add patch to fix 'allows one to' typo.
       new  840c267   Set distribution to unstable.

The 10 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:
 LICENSE                              |   2 +-
 Makefile                             |   5 +-
 README.pgc_checksum                  |   9 ++-
 debian/changelog                     |  17 ++++++
 debian/control                       |   5 +-
 debian/copyright                     |  33 +++++++++--
 debian/patches/allows-one-to.patch   |  24 --------
 debian/patches/allows-to-typo.patch  |  15 +++++
 debian/patches/bandwidth-typo.patch  |  15 -----
 debian/patches/explicitly-typo.patch |  24 --------
 debian/patches/series                |   5 +-
 debian/patches/software-typo.patch   |  15 -----
 debian/watch                         |   7 ++-
 fnv.c                                |  74 +++++++++++++++++++++++++
 jenkins.c                            |  25 +++++----
 mysql_checksum.c                     |  84 +++++++++++++++++++++++++++-
 mysql_checksum.sql                   |  10 +++-
 pg_comparator                        |  99 +++++++++++++++++++++++++--------
 pgc_checksum.c                       |  66 +++++++++++++++++++++-
 pgc_checksum.sql.in                  |  20 ++++++-
 sqlite_checksum.c                    | 104 ++++++++++++++++++++++++++++++++++-
 21 files changed, 526 insertions(+), 132 deletions(-)
 delete mode 100644 debian/patches/allows-one-to.patch
 create mode 100644 debian/patches/allows-to-typo.patch
 delete mode 100644 debian/patches/bandwidth-typo.patch
 delete mode 100644 debian/patches/explicitly-typo.patch
 delete mode 100644 debian/patches/software-typo.patch
 create mode 100644 fnv.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.git



More information about the Pkg-grass-devel mailing list