The following commit has been merged in the master branch:
commit bcf38f44911786075b8fc24569c593072f96d9b0
Author: Francesco Paolo Lovergine <[email protected]>
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 <[email protected]> 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
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel