[SCM] pg_comparator branch, master, updated. 1eff7640b2b7684b13e10cd7be61779e6c6b76bd

2014-01-08 Thread Andreas Tille
The following commit has been merged in the master branch:
commit dcd0b30d48acf2d123408bee5bf182a0b72e4b08
Author: Andreas Tille ti...@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.min...@gmail.com
 Section: database
 Priority: optional
-Maintainer: Ivan Mincik ivan.min...@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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] pg_comparator branch, master, updated. 1eff7640b2b7684b13e10cd7be61779e6c6b76bd

2014-01-08 Thread Andreas Tille
The following commit has been merged in the master branch:
commit 1eff7640b2b7684b13e10cd7be61779e6c6b76bd
Author: Andreas Tille ti...@debian.org
Date:   Wed Jan 8 09:13:36 2014 +0100

Debhelper compatibility level 9

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index aa93cdf..9219075 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Ivan Mincik ivan.min...@gmail.com
 Section: database
 Priority: optional
-Build-Depends: debhelper (= 7.0.50),
+Build-Depends: debhelper (= 9),
postgresql-server-dev-9.3
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pg_comparator.git

-- 
Packaging of pg_comparator in Debian

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel