[SCM] pg_comparator branch, master, updated. 1eff7640b2b7684b13e10cd7be61779e6c6b76bd
Andreas Tille
tille at debian.org
Wed Jan 8 08:09:27 UTC 2014
The following commit has been merged in the master branch:
commit dcd0b30d48acf2d123408bee5bf182a0b72e4b08
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 8 09:12:08 2014 +0100
cme fix dpkg-control (see Debian GIS policy)
diff --git a/debian/control b/debian/control
index 8ba9fd5..6756e94 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
Source: pg-comparator
+Maintainer: Ivan Mincik <ivan.mincik at gmail.com>
Section: database
Priority: optional
-Maintainer: Ivan Mincik <ivan.mincik at gmail.com>
-Build-Depends: debhelper (>= 7.0.50), postgresql-server-dev-9.3
-Standards-Version: 3.9.1
-Homepage: http://www.coelho.net/pg_comparator/
+Build-Depends: debhelper (>= 7.0.50),
+ postgresql-server-dev-9.3
+Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pg_comparator.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/pg_comparator.git
+Homepage: http://www.coelho.net/pg_comparator/
Package: postgresql-comparator
Architecture: any
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${shlibs:Depends}, libdbi-perl, libdbd-pg-perl
-Recommends: libgetopt-long-descriptive-perl, libterm-readpassword-perl
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libdbi-perl,
+ libdbd-pg-perl
+Recommends: libgetopt-long-descriptive-perl,
+ libterm-readpassword-perl
Description: efficient PostgreSQL table content comparison and synchronization
This script performs a network and time efficient comparison or
synchronization of two possibly large tables on two PostgreSQL
--
Packaging of pg_comparator in Debian
More information about the Pkg-grass-devel
mailing list