[pkg-bacula-commits] [bacula] 02/02: Removed Suggests: postgresql from bacula-director-pgsql, I consider it sufficient that postgresql suggests it.
Carsten Leonhardt
leo at moszumanska.debian.org
Mon Apr 11 22:04:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
leo pushed a commit to branch experimental
in repository bacula.
commit 168b9a3dda5eef67662e53fb0f3cf490e72976d1
Author: Carsten Leonhardt <leo at debian.org>
Date: Tue Apr 12 00:02:31 2016 +0200
Removed Suggests: postgresql from bacula-director-pgsql,
I consider it sufficient that postgresql suggests it.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ea62512..62a7171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ bacula (7.4.0+dfsg-1) experimental; urgency=low
* *-dbg packages no longer provided, please use the automatic dbgsym
packages if needed
* Update Standards-Version to 3.9.8. No changes required.
+ * bacula-director-pgsql no longer suggests postgresql-doc
--
diff --git a/debian/control b/debian/control
index 1f6487b..c101197 100644
--- a/debian/control
+++ b/debian/control
@@ -184,7 +184,7 @@ Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
Recommends: postgresql (>= 7.4)
-Suggests: gawk, postgresql-contrib, postgresql-doc, ${perl:Depends}
+Suggests: gawk, postgresql-contrib, ${perl:Depends}
Description: network backup service - PostgreSQL storage for Director
Bacula is a set of programs to manage backup, recovery, and verification of
data across a network of computers of different kinds.
--
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