[pg_comparator] 01/03: Update recommended dependencies for PostgreSQL 10.
Bas Couwenberg
sebastic at debian.org
Sun Sep 24 20:57:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pg_comparator.
commit 3fdd30360d610dc2e083d5e57a200abc3dcae605
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Sep 24 22:51:12 2017 +0200
Update recommended dependencies for PostgreSQL 10.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f6689a6..a9a60ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pg-comparator (2.3.0-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Update recommended dependencies for PostgreSQL 10.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 24 Sep 2017 22:50:53 +0200
+
pg-comparator (2.3.0-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 5bcd1be..8a7368f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: ${misc:Depends},
${shlibs:Depends},
libdbi-perl,
libdbd-pg-perl
-Recommends: postgresql-9.6,
+Recommends: postgresql-10,
libgetopt-long-descriptive-perl,
libterm-readpassword-perl
Description: efficient PostgreSQL table content comparison and synchronization
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pg_comparator.git
More information about the Pkg-grass-devel
mailing list