Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update recommended dependencies for PostgreSQL 11.
· f6a3fa09
Bas Couwenberg
authored
Oct 11, 2018
f6a3fa09
Set distribution to unstable.
· 74ce3df0
Bas Couwenberg
authored
Oct 12, 2018
74ce3df0
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
74ce3df0
pg-comparator (2.3.1-4)
UNRELEASED
; urgency=medium
pg-comparator (2.3.1-4)
unstable
; urgency=medium
* Team upload.
* Bump Standards-Version to 4.2.1, no changes.
* Update recommended dependencies for PostgreSQL 11.
-- Bas Couwenberg <sebastic@debian.org>
Sun, 05 Aug 2018 20:41:58
+0200
-- Bas Couwenberg <sebastic@debian.org>
Fri, 12 Oct 2018 08:19:05
+0200
pg-comparator (2.3.1-3) unstable; urgency=medium
...
...
debian/control
View file @
74ce3df0
...
...
@@ -16,7 +16,7 @@ Depends: ${misc:Depends},
${shlibs:Depends},
libdbi-perl,
libdbd-pg-perl
Recommends: postgresql-1
0
,
Recommends: postgresql-1
1
,
libgetopt-long-descriptive-perl,
libterm-readpassword-perl
Description: efficient PostgreSQL table content comparison and synchronization
...
...