etc/bacula/scripts/bacula			# starts/stops all bacula services
etc/bacula/scripts/bacula-ctl-dir		# we have our own init script/systemd unit
etc/bacula/scripts/bacula-ctl-fd		# we have our own init script/systemd unit
etc/bacula/scripts/bacula-ctl-sd		# we have our own init script/systemd unit
etc/bacula/scripts/bacula_config		# captures the arguments to configure and the results
etc/bacula/scripts/baculabackupreport		# now a dummy pointing to it's upstream location
etc/bacula/scripts/bconsole			# just starts bconsole
etc/bacula/scripts/btraceback.dbx		# only useful with dbx debugger which is not in debian
etc/bacula/scripts/btraceback.mdb		# only useful with mdb debugger which is not in debian
etc/bacula/scripts/create_bacula_database	# databases are handled by dbconfig
etc/bacula/scripts/delete_catalog_backup.new	# databases are handled by dbconfig
etc/bacula/scripts/drop_bacula_database		# databases are handled by dbconfig
etc/bacula/scripts/drop_bacula_tables		# databases are handled by dbconfig
etc/bacula/scripts/grant_bacula_privileges	# databases are handled by dbconfig
etc/bacula/scripts/make_bacula_tables		# databases are handled by dbconfig
etc/bacula/scripts/make_catalog_backup.new	# databases are handled by dbconfig
etc/bacula/scripts/make_catalog_backup.pl.new	# databases are handled by dbconfig
etc/bacula/scripts/update_bacula_tables		# databases are handled by dbconfig
usr/lib/bacula/libbac.la			# we don't link statically
usr/lib/bacula/libbaccats-[0-9]*[0-9].so	# we handle the link ourselves because of the database variants
usr/lib/bacula/libbaccats-mysql.la		# we don't link statically
usr/lib/bacula/libbaccats-postgresql.la		# we don't link statically
usr/lib/bacula/libbaccats-sqlite3.la		# we don't link statically
usr/lib/bacula/libbaccats.la			# we don't link statically
usr/lib/bacula/libbaccats.so			# we handle the link ourselves because of the database variants
usr/lib/bacula/libbaccfg.la			# we don't link statically
usr/lib/bacula/libbacfind.la			# we don't link statically
usr/lib/bacula/libbacsd.la			# we don't link statically
usr/lib/bacula/libbacsql.la			# we don't link statically
usr/sbin/bacula					# starts/stops all bacula services
usr/share/doc/bacula-common/ChangeLog		# installed from build directory by dh_installchangelogs
usr/share/doc/bacula-common/INSTALL		# outdated explanation how to compile
usr/share/doc/bacula-common/LICENSE		# included in debian/copyright
usr/share/doc/bacula-common/LICENSE-FAQ		# included in debian/copyright
usr/share/doc/bacula-common/LICENSE-FOSS	# included in debian/copyright
usr/share/doc/bacula-common/ReleaseNotes	# installed as NEWS
usr/share/doc/bacula-common/VERIFYING		# explains how to verify the source tarball when building, not needed
