[pkg-bacula-commits] [bacula] 01/01: Remove no longer needed code from debian/rules
Sven Hartge
hartge-guest at moszumanska.debian.org
Thu Jul 28 14:45:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
hartge-guest pushed a commit to branch migrate-files
in repository bacula.
commit 0ad1ff34e084cb9be860da3cfaf1cd4ad9e87fc0
Author: Sven Hartge <sven at svenhartge.de>
Date: Thu Jul 28 16:43:28 2016 +0200
Remove no longer needed code from debian/rules
The special handling for dh_installinit and dh_systemd_start is no
longer needed now that the init-script and systemd service is
only in package bacula-director and the dependencies for
bacula-director-DBTYPE and bacula-common-DBTYPE are fixed.
---
debian/rules | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7d087ee..fd02cbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,15 +106,6 @@ override_dh_shlibdeps:
dh_shlibdeps -pbacula-bscan -pbacula-director -- -xbacula-common-mysql -xbacula-common-pgsql -xbacula-common-sqlite3
dh_shlibdeps -a --remaining-packages
-#override_dh_installinit-arch:
-# $(foreach db,$(VARIANTS),dh_installinit -pbacula-director-$(db) --name=bacula-director;)
-# dh_installinit --remaining-packages
-
-#override_dh_systemd_start-arch:
-# dh_systemd_start -pbacula-sd bacula-sd.service
-# dh_systemd_start -pbacula-fd bacula-fd.service
-# $(foreach db,$(VARIANTS),dh_systemd_start -pbacula-director-$(db) bacula-director.service;)
-
override_dh_install-arch:
dh_install -a
######### dbconfig-common stuff
--
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