This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  a15db7673ca120bf3241c2913e100e84c6614396 (commit)
       via  7331564e3514cfbc6f0e9c6bc52af837676f52a5 (commit)
       via  e70b721c4803ec9f61d2aa05242e2e61248cdd9a (commit)
       via  e8ec8556f56acdff9afff75840b8a11e3524d278 (commit)
       via  9a0f760825d75396e094095dc7fe307e4ef293da (commit)
       via  31fb27fd1806f8582d69eb7547a47398817b6a5e (commit)
       via  dc34967d213cc77d2a9320a3e924aaf076f425d4 (commit)
      from  a7c3d976490198e43909da29fe21cb3de3e503b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a15db7673ca120bf3241c2913e100e84c6614396
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Apr 12 10:45:56 2011 +0200

    add license exception for linking with OpenSSL

commit 7331564e3514cfbc6f0e9c6bc52af837676f52a5
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Apr 12 10:38:23 2011 +0200

    lintian warnings

commit e70b721c4803ec9f61d2aa05242e2e61248cdd9a
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Apr 12 10:03:21 2011 +0200

    debian build fixes and stable branch autoconf files

commit e8ec8556f56acdff9afff75840b8a11e3524d278
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Apr 12 09:30:48 2011 +0200

    version bump

commit 9a0f760825d75396e094095dc7fe307e4ef293da
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Apr 12 09:30:18 2011 +0200

    spelling

commit 31fb27fd1806f8582d69eb7547a47398817b6a5e
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Apr 12 09:29:50 2011 +0200

    debian updates

commit dc34967d213cc77d2a9320a3e924aaf076f425d4
Author: Stanislav <stas.ogin...@gmail.com>
Date:   Tue Apr 12 08:48:47 2011 +0200

    handle ORA exceptions (#888)
    
    Signed-off-by: Paul J Stevens <p...@nfg.nl>

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                         |    6 +-
 COPYING                                            |   15 +
 ChangeLog                                          |    3 +-
 Makefile.in                                        |  656 +
 aclocal.m4                                         | 8858 ++++++++++++
 config.in                                          |  155 +
 config/compile                                     |  142 +
 config/config.guess                                | 1533 ++
 config/config.sub                                  | 1693 +++
 config/depcomp                                     |  530 +
 config/install-sh                                  |  520 +
 config/ltmain.sh                                   | 8413 +++++++++++
 config/missing                                     |  360 +
 configure                                          |15188 ++++++++++++++++++++
 configure.in                                       |    2 +-
 debian/changelog                                   |    6 +
 debian/control                                     |   19 +-
 debian/dbmail.postrm                               |    2 +
 debian/patches/00list                              |   10 -
 debian/patches/01_gc.dpatch                        |  183 -
 debian/patches/01_path_to_pid_dir.dpatch           |   37 -
 debian/patches/02_libdbmail_cleanup.dpatch         |  146 -
 debian/patches/03_path_to_dbmail_conf.dpatch       |   37 -
 .../patches/{00-dbmail_conf.dpatch => dbmail_conf} |   30 +-
 debian/patches/series                              |    1 +
 debian/rules                                       |   24 +-
 debian/source/format                               |    1 +
 debian/upstream.changelog                          |    6 +
 debian/watch                                       |    3 +
 man/Makefile.in                                    |  551 +
 man/dbmail-deliver.txt                             |    4 +-
 src/Makefile.in                                    | 1102 ++
 src/dm_db.c                                        |   11 +-
 src/modules/Makefile.in                            |  568 +
 test/Makefile.in                                   |  942 ++
 35 files changed, 41298 insertions(+), 459 deletions(-)
 create mode 100644 Makefile.in
 create mode 100644 aclocal.m4
 create mode 100644 config.in
 create mode 100755 config/compile
 create mode 100755 config/config.guess
 create mode 100755 config/config.sub
 create mode 100755 config/depcomp
 create mode 100755 config/install-sh
 create mode 100755 config/ltmain.sh
 create mode 100755 config/missing
 create mode 100755 configure
 delete mode 100644 debian/patches/00list
 delete mode 100755 debian/patches/01_gc.dpatch
 delete mode 100755 debian/patches/01_path_to_pid_dir.dpatch
 delete mode 100755 debian/patches/02_libdbmail_cleanup.dpatch
 delete mode 100755 debian/patches/03_path_to_dbmail_conf.dpatch
 rename debian/patches/{00-dbmail_conf.dpatch => dbmail_conf} (50%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 create mode 100644 debian/upstream.changelog
 create mode 100644 debian/watch
 create mode 100644 man/Makefile.in
 create mode 100644 src/Makefile.in
 create mode 100644 src/modules/Makefile.in
 create mode 100644 test/Makefile.in


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to