[DebianGIS-dev] Bug#582273: geos: Please add debug symbols

2010-05-19 Thread Arto Jantunen

Source: geos
Severity: wishlist
Tags: patch
Version: 3.2.0-1

I ended up needing to debug an infinite loop issue in either geos or postgis
on lenny, and noticed that neither provide debugging symbols. I ended up
rebuilding both (and Postgresql itself for good measure) to create -dbg
packages, and thought I might as well create proper patches and file bugs.. So
here is the patch for geos.

-- 
Arto Jantunen

Index: control.in
===
--- control.in	(revision 2881)
+++ control.in	(working copy)
@@ -88,3 +88,15 @@
  .
  This package contains the Ruby bindings for GEOS.
 
+Package: libgeos-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: libge...@version@ (= ${binary:Version}), libgeos-c1 (= ${binary:Version})
+Description: debugging symbols for geos
+ GEOS provides a spatial object model and fundamental geometric
+ functions. It implements the geometry model defined in the
+ OpenGIS Consortium Simple Features Specification for SQL.
+ .
+ This package contains the debugging symbols for geos.
+
Index: rules
===
--- rules	(revision 2881)
+++ rules	(working copy)
@@ -133,7 +133,7 @@
 	dh_installexamples
 	dh_installman
 	dh_link
-	dh_strip
+	dh_strip --dbg-package=libgeos-dbg
 	dh_compress
 	dh_fixperms
 	dh_makeshlibs -V
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

[DebianGIS-dev] postgis override disparity

2010-05-19 Thread Archive Administrator
There are disparities between your recently accepted upload and the
override file for the following file(s):

libpostgis-java_1.5.1-2_all.deb: package says section is science, override says 
java.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

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

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


[DebianGIS-dev] postgis_1.5.1-2_i386.changes ACCEPTED

2010-05-19 Thread Archive Administrator



Accepted:
libpostgis-java_1.5.1-2_all.deb
  to main/p/postgis/libpostgis-java_1.5.1-2_all.deb
postgis_1.5.1-2.diff.gz
  to main/p/postgis/postgis_1.5.1-2.diff.gz
postgis_1.5.1-2.dsc
  to main/p/postgis/postgis_1.5.1-2.dsc
postgis_1.5.1-2_i386.deb
  to main/p/postgis/postgis_1.5.1-2_i386.deb
postgresql-8.4-postgis_1.5.1-2_i386.deb
  to main/p/postgis/postgresql-8.4-postgis_1.5.1-2_i386.deb


Override entries for your package:
libpostgis-java_1.5.1-2_all.deb - optional java
postgis_1.5.1-2.dsc - source science
postgis_1.5.1-2_i386.deb - optional misc
postgresql-8.4-postgis_1.5.1-2_i386.deb - optional misc

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

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


[DebianGIS-dev] Bug#579989: Bug#579989: Bug#579989: Tries to dlopen libproj.so instead of libproj.so.0

2010-05-19 Thread Jens Thiele
"Francesco P. Lovergine"  writes:

> Ok, thanks. Solved in the 1.7.2 branch on svn, due in a few for
> experimental. The reason for skipping by default a usual shlib
> linking is quite obscure to me, but that can be better managed
> by configure. I suspect that is done to avoid depending strictly
> on a specific SONAME, because proj4 API is frozen since ages, but
> anyway that's not the way things are done on Debian.

a) Your solution is IMHO fine (though the upstream naming of the
configure option is misleading, because afaiu libproj is linked
dynamically now and not statically).


b) just as additional comment:

Using dlopen basically allows to move a dependency from build-time to
run-time. The application can provide features depending on wether a
certain library is available at run-time or not. There are certain use
cases where this is required:

Typically interpreter language modules are implemented like that (you
can't build all possible combinations of perl/python/... + modules). Or
"more general" application plugins are done like that. One also can use
dlopen to update a running application (though this has its own problems
and I don't know a real-world example for that one at the moment)

Greetings,
karme



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


[DebianGIS-dev] Processing of postgis_1.5.1-2_i386.changes

2010-05-19 Thread Archive Administrator
postgis_1.5.1-2_i386.changes uploaded successfully to localhost
along with the files:
  postgis_1.5.1-2.dsc
  postgis_1.5.1-2.diff.gz
  postgresql-8.4-postgis_1.5.1-2_i386.deb
  postgis_1.5.1-2_i386.deb
  libpostgis-java_1.5.1-2_all.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)

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


[DebianGIS-dev] Processed: This is serious

2010-05-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 580462 serious
Bug #580462 [postgresql-8.4-postgis] Build-Depends libgeos-dev >= 3.1.0
Severity set to 'serious' from 'normal'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
580462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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