Your message dated Tue, 25 Aug 2015 15:50:36 +0000
with message-id <e1zugue-0003d9...@franck.debian.org>
and subject line Bug#794784: fixed in mapcache 1.4.0-2
has caused the Debian Bug report #794784,
regarding Enable memcache support in mapcache
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
794784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794784
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mapcache
Version: 1.4.0-1
Severity: wishlist

Hello,

Can you please consider enabling memcache support in mapcache?

See attached patch.

Thanks,

fredj


-- 
Frédéric Junod
Camptocamp SA
diff --git a/debian/control b/debian/control
index b32ffea..15de496 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends: debhelper (>= 9),
                libgeos-dev (>= 3.3.1-1~),
                libharfbuzz-dev,
                libjpeg-dev,
+               libmemcached-dev,
                libpcre3-dev,
                libpixman-1-dev,
                libpng-dev,
diff --git a/debian/libmapcache1.symbols b/debian/libmapcache1.symbols
index bbd0887..603d13a 100644
--- a/debian/libmapcache1.symbols
+++ b/debian/libmapcache1.symbols
@@ -73,6 +73,7 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  buffer_write_callback@Base 1.4.0
  crc_table@Base 1.2.0
  (arch=!amd64)crc_table_computed@Base 1.4.0
+ create_memcache@Base 1.4.0
  empty_png_384@Base 1.4.0
  ezxml_add_child@Base 1.0.0
  ezxml_ampencode@Base 1.0.0
@@ -123,6 +124,7 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_cache_fallback_create@Base 1.4.0
  mapcache_cache_google_create@Base 1.4.0
  mapcache_cache_mbtiles_create@Base 1.0.0
+ mapcache_cache_memcache_create@Base 1.4.0
  mapcache_cache_multitier_create@Base 1.4.0
  mapcache_cache_rest_create@Base 1.4.0
  mapcache_cache_rest_init@Base 1.4.0
@@ -212,6 +214,13 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_locker_fallback_parse_xml@Base 1.4.0
  mapcache_locker_fallback_ping_lock@Base 1.4.0
  mapcache_locker_fallback_release_lock@Base 1.4.0
+ mapcache_locker_memcache_aquire_lock@Base 1.4.0
+ mapcache_locker_memcache_create@Base 1.4.0
+ mapcache_locker_memcache_parse_xml@Base 1.4.0
+ mapcache_locker_memcache_ping_lock@Base 1.4.0
+ mapcache_locker_memcache_release_lock@Base 1.4.0
+ mapcache_memcache_connection_constructor@Base 1.4.0
+ mapcache_memcache_connection_destructor@Base 1.4.0
  mapcache_meters_per_unit@Base 1.0.0
  mapcache_ogc_strptime@Base 1.2.0
  mapcache_prefetch_tiles@Base 1.0.0
diff --git a/debian/rules b/debian/rules
index b6078a0..0cba803 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ CMAKE_OPTS:= \
                -DWITH_PIXMAN=1 \
                -DWITH_SQLITE=1 \
                -DWITH_BERKELEY_DB=0 \
-               -DWITH_MEMCACHE=0 \
+               -DWITH_MEMCACHE=1 \
                -DWITH_TIFF=1 \
                -DWITH_TIFF_WRITE_SUPPORT=0 \
                -DWITH_GEOTIFF=0 \

--- End Message ---
--- Begin Message ---
Source: mapcache
Source-Version: 1.4.0-2

We believe that the bug you reported is fixed in the latest version of
mapcache, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated mapcache package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 25 Aug 2015 16:45:28 +0200
Source: mapcache
Binary: libmapcache1 libmapcache1-dev mapcache-cgi mapcache-tools 
libapache2-mod-mapcache
Architecture: source amd64
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
 libapache2-mod-mapcache - tile caching server - Apache module
 libmapcache1 - tile caching server - shared library
 libmapcache1-dev - tile caching server - shared library development files
 mapcache-cgi - tile caching server - CGI binary
 mapcache-tools - tile caching server - tools
Closes: 794784
Changes:
 mapcache (1.4.0-2) unstable; urgency=medium
 .
   * Enable memcache support. Thanks to Frederic Junod for the patch.
     (closes: 794784)
   * Update Vcs-Browser URL to use HTTPS.
   * Update Upstream-Contact in copyright file to include email address.
Checksums-Sha1:
 0d2d227a517343586b3384d4116618e992d47d71 2716 mapcache_1.4.0-2.dsc
 d021e8dd3fbbd551bc3febf082a8c172c0135b2a 12404 mapcache_1.4.0-2.debian.tar.xz
 7e89ff370d543ec7bcc9cd5b242948d01a1b9f84 24434 
libapache2-mod-mapcache_1.4.0-2_amd64.deb
 c78db33a48eda81c48bc28ab547041c92a70621d 20340 
libmapcache1-dev_1.4.0-2_amd64.deb
 030aab88af916291948aad98a147af4bab624c35 119568 libmapcache1_1.4.0-2_amd64.deb
 6aa49c6cc8f10a599d1efdac8ece1e61dc734995 10096 mapcache-cgi_1.4.0-2_amd64.deb
 b77611f56b5e3710ab18609e727d70b2672e0dc6 21388 mapcache-tools_1.4.0-2_amd64.deb
Checksums-Sha256:
 d9105599fadd2cfe8b0cfac771a7c2a5207a69b9066c1b07eb4c78c0a81a44d9 2716 
mapcache_1.4.0-2.dsc
 5d03d43315db7e34ca38c9ab71d1571d543135d418773581b6cc7621f324835e 12404 
mapcache_1.4.0-2.debian.tar.xz
 b19dabcebe550448f6c30066d074c786a4c9edc06d71077032fe8d44cc019fc3 24434 
libapache2-mod-mapcache_1.4.0-2_amd64.deb
 c92e083595349fd88dbd03d3871b5bd44f94f0694c672d13823e84ea11b232d9 20340 
libmapcache1-dev_1.4.0-2_amd64.deb
 c07946d72771816e30e8be9aec76c0dc488baaaff7e0bae83fd3fb6230c2e290 119568 
libmapcache1_1.4.0-2_amd64.deb
 975079c04e29b128f140acd7f5520e250a64747fb2a2874bccf750ab8270a6d5 10096 
mapcache-cgi_1.4.0-2_amd64.deb
 666f6bea0fea6a561538e2c329b825ada6e38ea1a8811728346d81731f844444 21388 
mapcache-tools_1.4.0-2_amd64.deb
Files:
 93902575a194cfaa8a37c5bc80655e7d 2716 devel optional mapcache_1.4.0-2.dsc
 17bc042aac00417f2f7f3b8caec5a848 12404 devel optional 
mapcache_1.4.0-2.debian.tar.xz
 dc971e965de82b5087b5b9a74e673310 24434 web optional 
libapache2-mod-mapcache_1.4.0-2_amd64.deb
 bdd8c7a60c79532becd4f97213dc4e8a 20340 libdevel optional 
libmapcache1-dev_1.4.0-2_amd64.deb
 6a212ec2e3d5af7ebfbaac90034f5ee2 119568 libs optional 
libmapcache1_1.4.0-2_amd64.deb
 2d6fa094cdd10cc7e6e8266012fbda02 10096 web optional 
mapcache-cgi_1.4.0-2_amd64.deb
 48dd03644420e926634f20ce9f5b3495 21388 misc optional 
mapcache-tools_1.4.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJV3IfcAAoJEGdQ8QrojUrxGEAP/1Vkg1ClB75gb9Cvi+9OtCr3
2hqNyPLiTrF/rGPXUGNo7dH0qy944iVQjMmSGf444qv/Mu9hpp0E2rCYj1KOSMG6
Zo1wqk0aa/shs9F50kkcrYiBmVGfVb0LOvgk3kiZu+3fS2tCp3DqP9gkikNLAj3J
enMsICXT4SIWkps9BRBL/9posdRHEl+fg2xec0Qlfp/ENVFlNRmua9dySq6YNcfb
stPM+7mQKZo1mxK2IhwfYlLNe6NtzqmLCyH3MtVzdoowFkO/StIlB4+Y3iDKiJAO
4Ww/Im0swb6a1JUPMwko4c127TF2wGOuCyLILvCSuL+tn2CNZJtbjO9aKtyMAcsu
MyndPHRiQDmzskg+gdswipMNXPcqLO/On9Z2Z5jlbCVoAFZ582UndPu+VscZyUIw
TA3yZdasfJicGsjm/nr7PZovVMT2E5BZYGcvPNcOfgefZXm2k4cx+EzPhZdWCkor
lsg90JOrKi5h9RGNzPDODMYQjBWfzCgtXsa3E2mEwubmI7jwc7udDvP3iOzoxVQZ
1ZCO4b7hCgbhv5EyefOgav5lyG2HXhqIYqng5oxYe9nr962B76u9l2AJstXiqEwQ
794bWFN7XQjOJ3XtVL3V/FiYjnPDK/XWjVBAhsMKz4fDnxrPA1h59DadrC4wAAsZ
M2s/ZGONFtei3k1AQQ21
=jfEs
-----END PGP SIGNATURE-----

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

Reply via email to