Re: [SCM] osm2pgsql branch, master, updated. debian/0.80.0+r27899-3-27-gacd6460

2013-12-18 Thread Sebastiaan Couwenberg
> On Tue, Dec 17, 2013 at 08:25:38PM +, Bas Couwenberg wrote:
>>  Recommends: postgis,
>> -postgresql-9.1-postgis
>> +postgresql-9.3-postgis-2.1
>
> IMHO here an OR statement would be better just to favor possible
> backports.

That may be a good idea as long as it doesn't conflict with the removal of
postgresql-9.1 from jessie (#732415) which was the trigger for this
change.

I just pushed a change to add the wheezy version back as an alternative.

Kind Regards,

Bas



___
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] osm2pgsql branch, master, updated. debian/0.80.0+r27899-3-27-gacd6460

2013-12-17 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit acd646040846cacf29d8651f6b2b13f5a0657c1d
Author: Bas Couwenberg 
Date:   Tue Dec 17 21:22:41 2013 +0100

Update postgis Recommends to postgresql-9.3-postgis-2.1.

diff --git a/debian/changelog b/debian/changelog
index a7522d4..2a611bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+osm2pgsql (0.82.0-2) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Update postgis Recommends to postgresql-9.3-postgis-2.1.
+(closes: #732413)
+
+ -- Bas Couwenberg   Tue, 17 Dec 2013 21:21:39 +0100
+
 osm2pgsql (0.82.0-1) unstable; urgency=low
 
   [ Andrew Harvey ]
diff --git a/debian/control b/debian/control
index aa41e6a..4e3a733 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Recommends: postgis,
-postgresql-9.1-postgis
+postgresql-9.3-postgis-2.1
 Suggests: josm,
   gosmore
 Description: OpenStreetMap data to PostgreSQL converter

-- 
OpenStreetMap data to PostgreSQL converter

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