Bug#801573: Don't build with pixman support

2015-10-12 Thread Frederic Junod
Source: mapserver Version: 7.0.0-5 Severity: important Hello, mapserver must not be compiled with pixman support (WITH_PIXMAN) as this feature is experimental (and buggy). See https://github.com/mapserver/mapserver/issues/5181#issuecomment-146511176 Thanks, fredj -- Frédéric Junod Camptocam

Bug#794784: Enable memcache support in mapcache

2015-08-06 Thread Frederic Junod
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/

Bug#753586: Create a libmapserver1 debug package

2014-07-03 Thread Frederic Junod
Source: mapserver Version: 6.4.1-4 Severity: wishlist Hello, It would be nice to create a debug package for libmapserver1. See attached patch. thanks, fredj -- Frédéric Junod Camptocamp SA diff --git a/debian/control b/debian/control index be5e2b1..142b985 100644 --- a/debian/control +++ b/

Bug#659632: debian graphite-web enhancements

2012-12-12 Thread Frederic Junod
Hello, On Wed, Dec 12, 2012 at 12:07 PM, Jonas Genannt wrote: > Hello, > > an pkg-graphite group is an good idea. But I don't know why you are > working with > http://anonscm.debian.org/gitweb/?p=collab-maint/graphite-web.git that > packages are really behind the stuff on my github. Simply becau

Bug#688662: RFP: node-statsd -- A simple, lightweight network daemon to collect metrics over UDP

2012-09-24 Thread Frederic Junod
Package: wnpp Severity: wishlist * Package name: node-statsd Version : 0.5.0 Upstream Author : Etsy, Inc. * URL : https://github.com/etsy/statsd * License : MIT Programming Lang: JavaScript Description : A simple, lightweight network daemon to collect me

Bug#685695: gdal must depends on libkml-dev (>= 1.3.0)

2012-08-23 Thread Frederic Junod
Source: gdal Version: 1.9.1-2 checking for Google libkml headers in /usr/include, /usr/include/kml, and /usr/include/kml/third_party/boost_1_34_1... found checking for Google libkml libraries... found checking for Google libkml... yes checking if Google libkml version is >= 1.3.0... no configure:

Bug#671230: python-bottle: update homepage

2012-05-02 Thread Frederic Junod
Source: python-bottle Version: 0.10.9-1 Severity: minor In debian/control, the project homepage should be changed to http://bottlepy.org Regards, fredj -- Frédéric Junod Camptocamp SA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#664179: ruby-compass: update homepage in control

2012-03-16 Thread Frederic Junod
Source: ruby-compass Version: 0.12.1~dfsg-1 Severity: minor In debian/control.in, the project homepage should be changed to http://compass-style.org/ Regards, fredj -- Frédéric Junod Camptocamp SA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsub

Bug#648176:

2011-11-15 Thread Frederic Junod
Hello, The attached patch should fix the binaries install issue. Best regards, fredj diff --git a/debian/rules b/debian/rules index 1868894..b133eb2 100755 --- a/debian/rules +++ b/debian/rules @@ -107,7 +107,7 @@ install-arch: build-arch install -o root -g root -d $(CURDIR)/debian/postg

Bug#639887: gdal 1.8.0: remove libtool from Build-Depends

2011-08-31 Thread Frederic Junod
Source: gdal Version: 1.8.0-1 libtool can be removed from Build-Depends because the libtool hack is no longer here: http://anonscm.debian.org/gitweb/?p=pkg-grass/gdal.git;a=commitdiff;h=029c9d5d3c72ee6d99f707c380dd7095306d10f0 BTW, please let me know if you don't want to have bug reports for expe

Bug#618659: Wrong Vcs-* values

2011-03-17 Thread Frederic Junod
Source: libepsilon Version: 0.8.1-1 Hello, The Vcs-Git and Vcs-Browser are wrong, see attached patch. Regards, fredj -- Frédéric Junod Camptocamp SA diff --git a/debian/control b/debian/control index d6deb13..1a4db4d 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depend

Bug#618583: optional equal sign in postgresql.conf

2011-03-16 Thread Frederic Junod
Package: postgresql-client-common Version: 113 Severity: normal Hello, According to the postgresql documentation [1], the equal sign between the key and the value is optional in postgresql.conf. In my postgresql.conf, If I set "port 5432" (instead of "port = 5432") and restart postgresql (/etc/i

Bug#618577: case-insensitive parameters in postgresql.conf

2011-03-16 Thread Frederic Junod
Package: postgresql-client-common Version: 113 Severity: normal Hello, In my postgresql.conf, if I set "port = 5433", restart postgresql (/etc/init.d/postgresql restart) and run pg_lsclusters, I get: Version Cluster Port Status OwnerData directory Log file 8.4 main 5433 on

Bug#580462: Build-Depends libgeos-dev >= 3.1.1

2010-05-06 Thread Frederic Junod
The release notes mention 3.1 but the configure requires 3.1.1. The Build-Depends should be changed from: libgeos-dev (>= 3.0.0) to: libgeos-dev (>= 3.1.1) Regards, fredj -- Frédéric Junod Camptocamp SA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#580462: Build-Depends libgeos-dev >= 3.1.0

2010-05-06 Thread Frederic Junod
Package: postgresql-8.4-postgis Version: 1.5.1-1 Hello, The package has a build depends on libgeos-dev >= 3.0.0 but according to the postgis release notes [1] the minimum accepted version of GEOS is 3.1. Thanks, fredj [1] http://postgis.refractions.net/news/20100204/ -- Frédéric Junod Campto

Bug#560019: gdal-grass-dist target, wrong archive name

2009-12-08 Thread Frederic Junod
Package: gdal Version: 1.6.3-1 Severity: normal Hello, The gdal-grass-dist target (debian/rules) tries to move gdal-grass-*.tar.gz but the archive name is libgdal-grass-$(GDAL_VER).tar.gz (changed in patches/gdal-grass.dpatch). Regards, fredj -- Frédéric Junod Camptocamp SA -- To UNSUBSCRI

Bug#504470: libgeos: watch file contains wrong address.

2008-11-04 Thread Frederic Junod
Package: libgeos Version: 3.0.0-5 Severity: normal Hi, The new url should be http://download.osgeo.org/geos/. The current address (http://geos.refractions.net/downloads/) contains tar.gz but not the latest. Regards, fredj -- System Information: Debian Release: 4.0 APT prefers stable APT po

Bug#449532: postgresql-client-common: Typo in package description

2007-11-06 Thread Frederic Junod
Package: postgresql-client-common Version: 71 Severity: minor Hi, The package description refers to /etc/postgresql-commmon/user_clusters but it should read /etc/postgresql-common/user_clusters (2 m in common not 3). Regards, fredj -- System Information: Debian Release: 4.0 APT prefers stabl