[pkg-bacula-commits] [bacula] branch migrate-files updated (ce885ff -> e75019c)
Carsten Leonhardt
leo at moszumanska.debian.org
Wed Sep 7 14:28:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
leo pushed a change to branch migrate-files
in repository bacula.
from ce885ff Uncluttered debian/ by automating creation and cleaning of most maintscript files
new b509551 Updated TODO
new 9fbdd12 Added script "autopostrm" to autogenerate most postrm scripts to reduce code duplication.
new 14a1426 Updated TODO
new e75019c added example code to item "new database version detection" in TODO
The 4 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/bacula-console-qt.autopostrm | 2 +
debian/bacula-console.autopostrm | 2 +
debian/bacula-console.postrm | 67 ---------------------
debian/bacula-director.autopostrm | 3 +
debian/bacula-director.postrm | 70 ----------------------
debian/bacula-fd.autopostrm | 3 +
debian/bacula-fd.postrm | 70 ----------------------
debian/bacula-sd.autopostrm | 3 +
debian/bacula-sd.postrm | 70 ----------------------
debian/changelog | 2 +
debian/rules | 4 +-
debian/scripts/autopostrm | 59 ++++++++++++++++++
debian/scripts/libpostrm.inc.sh | 40 -------------
.../template.postrm} | 19 +++---
15 files changed, 91 insertions(+), 335 deletions(-)
create mode 100644 debian/bacula-console-qt.autopostrm
create mode 100644 debian/bacula-console.autopostrm
delete mode 100644 debian/bacula-console.postrm
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.postrm
create mode 100644 debian/bacula-sd.autopostrm
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