[pkg-bacula-commits] [bacula] branch systemd-fixuser updated (ab3117c -> a39b33b)

Sven Hartge hartge-guest at moszumanska.debian.org
Sat Sep 10 19:15:45 UTC 2016


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

hartge-guest pushed a change to branch systemd-fixuser
in repository bacula.

      from  ab3117c   Merge branch 'migrate-files' into systemd-fixuser
      adds  97712e1   removed more obsolete code from common-functions.dpkg, whitespace cleanup and spelling errors
      adds  ce885ff   Uncluttered debian/ by automating creation and cleaning of most maintscript files
      adds  b509551   Updated TODO
      adds  9fbdd12   Added script "autopostrm" to autogenerate most postrm scripts to reduce code duplication.
      adds  14a1426   Updated TODO
      adds  e75019c   added example code to item "new database version detection" in TODO
      adds  af140b2   prepare for release 7.4.3+dfsg-5
       new  a39b33b   Merge branch 'master' into systemd-fixuser

The 1 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:
 debian/TODO                                        | 12 ++--
 debian/additions/common-functions.dpkg             | 46 ++------------
 debian/bacula-common-mysql.maintscript             |  1 -
 debian/bacula-common-pgsql.maintscript             |  1 -
 debian/bacula-common-sqlite3.maintscript           |  1 -
 debian/bacula-console-qt.autopostrm                |  2 +
 debian/bacula-console-qt.maintscript               |  1 -
 debian/bacula-console.autopostrm                   |  2 +
 debian/bacula-console.maintscript                  |  1 -
 debian/bacula-console.postrm                       | 67 ---------------------
 debian/bacula-director-mysql.maintscript           |  1 -
 debian/bacula-director-pgsql.maintscript           |  1 -
 debian/bacula-director-sqlite3.maintscript         |  1 -
 debian/bacula-director.autopostrm                  |  3 +
 debian/bacula-director.postrm                      | 70 ----------------------
 debian/bacula-fd.autopostrm                        |  3 +
 debian/bacula-fd.maintscript                       |  1 -
 debian/bacula-fd.postrm                            | 70 ----------------------
 debian/bacula-sd.autopostrm                        |  3 +
 debian/bacula-sd.maintscript                       |  1 -
 debian/bacula-sd.postrm                            | 70 ----------------------
 debian/changelog                                   | 13 ++--
 debian/rules                                       |  4 ++
 debian/scripts/autopostrm                          | 59 ++++++++++++++++++
 .../scripts/generate-doc-dir-to-symlink-migration  | 22 ++++++-
 debian/scripts/libpostrm.inc.sh                    | 40 -------------
 .../template.postrm}                               | 19 +++---
 27 files changed, 122 insertions(+), 393 deletions(-)
 delete mode 100644 debian/bacula-common-mysql.maintscript
 delete mode 100644 debian/bacula-common-pgsql.maintscript
 delete mode 100644 debian/bacula-common-sqlite3.maintscript
 create mode 100644 debian/bacula-console-qt.autopostrm
 delete mode 100644 debian/bacula-console-qt.maintscript
 create mode 100644 debian/bacula-console.autopostrm
 delete mode 100644 debian/bacula-console.maintscript
 delete mode 100644 debian/bacula-console.postrm
 delete mode 100644 debian/bacula-director-mysql.maintscript
 delete mode 100644 debian/bacula-director-pgsql.maintscript
 delete mode 100644 debian/bacula-director-sqlite3.maintscript
 create mode 100644 debian/bacula-director.autopostrm
 delete mode 100644 debian/bacula-director.postrm
 create mode 100644 debian/bacula-fd.autopostrm
 delete mode 100644 debian/bacula-fd.maintscript
 delete mode 100644 debian/bacula-fd.postrm
 create mode 100644 debian/bacula-sd.autopostrm
 delete mode 100644 debian/bacula-sd.maintscript
 delete mode 100644 debian/bacula-sd.postrm
 create mode 100755 debian/scripts/autopostrm
 delete mode 100755 debian/scripts/libpostrm.inc.sh
 rename debian/{bacula-console-qt.postrm => scripts/template.postrm} (77%)

-- 
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