[SCM] mapserver branch, master, updated. upstream/6.0.1-29-g379df24
Francesco Paolo Lovergine
frankie at debian.org
Wed Mar 14 21:48:22 UTC 2012
The following commit has been merged in the master branch:
commit bcf38f44911786075b8fc24569c593072f96d9b0
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Sat Mar 3 00:10:53 2012 +0100
AGG disabled by error.
diff --git a/debian/changelog b/debian/changelog
index 81af6d1..45154ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mapserver (6.0.1-3) unstable; urgency=low
+
+ * Added usual Break/Provides/Replaces fields for upgrading perl-mapscript
+ to libmapscript-perl.
+ * Typo in debian/rules disabled AGG.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Sat, 24 Dec 2011 14:17:24 +0100
+
mapserver (6.0.1-2) unstable; urgency=low
* Added missed stuff for libmapscript-perl.
diff --git a/debian/rules b/debian/rules
index a04fff0..4099358 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ COMMON_CONFIG= --prefix=/usr \
--with-threads \
--with-geos \
--with-fastcgi \
- -with-agg \
+ --with-agg \
--with-experimental-png \
--with-cairo
--
Mapserver
More information about the Pkg-grass-devel
mailing list