Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update packaging for postgresql-12.
· d429ae62
Bas Couwenberg
authored
Oct 29, 2019
d429ae62
Set distribution to experimental.
· e176b779
Bas Couwenberg
authored
Oct 29, 2019
e176b779
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e176b779
pg-comparator (2.3.1-5
) UNRELEASED
; urgency=medium
pg-comparator (2.3.1-5
~exp1) experimental
; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.1, no changes.
* Update gbp.conf to use --source-only-changes by default.
* Update packaging for postgresql-12.
-- Bas Couwenberg <sebastic@debian.org> Tue, 2
5 Dec 2018 22:55:36
+0100
-- Bas Couwenberg <sebastic@debian.org> Tue, 2
9 Oct 2019 05:33:44
+0100
pg-comparator (2.3.1-4) unstable; urgency=medium
...
...
debian/control
View file @
e176b779
...
...
@@ -16,7 +16,7 @@ Depends: ${misc:Depends},
${shlibs:Depends},
libdbi-perl,
libdbd-pg-perl
Recommends: postgresql-1
1
,
Recommends: postgresql-1
2
,
libgetopt-long-descriptive-perl,
libterm-readpassword-perl
Description: efficient PostgreSQL table content comparison and synchronization
...
...