[pkg-bacula-commits] [bacula] branch master updated (b833268 -> fda8840)

Carsten Leonhardt leo at moszumanska.debian.org
Mon Jul 11 11:28:45 UTC 2016


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

leo pushed a change to branch master
in repository bacula.

      from  b833268   Update watch file, add upstream signing key
      adds  1dadc2c   Imported upstream version 7.4.2
       new  b549089   Merge branch 'upstream'
       new  69b4a30   Refreshed patches and dropped fix-mysql-libdir.patch as upstream implemented a similar change
       new  bf396a2   updated TODO
       new  0ad5c82   Added Pre-Depends on ${misc:Pre-Depends} for all packages
       new  fda8840   prepare for release (7.4.2+dfsg-1)

The 5 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:
 ChangeLog                                 |  30 +++-
 ReleaseNotes                              |  24 ++-
 autoconf/bacula-macros/db.m4              | 256 ++++++++++++++++--------------
 autoconf/configure.in                     |   2 +-
 configure                                 | 242 +++++++++++++++-------------
 debian/TODO                               |  10 +-
 debian/changelog                          |   9 ++
 debian/control                            |  21 ++-
 debian/patches/fix-libbaccats-rpath.patch |  26 +--
 debian/patches/fix-mysql-libdir.patch     |  42 -----
 debian/patches/fix-sql-bindir             |   2 +-
 debian/patches/series                     |   1 -
 src/cats/create_sqlite3_database.in.patch |  11 --
 src/cats/grant_mysql_privileges.patch     |  13 --
 src/cats/make_catalog_backup.in.patch     |  13 --
 src/cats/sql.c                            |   6 +-
 src/cats/update_sqlite3_tables.in.patch   |  12 --
 src/dird/job.c                            |   6 +-
 src/dird/ua_cmds.c                        |   4 +-
 src/dird/ua_select.c                      |   6 +-
 src/dird/ua_status.c                      |   2 +-
 src/jcr.h                                 |   1 +
 src/stored/dircmd.c                       |   2 +-
 src/version.h                             |   6 +-
 24 files changed, 394 insertions(+), 353 deletions(-)
 delete mode 100644 debian/patches/fix-mysql-libdir.patch
 delete mode 100644 src/cats/create_sqlite3_database.in.patch
 delete mode 100644 src/cats/grant_mysql_privileges.patch
 delete mode 100644 src/cats/make_catalog_backup.in.patch
 delete mode 100644 src/cats/update_sqlite3_tables.in.patch

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



More information about the pkg-bacula-commits mailing list