[DebianGIS-dev] r2111 - packages/grass/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 07:50:09 + (Tue, 31 Mar 2009)
New Revision: 2111

Modified:
   packages/grass/trunk/debian/changelog
   packages/grass/trunk/debian/control.in
Log:
Minor changes


Modified: packages/grass/trunk/debian/changelog
===
--- packages/grass/trunk/debian/changelog   2009-03-30 15:00:20 UTC (rev 
2110)
+++ packages/grass/trunk/debian/changelog   2009-03-31 07:50:09 UTC (rev 
2111)
@@ -1,3 +1,10 @@
+grass (6.4.0~rc3-4) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Added Suggests: python-opengl and python-wxgtk2.8 for the new wx interface.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Sun, 29 Mar 2009 17:48:46 
+0200
+
 grass (6.4.0~rc3-3) unstable; urgency=low
 
   * Fixed debian/watch to see also RC versions. Not perfect but it works.

Modified: packages/grass/trunk/debian/control.in
===
--- packages/grass/trunk/debian/control.in  2009-03-30 15:00:20 UTC (rev 
2110)
+++ packages/grass/trunk/debian/control.in  2009-03-31 07:50:09 UTC (rev 
2111)
@@ -20,6 +20,7 @@
 Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpstrans, gnuplot, 
grass-doc, xml2, wget | curl
 Recommends: python (= 2.5), python-numpy
 Provides: gr...@version@
+Suggests: python-opengl, python-wxgtk2.8
 Description: Geographic Resources Analysis Support System 
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,


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


[DebianGIS-dev] r2112 - packages/grass/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 07:51:46 + (Tue, 31 Mar 2009)
New Revision: 2112

Modified:
   packages/grass/trunk/debian/control
Log:
Updated control


Modified: packages/grass/trunk/debian/control
===
--- packages/grass/trunk/debian/control 2009-03-31 07:50:09 UTC (rev 2111)
+++ packages/grass/trunk/debian/control 2009-03-31 07:51:46 UTC (rev 2112)
@@ -20,6 +20,7 @@
 Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpstrans, gnuplot, 
grass-doc, xml2, wget | curl
 Recommends: python (= 2.5), python-numpy
 Provides: grass64
+Suggests: python-opengl, python-wxgtk2.8
 Description: Geographic Resources Analysis Support System 
  Commonly referred to as GRASS, this is a Geographic Information
  System (GIS) used for geospatial data management and analysis,


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


[DebianGIS-dev] r2113 - packages/spatialite/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 07:53:35 + (Tue, 31 Mar 2009)
New Revision: 2113

Modified:
   packages/spatialite/trunk/debian/changelog
   packages/spatialite/trunk/debian/rules
Log:


Modified: packages/spatialite/trunk/debian/changelog
===
--- packages/spatialite/trunk/debian/changelog  2009-03-31 07:51:46 UTC (rev 
2112)
+++ packages/spatialite/trunk/debian/changelog  2009-03-31 07:53:35 UTC (rev 
2113)
@@ -1,3 +1,10 @@
+spatialite (2.3~beta1-2) unstable; urgency=low
+
+  * NOT RELEASED YET
+  * Removed superfluous removing of *-stamp files.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 31 Mar 2009 09:53:03 
+0200
+
 spatialite (2.3~beta1-1) unstable; urgency=low
 
   * Initial release.

Modified: packages/spatialite/trunk/debian/rules
===
--- packages/spatialite/trunk/debian/rules  2009-03-31 07:51:46 UTC (rev 
2112)
+++ packages/spatialite/trunk/debian/rules  2009-03-31 07:53:35 UTC (rev 
2113)
@@ -61,7 +61,6 @@
 clean: 
dh_testdir
dh_testroot
-   rm -f build-arch-stamp build-indep-stamp 

# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean


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


[DebianGIS-dev] r2114 - in packages/thuban/trunk: . Extensions/ogr Thuban Thuban/Model Thuban/UI debian debian/patches

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 07:54:04 + (Tue, 31 Mar 2009)
New Revision: 2114

Added:
   packages/thuban/trunk/debian/patches/gdal.dpatch
Modified:
   packages/thuban/trunk/Extensions/ogr/ogrdialog.py
   packages/thuban/trunk/Extensions/ogr/ogrshapes.py
   packages/thuban/trunk/Thuban/Model/layer.py
   packages/thuban/trunk/Thuban/Model/resource.py
   packages/thuban/trunk/Thuban/UI/resource.py
   packages/thuban/trunk/Thuban/__init__.py
   packages/thuban/trunk/debian/changelog
   packages/thuban/trunk/debian/compat
   packages/thuban/trunk/debian/control
   packages/thuban/trunk/debian/patches/00list
   packages/thuban/trunk/debian/patches/wxpython.dpatch
   packages/thuban/trunk/setup.py
   packages/thuban/trunk/thuban.py
Log:
New upstream release.


Modified: packages/thuban/trunk/Extensions/ogr/ogrdialog.py
===
--- packages/thuban/trunk/Extensions/ogr/ogrdialog.py   2009-03-31 07:53:35 UTC 
(rev 2113)
+++ packages/thuban/trunk/Extensions/ogr/ogrdialog.py   2009-03-31 07:54:04 UTC 
(rev 2114)
@@ -14,7 +14,7 @@
 import wx
 
 try:
-import ogr
+from osgeo import ogr
 except ImportError:
 ogr = None
 

Modified: packages/thuban/trunk/Extensions/ogr/ogrshapes.py
===
--- packages/thuban/trunk/Extensions/ogr/ogrshapes.py   2009-03-31 07:53:35 UTC 
(rev 2113)
+++ packages/thuban/trunk/Extensions/ogr/ogrshapes.py   2009-03-31 07:54:04 UTC 
(rev 2114)
@@ -12,7 +12,7 @@
 # $Id: ogrshapes.py 2770 2007-05-22 08:54:41Z bh $
 
 try:
-import ogr
+from osgeo import ogr
 except ImportError:
 ogr = None
 

Modified: packages/thuban/trunk/Thuban/Model/layer.py
===
--- packages/thuban/trunk/Thuban/Model/layer.py 2009-03-31 07:53:35 UTC (rev 
2113)
+++ packages/thuban/trunk/Thuban/Model/layer.py 2009-03-31 07:54:04 UTC (rev 
2114)
@@ -395,8 +395,8 @@
 
 
 if resource.has_gdal_support():
-import gdal
-from gdalconst import GA_ReadOnly
+from osgeo import gdal
+from osgeo.gdalconst import GA_ReadOnly
 
 class RasterLayer(BaseLayer):
 

Modified: packages/thuban/trunk/Thuban/Model/resource.py
===
--- packages/thuban/trunk/Thuban/Model/resource.py  2009-03-31 07:53:35 UTC 
(rev 2113)
+++ packages/thuban/trunk/Thuban/Model/resource.py  2009-03-31 07:54:04 UTC 
(rev 2114)
@@ -27,10 +27,16 @@
 from Thuban.Model.proj import Projection, ProjFile
 from xml.sax import SAXParseException
 
-projdir = \
-os.path.join(Thuban.__path__[0], os.pardir, Resources, Projections)
+# The directory where the default projections are stored has to be changed
+# for
+# the debian package to be conformant with the FHS
+#projdir = \
+#os.path.join(Thuban.__path__[0], os.pardir, Resources, 
Projections)
+projdir = /usr/share/thuban/Resources/Projections
 
 
+
+
 PROJ_EXT = .proj
 
 # Determine the status of GDAL support. If GDAL is supported

Modified: packages/thuban/trunk/Thuban/UI/resource.py
===
--- packages/thuban/trunk/Thuban/UI/resource.py 2009-03-31 07:53:35 UTC (rev 
2113)
+++ packages/thuban/trunk/Thuban/UI/resource.py 2009-03-31 07:54:04 UTC (rev 
2114)
@@ -18,7 +18,10 @@
 import wx
 
 
-bitmapdir = os.path.join(Thuban.__path__[0], os.pardir, Resources, Bitmaps)
+# The directory where the toolbar icons are stored has to be changed for
+# the debian package to be conformant with the FHS
+#bitmapdir = os.path.join(Thuban.__path__[0], os.pardir, Resources, 
Bitmaps)
+bitmapdir = /usr/share/thuban/Resources/Bitmaps
 bitmap_extensions = {wx.BITMAP_TYPE_XPM: .xpm,
  wx.BITMAP_TYPE_ANY: }
 

Modified: packages/thuban/trunk/Thuban/__init__.py
===
--- packages/thuban/trunk/Thuban/__init__.py2009-03-31 07:53:35 UTC (rev 
2113)
+++ packages/thuban/trunk/Thuban/__init__.py2009-03-31 07:54:04 UTC (rev 
2114)
@@ -42,9 +42,13 @@
 
 # Thedirectory holding the translation files (actually they're in
 # language specific subdirectories of _message_dir)
-_message_dir = os.path.join(os.path.dirname(__file__), os.pardir, Resources,
-Locale)
 
+# The directory where the default projections are stored has to be changed
+# for the debian package to be conformant with the FHS
+#_message_dir = os.path.join(os.path.dirname(__file__), os.pardir, Resources,
+#Locale)
+_message_dir = /usr/share/thuban/Resources/Locale
+
 def _(s):
 Return a localized version of the the string s
 

Modified: packages/thuban/trunk/debian/changelog
===
--- packages/thuban/trunk/debian/changelog  2009-03-31 07:53:35 UTC (rev 
2113)
+++ packages/thuban/trunk/debian/changelog  2009-03-31 

[DebianGIS-dev] r2115 - in packages/thuban/trunk: . Extensions/ogr Thuban Thuban/Model Thuban/UI

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 07:54:36 + (Tue, 31 Mar 2009)
New Revision: 2115

Modified:
   packages/thuban/trunk/Extensions/ogr/ogrdialog.py
   packages/thuban/trunk/Extensions/ogr/ogrshapes.py
   packages/thuban/trunk/Thuban/Model/layer.py
   packages/thuban/trunk/Thuban/Model/resource.py
   packages/thuban/trunk/Thuban/UI/resource.py
   packages/thuban/trunk/Thuban/__init__.py
   packages/thuban/trunk/setup.py
   packages/thuban/trunk/thuban.py
Log:
Sorry, trashed with patches the source tree.


Modified: packages/thuban/trunk/Extensions/ogr/ogrdialog.py
===
--- packages/thuban/trunk/Extensions/ogr/ogrdialog.py   2009-03-31 07:54:04 UTC 
(rev 2114)
+++ packages/thuban/trunk/Extensions/ogr/ogrdialog.py   2009-03-31 07:54:36 UTC 
(rev 2115)
@@ -14,7 +14,7 @@
 import wx
 
 try:
-from osgeo import ogr
+import ogr
 except ImportError:
 ogr = None
 

Modified: packages/thuban/trunk/Extensions/ogr/ogrshapes.py
===
--- packages/thuban/trunk/Extensions/ogr/ogrshapes.py   2009-03-31 07:54:04 UTC 
(rev 2114)
+++ packages/thuban/trunk/Extensions/ogr/ogrshapes.py   2009-03-31 07:54:36 UTC 
(rev 2115)
@@ -12,7 +12,7 @@
 # $Id: ogrshapes.py 2770 2007-05-22 08:54:41Z bh $
 
 try:
-from osgeo import ogr
+import ogr
 except ImportError:
 ogr = None
 

Modified: packages/thuban/trunk/Thuban/Model/layer.py
===
--- packages/thuban/trunk/Thuban/Model/layer.py 2009-03-31 07:54:04 UTC (rev 
2114)
+++ packages/thuban/trunk/Thuban/Model/layer.py 2009-03-31 07:54:36 UTC (rev 
2115)
@@ -395,8 +395,8 @@
 
 
 if resource.has_gdal_support():
-from osgeo import gdal
-from osgeo.gdalconst import GA_ReadOnly
+import gdal
+from gdalconst import GA_ReadOnly
 
 class RasterLayer(BaseLayer):
 

Modified: packages/thuban/trunk/Thuban/Model/resource.py
===
--- packages/thuban/trunk/Thuban/Model/resource.py  2009-03-31 07:54:04 UTC 
(rev 2114)
+++ packages/thuban/trunk/Thuban/Model/resource.py  2009-03-31 07:54:36 UTC 
(rev 2115)
@@ -27,16 +27,10 @@
 from Thuban.Model.proj import Projection, ProjFile
 from xml.sax import SAXParseException
 
-# The directory where the default projections are stored has to be changed
-# for
-# the debian package to be conformant with the FHS
-#projdir = \
-#os.path.join(Thuban.__path__[0], os.pardir, Resources, 
Projections)
-projdir = /usr/share/thuban/Resources/Projections
+projdir = \
+os.path.join(Thuban.__path__[0], os.pardir, Resources, Projections)
 
 
-
-
 PROJ_EXT = .proj
 
 # Determine the status of GDAL support. If GDAL is supported

Modified: packages/thuban/trunk/Thuban/UI/resource.py
===
--- packages/thuban/trunk/Thuban/UI/resource.py 2009-03-31 07:54:04 UTC (rev 
2114)
+++ packages/thuban/trunk/Thuban/UI/resource.py 2009-03-31 07:54:36 UTC (rev 
2115)
@@ -18,10 +18,7 @@
 import wx
 
 
-# The directory where the toolbar icons are stored has to be changed for
-# the debian package to be conformant with the FHS
-#bitmapdir = os.path.join(Thuban.__path__[0], os.pardir, Resources, 
Bitmaps)
-bitmapdir = /usr/share/thuban/Resources/Bitmaps
+bitmapdir = os.path.join(Thuban.__path__[0], os.pardir, Resources, Bitmaps)
 bitmap_extensions = {wx.BITMAP_TYPE_XPM: .xpm,
  wx.BITMAP_TYPE_ANY: }
 

Modified: packages/thuban/trunk/Thuban/__init__.py
===
--- packages/thuban/trunk/Thuban/__init__.py2009-03-31 07:54:04 UTC (rev 
2114)
+++ packages/thuban/trunk/Thuban/__init__.py2009-03-31 07:54:36 UTC (rev 
2115)
@@ -42,13 +42,9 @@
 
 # Thedirectory holding the translation files (actually they're in
 # language specific subdirectories of _message_dir)
+_message_dir = os.path.join(os.path.dirname(__file__), os.pardir, Resources,
+Locale)
 
-# The directory where the default projections are stored has to be changed
-# for the debian package to be conformant with the FHS
-#_message_dir = os.path.join(os.path.dirname(__file__), os.pardir, Resources,
-#Locale)
-_message_dir = /usr/share/thuban/Resources/Locale
-
 def _(s):
 Return a localized version of the the string s
 

Modified: packages/thuban/trunk/setup.py
===
--- packages/thuban/trunk/setup.py  2009-03-31 07:54:04 UTC (rev 2114)
+++ packages/thuban/trunk/setup.py  2009-03-31 07:54:36 UTC (rev 2115)
@@ -47,7 +47,7 @@
 # Unix like system.

 # Directories where Proj4 is installed
-proj4_prefix = /usr/
+proj4_prefix = /usr/local/
 proj4_incdir =  os.path.join(proj4_prefix, include)
 proj4_libdir =  os.path.join(proj4_prefix, lib)
 

[DebianGIS-dev] r2116 - packages/thuban/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 08:44:47 + (Tue, 31 Mar 2009)
New Revision: 2116

Removed:
   packages/thuban/trunk/debian/pyversions
Modified:
   packages/thuban/trunk/debian/changelog
   packages/thuban/trunk/debian/rules
Log:
Fixed python dependencies


Modified: packages/thuban/trunk/debian/changelog
===
--- packages/thuban/trunk/debian/changelog  2009-03-31 07:54:36 UTC (rev 
2115)
+++ packages/thuban/trunk/debian/changelog  2009-03-31 08:44:47 UTC (rev 
2116)
@@ -6,18 +6,23 @@
 
   [ Francesco Paolo Lovergine ]
 
-  * New upstream release.
+  * New upstream release. Still better using wxwidget 2.6.
+(closes: #352844)
   * Policy bumped to 3.8.1.
   * Removed Silke among Uploaders.
 (closes: #519385)
   * Changed build-dep: proj - libproj-dev
   * Fixed watch file.
-  * Added wxpython patch to select 2.8 version.
-  * Added gdal patch to use osgeo namespace for gdal/ogr.
+  * Added wxpython patch to select explicitly 2.6 version at run-time.
+  * Added gdal patch to use osgeo namespace for gdal/ogr. Still one
+warning is issued anyway at run-time.
   * Added recommended: python-mapscript for mapserver extension.
   * Debhelper level set to 7.
+  * Revised against python policy: now supports only private modules
+for the default python version at build-time.
+(closes: #520573) 
 
- -- Francesco Paolo Lovergine fran...@debian.org  Mon, 30 Mar 2009 23:06:10 
+0200
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 31 Mar 2009 10:04:59 
+0200
 
 thuban (1.2.0-2) unstable; urgency=low
 

Deleted: packages/thuban/trunk/debian/pyversions
===
--- packages/thuban/trunk/debian/pyversions 2009-03-31 07:54:36 UTC (rev 
2115)
+++ packages/thuban/trunk/debian/pyversions 2009-03-31 08:44:47 UTC (rev 
2116)
@@ -1 +0,0 @@
-2.4-

Modified: packages/thuban/trunk/debian/rules
===
--- packages/thuban/trunk/debian/rules  2009-03-31 07:54:36 UTC (rev 2115)
+++ packages/thuban/trunk/debian/rules  2009-03-31 08:44:47 UTC (rev 2116)
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+PYDEF=$(shell pyversions -d)
+PYDEFVER=$(shell pyversions -d -v)
 CFLAGS = -Wall -g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 CFLAGS += -O0
@@ -31,14 +33,16 @@
rm -f build-stamp 
rm -rf build Doc/manual/thuban-manual Doc/manual/thuban-manual-de
dh_clean
+   rm -f debian/pyversions
 
 install: build
dh_testdir
dh_testroot
dh_clean 
dh_installdirs
-
+   
python setup.py install --prefix=/usr --no-compile 
--root=$(CURDIR)/debian/thuban
+   echo $(PYDEFVER) $(CURDIR)/debian/pyversions
 
 binary-arch: build install
dh_testdir
@@ -53,7 +57,7 @@
dh_strip
dh_compress
dh_fixperms
-   dh_pysupport
+   dh_pysupport 
dh_installdeb
dh_shlibdeps
dh_gencontrol


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


[DebianGIS-dev] r2117 - packages/thuban/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 08:59:01 + (Tue, 31 Mar 2009)
New Revision: 2117

Modified:
   packages/thuban/trunk/debian/changelog
   packages/thuban/trunk/debian/rules
Log:


Modified: packages/thuban/trunk/debian/changelog
===
--- packages/thuban/trunk/debian/changelog  2009-03-31 08:44:47 UTC (rev 
2116)
+++ packages/thuban/trunk/debian/changelog  2009-03-31 08:59:01 UTC (rev 
2117)
@@ -21,8 +21,9 @@
   * Revised against python policy: now supports only private modules
 for the default python version at build-time.
 (closes: #520573) 
+  * Removed create_espg script in /usr/bin.
 
- -- Francesco Paolo Lovergine fran...@debian.org  Tue, 31 Mar 2009 10:04:59 
+0200
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 31 Mar 2009 10:58:23 
+0200
 
 thuban (1.2.0-2) unstable; urgency=low
 

Modified: packages/thuban/trunk/debian/rules
===
--- packages/thuban/trunk/debian/rules  2009-03-31 08:44:47 UTC (rev 2116)
+++ packages/thuban/trunk/debian/rules  2009-03-31 08:59:01 UTC (rev 2117)
@@ -42,6 +42,7 @@
dh_installdirs

python setup.py install --prefix=/usr --no-compile 
--root=$(CURDIR)/debian/thuban
+   rm -f $(CURDIR)/debian/thuban/usr/bin/create_epsg
echo $(PYDEFVER) $(CURDIR)/debian/pyversions
 
 binary-arch: build install


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


[DebianGIS-dev] r2118 - packages/thuban/tags

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 09:08:29 + (Tue, 31 Mar 2009)
New Revision: 2118

Added:
   packages/thuban/tags/1.2.1-1/
Log:
[svn-buildpackage] Tagging thuban (1.2.1-1)

Copied: packages/thuban/tags/1.2.1-1 (from rev 2117, packages/thuban/trunk)


___
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#520573: marked as done (thuban: Fails to start, with, shapelibc.so: undefined symbol: Py_InitModule4)

2009-03-31 Thread Debian Bug Tracking System

Your message dated Tue, 31 Mar 2009 09:17:06 +
with message-id e1loa5i-0008vf...@ries.debian.org
and subject line Bug#520573: fixed in thuban 1.2.1-1
has caused the Debian Bug report #520573,
regarding thuban: Fails to start, with, shapelibc.so: undefined symbol: 
Py_InitModule4
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.)


-- 
520573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: thuban
Version: 1.2.0-2.1
Severity: important

thuban fails to start up:

$ thuban
Traceback (most recent call last):
  File /usr/bin/thuban, line 32, in module
import Thuban.UI.main
  File /usr/lib/thuban/Thuban/UI/main.py, line 18, in module
import application
  File /usr/lib/thuban/Thuban/UI/application.py, line 26, in module
from Thuban.Model.session import create_empty_session
  File /usr/lib/thuban/Thuban/Model/session.py, line 25, in module
from data import ShapefileStore
  File /usr/lib/thuban/Thuban/Model/data.py, line 20, in module
import shapelib
  File /usr/lib/thuban/Lib/shapelib.py, line 2, in module
import shapelibc
ImportError: /usr/lib/thuban/Thuban/../Lib/shapelibc.so: undefined symbol: 
Py_InitModule4
$ 

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (600, 'stable'), (50, 'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages thuban depends on:
ii  gdal-bin 1.5.2-3 Geospatial Data Abstraction Librar
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libgdal1-1.5.0   1.5.2-3 Geospatial Data Abstraction Librar
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  libwxbase2.6-0   2.6.3.2.2-3 wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-02.6.3.2.2-3 wxWidgets Cross-platform C++ GUI t
ii  proj 4.6.0-2 Cartographic projection filter and
ii  python [python-xmlbase]  2.5.2-3 An interactive high-level object-o
ii  python-sqlite1.0.1-7 python interface to SQLite 2
ii  python-support   0.8.4   automated rebuilding support for P
ii  python-wxgtk2.6  2.6.3.2.2-3 wxWidgets Cross-platform C++ GUI t

Versions of packages thuban recommends:
pn  python-gdal   none (no description available)
pn  python-psycopgnone (no description available)

thuban suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: thuban
Source-Version: 1.2.1-1

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

thuban_1.2.1-1.diff.gz
  to pool/main/t/thuban/thuban_1.2.1-1.diff.gz
thuban_1.2.1-1.dsc
  to pool/main/t/thuban/thuban_1.2.1-1.dsc
thuban_1.2.1-1_i386.deb
  to pool/main/t/thuban/thuban_1.2.1-1_i386.deb
thuban_1.2.1.orig.tar.gz
  to pool/main/t/thuban/thuban_1.2.1.orig.tar.gz



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 520...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine fran...@debian.org (supplier of updated thuban 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 31 Mar 2009 10:58:23 +0200
Source: thuban
Binary: thuban
Architecture: source i386
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 thuban - an interactive geographic data viewer
Closes: 352844 519385 520573
Changes: 
 thuban (1.2.1-1) unstable; urgency=low
 .
   [ Paul Wise ]
 .
   * Switch to the new Homepage field
 .
   [ Francesco Paolo Lovergine ]
 .
   * New upstream release. Still better using wxwidget 2.6.
 (closes: #352844)
   * Policy bumped to 3.8.1.
   * Removed Silke among Uploaders.
 (closes: #519385)
   * Changed 

[DebianGIS-dev] Bug#352844: marked as done (thuban: does not start up (TypeError))

2009-03-31 Thread Debian Bug Tracking System

Your message dated Tue, 31 Mar 2009 09:17:06 +
with message-id e1loa5i-0008vb...@ries.debian.org
and subject line Bug#352844: fixed in thuban 1.2.1-1
has caused the Debian Bug report #352844,
regarding thuban: does not start up (TypeError)
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.)


-- 
352844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352844
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: thuban
Version: 1.0.1-1
Severity: grave
Justification: renders package unusable


Hi,

here is the problem:

$ thuban
Traceback (most recent call last):
  File /usr/bin/thuban, line 20, in ?
import Thuban.UI.main
  File /usr/lib/thuban/Thuban/UI/main.py, line 18, in ?
from application import ThubanApplication
  File /usr/lib/thuban/Thuban/UI/application.py, line 33, in ?
import view
  File /usr/lib/thuban/Thuban/UI/view.py, line 40, in ?
from renderer import ScreenRenderer, ExportRenderer, PrinterRenderer
  File /usr/lib/thuban/Thuban/UI/renderer.py, line 28, in ?
from Thuban.UI.classifier import ClassDataPreviewer
  File /usr/lib/thuban/Thuban/UI/classifier.py, line 1441, in ?
class ClassGroupPropertiesCtrl(wxWindow, wxControl):
TypeError: Cannot create a consistent method resolution
order (MRO) for bases Control, Window


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)

Versions of packages thuban depends on:
ii  gdal-bin 1.3.1-4 Geospatial Data Abstraction Librar
ii  libc62.3.6-1 GNU C Library: Shared libraries an
ii  libgcc1  1:4.1-0exp7 GCC support library
ii  libgdal1-1.3.1   1.3.1-4 Geospatial Data Abstraction Librar
ii  libstdc++6   4.1-0exp7   The GNU Standard C++ Library v3
ii  libwxgtk2.4-12.4.4.1.1   wxWindows Cross-platform C++ GUI t
ii  proj 4.4.9d-2Cartographic projection filter and
ii  python [python-xmlbase]  2.3.5-5 An interactive high-level object-o
ii  python-sqlite1.0.1-4 python interface to SQLite 2
ii  python-wxgtk2.4  2.4.4.1.1   wxWindows Cross-platform C++ GUI t

Versions of packages thuban recommends:
ii  libgdal1-1.3.11.3.1-4Geospatial Data Abstraction Librar
ii  python-gdal   1.3.1-4Python bindings to the Geospatial 
ii  python-psycopg1.1.21-3   Python module for PostgreSQL [dumm

-- no debconf information

---End Message---
---BeginMessage---
Source: thuban
Source-Version: 1.2.1-1

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

thuban_1.2.1-1.diff.gz
  to pool/main/t/thuban/thuban_1.2.1-1.diff.gz
thuban_1.2.1-1.dsc
  to pool/main/t/thuban/thuban_1.2.1-1.dsc
thuban_1.2.1-1_i386.deb
  to pool/main/t/thuban/thuban_1.2.1-1_i386.deb
thuban_1.2.1.orig.tar.gz
  to pool/main/t/thuban/thuban_1.2.1.orig.tar.gz



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 352...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine fran...@debian.org (supplier of updated thuban 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 31 Mar 2009 10:58:23 +0200
Source: thuban
Binary: thuban
Architecture: source i386
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 thuban - an interactive geographic data viewer
Closes: 352844 519385 520573
Changes: 
 thuban (1.2.1-1) unstable; urgency=low
 .
   [ Paul Wise ]
 .
   * Switch to the new Homepage field
 .
   [ Francesco Paolo Lovergine ]
 .
   * New upstream release. Still better using wxwidget 2.6.
 (closes: #352844)
   * Policy bumped to 3.8.1.
   * Removed Silke among Uploaders.
 (closes: #519385)
   * Changed build-dep: proj - libproj-dev
   * Fixed watch 

[DebianGIS-dev] Bug#499059: marked as done (upgrade breaks postgis-database)

2009-03-31 Thread Debian Bug Tracking System

Your message dated Tue, 31 Mar 2009 15:40:02 +0200
with message-id 20090331134002.ge4...@mithrandir
and subject line fixed
has caused the Debian Bug report #499059,
regarding upgrade breaks postgis-database
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.)


-- 
499059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499059
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postgresql-8.3-postgis
Version: 1.3.3-3
Severity: important

Hi,

upon upgrade from postgresql-8.1 to 8.3 with
pg_upgradecluster 8.1 main
the postgis-database was totally broken.

In my case, it was only a dump of the openstreetmap-database of bavaria,
so I recreated it and it works now. I however had to execute
/usr/share/postgresql-8.3-postgis/lwpostgis.sql to get it running
before I could use osm2pgsql again successfully.

I still have the original database around in case you would like to have
a look at it.


Cheers,
Andi


---End Message---
---BeginMessage---
Package: postgis
Version: 1.3.3-3

This is fixed after lenny.

-- 
Francesco P. Lovergine

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

[DebianGIS-dev] r2119 - packages/gdal-grass/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 14:45:58 + (Tue, 31 Mar 2009)
New Revision: 2119

Removed:
   packages/gdal-grass/trunk/debian/control
Modified:
   packages/gdal-grass/trunk/debian/changelog
Log:
Removed debian/control


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2009-03-31 09:08:29 UTC (rev 
2118)
+++ packages/gdal-grass/trunk/debian/changelog  2009-03-31 14:45:58 UTC (rev 
2119)
@@ -1,11 +1,13 @@
 libgdal-grass (1.6.0-2) experimental; urgency=low
 
   * Introduced automagically dependency on the grass version used for 
building.  
-It prevents breakages at major upgrading times.
+It prevents breakages at major upgrading times. Note that debian/control
+should be generated at run-time.
+(closes: #518767)
   * Policy bumped to 3.8.1
   * Minor changes to descriptions.
 
- -- Francesco Paolo Lovergine fran...@debian.org  Fri, 27 Mar 2009 15:51:56 
+0100
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 31 Mar 2009 16:43:45 
+0200
 
 libgdal-grass (1.6.0-1) experimental; urgency=low
 

Deleted: packages/gdal-grass/trunk/debian/control
===
--- packages/gdal-grass/trunk/debian/control2009-03-31 09:08:29 UTC (rev 
2118)
+++ packages/gdal-grass/trunk/debian/control2009-03-31 14:45:58 UTC (rev 
2119)
@@ -1,22 +0,0 @@
-Source: libgdal-grass
-Section: science
-Priority: extra
-Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
-Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 7), d-shlibs, libgdal1-dev (= 1.6.0), pkg-config
- grass-dev (= 6.4.0~rc3), grass (= 6.4.0~rc3), dpatch
-Standards-Version: 3.8.1
-Homepage: http://www.gdal.org/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk
-Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal-grass/trunk
-
-Package: libgdal1-1.6.0-grass
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, grass64
-Recommends: gdal-bin
-Description: GRASS extension for the GDAL library
- GDAL is a translator library for raster geospatial data formats.
- As a library, it presents a single abstract data model to the
- calling application for all supported formats. This extension
- provides access to GRASS data via GDAL.


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


[DebianGIS-dev] r2120 - packages/gdal-grass/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 14:50:18 + (Tue, 31 Mar 2009)
New Revision: 2120

Modified:
   packages/gdal-grass/trunk/debian/rules
Log:
Minor change to rules.


Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2009-03-31 14:45:58 UTC (rev 
2119)
+++ packages/gdal-grass/trunk/debian/rules  2009-03-31 14:50:18 UTC (rev 
2120)
@@ -16,9 +16,10 @@
 debian/control: debian/control.in
sed -e 's/@GRASS@/$(GRASS)/' $ $@
 
-config.status: 
+config.status: debian/control
dh_testdir
-
+   
+   @echo Depending on $(GRASS)
./configure --prefix=/usr --with-grass=/usr/lib/$(GRASS) 
--with-autoload=/usr/lib/$(GDAL)plugins
 
 build: build-stamp


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


[DebianGIS-dev] r2122 - packages/gdal-grass/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 15:03:32 + (Tue, 31 Mar 2009)
New Revision: 2122

Modified:
   packages/gdal-grass/trunk/debian/changelog
Log:


Modified: packages/gdal-grass/trunk/debian/changelog
===
--- packages/gdal-grass/trunk/debian/changelog  2009-03-31 15:03:03 UTC (rev 
2121)
+++ packages/gdal-grass/trunk/debian/changelog  2009-03-31 15:03:32 UTC (rev 
2122)
@@ -3,6 +3,7 @@
   * Introduced automagically dependency on the grass version used for 
building.  
 It prevents breakages at major upgrading times. Note that debian/control
 should be generated at run-time.
+  * Fixed typo in build-dep.
 (closes: #518767)
   * Policy bumped to 3.8.1
   * Minor changes to descriptions.


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


[DebianGIS-dev] r2123 - packages/gdal-grass/trunk/debian

2009-03-31 Thread frankie
Author: frankie
Date: 2009-03-31 15:06:52 + (Tue, 31 Mar 2009)
New Revision: 2123

Added:
   packages/gdal-grass/trunk/debian/control
Modified:
   packages/gdal-grass/trunk/debian/rules
Log:


Added: packages/gdal-grass/trunk/debian/control
===
--- packages/gdal-grass/trunk/debian/control(rev 0)
+++ packages/gdal-grass/trunk/debian/control2009-03-31 15:06:52 UTC (rev 
2123)
@@ -0,0 +1,22 @@
+Source: libgdal-grass
+Section: science
+Priority: extra
+Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
+Uploaders: Francesco Paolo Lovergine fran...@debian.org
+Build-Depends: debhelper (= 7), d-shlibs, libgdal1-dev (= 1.6.0), 
pkg-config, grass-dev (= 6.4.0~rc3), 
+ grass (= 6.4.0~rc3), dpatch
+Standards-Version: 3.8.1
+Homepage: http://www.gdal.org/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gdal-grass/trunk
+
+Package: libgdal1-1.6.0-grass
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, grass64
+Recommends: gdal-bin
+Description: GRASS extension for the GDAL library
+ GDAL is a translator library for raster geospatial data formats.
+ As a library, it presents a single abstract data model to the
+ calling application for all supported formats. This extension
+ provides access to GRASS data via GDAL.

Modified: packages/gdal-grass/trunk/debian/rules
===
--- packages/gdal-grass/trunk/debian/rules  2009-03-31 15:03:32 UTC (rev 
2122)
+++ packages/gdal-grass/trunk/debian/rules  2009-03-31 15:06:52 UTC (rev 
2123)
@@ -36,7 +36,7 @@
 
[ ! -f $(CURDIR)/Makefile ] || $(MAKE) distclean
 
-   dh_clean debian/control config.status
+   dh_clean config.status
 
 install: build
dh_testdir


___
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 libgdal-grass_1.6.0-2_i386.changes

2009-03-31 Thread Archive Administrator
libgdal-grass_1.6.0-2_i386.changes uploaded successfully to localhost
along with the files:
  libgdal-grass_1.6.0-2.dsc
  libgdal-grass_1.6.0-2.diff.gz
  libgdal1-1.6.0-grass_1.6.0-2_i386.deb

Greetings,

Your Debian queue daemon

___
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#518767: marked as done (libgdal-grass_1.6.0-1(sparc/experimental): FTBFS: No package 'grass' found)

2009-03-31 Thread Debian Bug Tracking System

Your message dated Tue, 31 Mar 2009 15:32:18 +
with message-id e1lofwo-0002yr...@ries.debian.org
and subject line Bug#518767: fixed in libgdal-grass 1.6.0-2
has caused the Debian Bug report #518767,
regarding libgdal-grass_1.6.0-1(sparc/experimental): FTBFS: No package 'grass' 
found
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.)


-- 
518767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgdal-grass
Version: 1.6.0-1
Severity: serious

Hi,

your package failed to build from source. Looks like you want to depend
on grass-dev, and not grass.

| Automatic build of libgdal-grass_1.6.0-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20090308-0327
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 54.7kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main libgdal-grass 1.6.0-1 
(dsc) [1335B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main libgdal-grass 1.6.0-1 
(tar) [48.2kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main libgdal-grass 1.6.0-1 
(diff) [5185B]
| Fetched 54.7kB in 0s (302kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (= 7), d-shlibs, libgdal1-dev (= 1.6.0), 
pkg-config, grass (= 6.4.0~rc3), dpatch
| Checking for already installed source dependencies...
[...]
| Package grass was not found in the pkg-config search path.
| Perhaps you should add the directory containing `grass.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'grass' found
| dh_testdir
| ./configure --prefix=/usr --with-grass=/usr/lib/grass 
--with-autoload=/usr/lib/gdal16plugins
| checking for gcc... gcc
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables... 
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether gcc accepts -g... yes
| checking for gcc option to accept ANSI C... none needed
| checking for g++... g++
| checking whether we are using the GNU C++ compiler... yes
| checking whether g++ accepts -g... yes
| checking for ranlib... ranlib
| checking for g++ -shared ... yes
| checking for gdal-config... /usr/bin/gdal-config
| using /usr/lib/gdal16plugins as GDAL shared library autoload directory
| checking for G_asprintf in -lgrass_gis... no
| configure: error: --with-grass=/usr/lib/grass requested, but libraries not 
found!  Perhaps you need to set LD_LIBRARY_PATH to include /usr/lib/grass/lib?
| make: *** [config.status] Error 1
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20090308-0332
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=1.6.0-1pkg=libgdal-grassarch=sparc

Gruesse,
-- 
Frank Lichtenheld dj...@debian.org
www: http://www.djpig.de/


---End Message---
---BeginMessage---
Source: libgdal-grass
Source-Version: 1.6.0-2

We believe that the bug you reported is fixed in the latest version of
libgdal-grass, which is due to be installed in the Debian FTP archive:

libgdal-grass_1.6.0-2.diff.gz
  to pool/main/libg/libgdal-grass/libgdal-grass_1.6.0-2.diff.gz
libgdal-grass_1.6.0-2.dsc
  to pool/main/libg/libgdal-grass/libgdal-grass_1.6.0-2.dsc
libgdal1-1.6.0-grass_1.6.0-2_i386.deb
  to pool/main/libg/libgdal-grass/libgdal1-1.6.0-grass_1.6.0-2_i386.deb



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 518...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine fran...@debian.org (supplier of updated 
libgdal-grass 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 31 Mar 2009 16:43:45 +0200
Source: libgdal-grass
Binary: libgdal1-1.6.0-grass
Architecture: source i386
Version: 

[DebianGIS-dev] libgdal-grass_1.6.0-2_i386.changes ACCEPTED

2009-03-31 Thread Debian Installer

Accepted:
libgdal-grass_1.6.0-2.diff.gz
  to pool/main/libg/libgdal-grass/libgdal-grass_1.6.0-2.diff.gz
libgdal-grass_1.6.0-2.dsc
  to pool/main/libg/libgdal-grass/libgdal-grass_1.6.0-2.dsc
libgdal1-1.6.0-grass_1.6.0-2_i386.deb
  to pool/main/libg/libgdal-grass/libgdal1-1.6.0-grass_1.6.0-2_i386.deb


Override entries for your package:
libgdal-grass_1.6.0-2.dsc - source science
libgdal1-1.6.0-grass_1.6.0-2_i386.deb - extra libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 518767 


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#509239: josm: [needs-packaging] Update to r1137

2009-03-31 Thread Kurt Roeckx
On Sun, Dec 21, 2008 at 04:39:29PM +0100, Petter Reinholdtsen wrote:
 
 retitle josm: Please package new upstream version
 thanks
 
 [Alex Ruddick]
  NOTE: I run Ubuntu and have never submitted a proper Debian bug, so
  I modified an earlier one.  I have no idea if this is the proper way
  to ask for updated packaging, but it seems worth a try.
 
 Very close, at least. :)
 
  Besides the packaging, the homepage has changed, and I added an
  upstream contact.
 
 I agree that a new version should be packaged, but believe it is best
 to wait until Lenny is released before uploading a new version into
 unstable.  A new version could be uploaded into experimental until
 then.  I do not have the spare time left to do it myself, and hope
 some of the other debian gis people find time to do it.

Now that lenny is released, it would be nice to get a new version.


Kurt




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