[DebianGIS-dev] Bug#577715: Bug#577715: netcdf: FTBFS: 7 of 7 tests failed

2010-04-14 Thread Francesco P. Lovergine
On Tue, Apr 13, 2010 at 10:47:37PM +0200, Cyril Brulebois wrote:
 Source: netcdf
 Version: 1:4.1.1-2
 Severity: serious
 Justification: FTBFS
 
 Hi,
 
 your package FTBFS on all architectures in experimental due to testsuite
 issues:
 | 7 of 7 tests failed
 
 Previous lines talk about various segmentation faults.
 
 Full build logs:
   https://buildd.debian.org/status/package.php?p=netcdfsuite=experimental
 

It seems due to remotes site availability missing: some tests work using
a remote dap server...

-- 
Francesco P. Lovergine



___
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#577715: Bug#577715: netcdf: FTBFS: 7 of 7 tests failed

2010-04-14 Thread Cyril Brulebois
Francesco P. Lovergine fran...@debian.org (14/04/2010):
 It seems due to remotes site availability missing: some tests work using
 a remote dap server...

Connectivity can't be assumed on buildds. Most if not all of them
explicitly kill networking.

Mraw,
KiBi.


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

[DebianGIS-dev] r2826 - in packages/netcdf/branches/4.1/debian: . patches

2010-04-14 Thread frankie
Author: frankie
Date: 2010-04-14 13:54:57 + (Wed, 14 Apr 2010)
New Revision: 2826

Modified:
   packages/netcdf/branches/4.1/debian/changelog
   packages/netcdf/branches/4.1/debian/control
   packages/netcdf/branches/4.1/debian/patches/la_libadd_fix
   packages/netcdf/branches/4.1/debian/rules
Log:


Modified: packages/netcdf/branches/4.1/debian/changelog
===
--- packages/netcdf/branches/4.1/debian/changelog   2010-04-12 20:22:08 UTC 
(rev 2825)
+++ packages/netcdf/branches/4.1/debian/changelog   2010-04-14 13:54:57 UTC 
(rev 2826)
@@ -3,8 +3,10 @@
   * Added la_libadd_fix patch to re-add la_libadd entry for HDF5 libraries into
 libsrc4/Makefile.am. Patch is the results of autotools after that.
   * Removed previous trick.
+  * Added texlive-base and texlive-latex-base as build-dep, which are required
+for a workig texi2dvi.
 
- -- Francesco Paolo Lovergine fran...@debian.org  Mon, 12 Apr 2010 15:35:44 
+0200
+ -- Francesco Paolo Lovergine fran...@debian.org  Wed, 14 Apr 2010 15:54:02 
+0200
 
 netcdf (1:4.1.1-2) experimental; urgency=low
 

Modified: packages/netcdf/branches/4.1/debian/control
===
--- packages/netcdf/branches/4.1/debian/control 2010-04-12 20:22:08 UTC (rev 
2825)
+++ packages/netcdf/branches/4.1/debian/control 2010-04-14 13:54:57 UTC (rev 
2826)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 7), cdbs, gfortran, texinfo, quilt, zlib1g-dev, 
libhdf5-serial-dev, libdap-dev, libcurl4-gnutls-dev
+Build-Depends: debhelper (= 7), cdbs, gfortran, texinfo, quilt, zlib1g-dev, 
libhdf5-serial-dev, libdap-dev, libcurl4-gnutls-dev,
+ texlive-base, texlive-latex-base
 Standards-Version: 3.8.4
 Homepage: http://www.unidata.ucar.edu/software/netcdf/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-grass/packages/netcdf/

Modified: packages/netcdf/branches/4.1/debian/patches/la_libadd_fix
===
--- packages/netcdf/branches/4.1/debian/patches/la_libadd_fix   2010-04-12 
20:22:08 UTC (rev 2825)
+++ packages/netcdf/branches/4.1/debian/patches/la_libadd_fix   2010-04-14 
13:54:57 UTC (rev 2826)
@@ -1,6 +1,6 @@
 diff -urN netcdf-4.1.1.orig/aclocal.m4 netcdf-4.1.1/aclocal.m4
 --- netcdf-4.1.1.orig/aclocal.m4   2010-04-08 15:39:38.0 +0200
-+++ netcdf-4.1.1/aclocal.m42010-04-12 14:24:42.0 +0200
 netcdf-4.1.1/aclocal.m42010-04-14 14:53:34.0 +0200
 @@ -1,4 +1,4 @@
 -# generated automatically by aclocal 1.11 -*- Autoconf -*-
 +# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
@@ -6673,7 +6673,7 @@
  _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 diff -urN netcdf-4.1.1.orig/compile netcdf-4.1.1/compile
 --- netcdf-4.1.1.orig/compile  2010-04-08 15:39:41.0 +0200
-+++ netcdf-4.1.1/compile   2010-04-12 14:24:47.0 +0200
 netcdf-4.1.1/compile   2010-04-14 14:53:39.0 +0200
 @@ -1,7 +1,7 @@
  #! /bin/sh
  # Wrapper for compilers which do not understand `-c -o'.
@@ -6697,7 +6697,7 @@
  rmdir $lockdir
 diff -urN netcdf-4.1.1.orig/configure netcdf-4.1.1/configure
 --- netcdf-4.1.1.orig/configure2010-04-08 15:39:40.0 +0200
-+++ netcdf-4.1.1/configure 2010-04-12 14:24:44.0 +0200
 netcdf-4.1.1/configure 2010-04-14 14:53:37.0 +0200
 @@ -826,6 +826,7 @@
  lt_ECHO
  RANLIB
@@ -8090,7 +8090,7 @@
  
 diff -urN netcdf-4.1.1.orig/cxx/Makefile.in netcdf-4.1.1/cxx/Makefile.in
 --- netcdf-4.1.1.orig/cxx/Makefile.in  2010-04-08 15:39:41.0 +0200
-+++ netcdf-4.1.1/cxx/Makefile.in   2010-04-12 14:24:47.0 +0200
 netcdf-4.1.1/cxx/Makefile.in   2010-04-14 14:53:39.0 +0200
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.11 from Makefile.am.
 +# Makefile.in generated by automake 1.11.1 from Makefile.am.
@@ -8107,7 +8107,7 @@
  OCLIB_LIBS = @OCLIB_LIBS@
 diff -urN netcdf-4.1.1.orig/cxx4/Makefile.in netcdf-4.1.1/cxx4/Makefile.in
 --- netcdf-4.1.1.orig/cxx4/Makefile.in 2010-04-08 15:39:41.0 +0200
-+++ netcdf-4.1.1/cxx4/Makefile.in  2010-04-12 14:24:47.0 +0200
 netcdf-4.1.1/cxx4/Makefile.in  2010-04-14 14:53:39.0 +0200
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.11 from Makefile.am.
 +# Makefile.in generated by automake 1.11.1 from Makefile.am.
@@ -8124,7 +8124,7 @@
  OCLIB_LIBS = @OCLIB_LIBS@
 diff -urN netcdf-4.1.1.orig/examples/C/Makefile.in 
netcdf-4.1.1/examples/C/Makefile.in
 --- netcdf-4.1.1.orig/examples/C/Makefile.in   2010-04-08 15:39:41.0 
+0200
-+++ netcdf-4.1.1/examples/C/Makefile.in2010-04-12 14:24:47.0 
+0200
 netcdf-4.1.1/examples/C/Makefile.in2010-04-14 14:53:39.0 
+0200
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by 

[DebianGIS-dev] Processing of netcdf_4.1.1-3_i386.changes

2010-04-14 Thread Archive Administrator
netcdf_4.1.1-3_i386.changes uploaded successfully to localhost
along with the files:
  netcdf_4.1.1-3.dsc
  netcdf_4.1.1-3.diff.gz
  netcdf-doc_4.1.1-3_all.deb
  libnetcdf6_4.1.1-3_i386.deb
  netcdf-dbg_4.1.1-3_i386.deb
  libnetcdf-dev_4.1.1-3_i386.deb
  netcdf-bin_4.1.1-3_i386.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] r2827 - packages/netcdf/tags

2010-04-14 Thread frankie
Author: frankie
Date: 2010-04-14 15:33:02 + (Wed, 14 Apr 2010)
New Revision: 2827

Added:
   packages/netcdf/tags/1:4.1.1-3/
Log:
[svn-buildpackage] Tagging netcdf (1:4.1.1-3)


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


[DebianGIS-dev] netcdf_4.1.1-3_i386.changes ACCEPTED

2010-04-14 Thread Archive Administrator



Accepted:
libnetcdf-dev_4.1.1-3_i386.deb
  to main/n/netcdf/libnetcdf-dev_4.1.1-3_i386.deb
libnetcdf6_4.1.1-3_i386.deb
  to main/n/netcdf/libnetcdf6_4.1.1-3_i386.deb
netcdf-bin_4.1.1-3_i386.deb
  to main/n/netcdf/netcdf-bin_4.1.1-3_i386.deb
netcdf-dbg_4.1.1-3_i386.deb
  to main/n/netcdf/netcdf-dbg_4.1.1-3_i386.deb
netcdf-doc_4.1.1-3_all.deb
  to main/n/netcdf/netcdf-doc_4.1.1-3_all.deb
netcdf_4.1.1-3.diff.gz
  to main/n/netcdf/netcdf_4.1.1-3.diff.gz
netcdf_4.1.1-3.dsc
  to main/n/netcdf/netcdf_4.1.1-3.dsc


Override entries for your package:
libnetcdf-dev_4.1.1-3_i386.deb - optional libdevel
libnetcdf6_4.1.1-3_i386.deb - optional libs
netcdf-bin_4.1.1-3_i386.deb - optional science
netcdf-dbg_4.1.1-3_i386.deb - extra debug
netcdf-doc_4.1.1-3_all.deb - optional doc
netcdf_4.1.1-3.dsc - source math

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] r2828 - in packages/openjump/trunk/debian: . patches

2010-04-14 Thread frankie
Author: frankie
Date: 2010-04-14 16:19:37 + (Wed, 14 Apr 2010)
New Revision: 2828

Added:
   packages/openjump/trunk/debian/README.source
Removed:
   packages/openjump/trunk/debian/README.Debian-source
   packages/openjump/trunk/debian/patches/01_unused_sunapi.diff
   packages/openjump/trunk/debian/patches/02_imageio.patch
   packages/openjump/trunk/debian/patches/03_icon_scaling.patch
Modified:
   packages/openjump/trunk/debian/changelog
   packages/openjump/trunk/debian/compat
   packages/openjump/trunk/debian/control
   packages/openjump/trunk/debian/rules
Log:
First changes.


Deleted: packages/openjump/trunk/debian/README.Debian-source
===
--- packages/openjump/trunk/debian/README.Debian-source 2010-04-14 15:33:02 UTC 
(rev 2827)
+++ packages/openjump/trunk/debian/README.Debian-source 2010-04-14 16:19:37 UTC 
(rev 2828)
@@ -1,12 +0,0 @@
-Openjump for Debian

-
-As upstream distributes as zip file I had to repackage jump, by
-unzipping it into a openjump-version directory and built the
-openjump_version.orig.tar.gz:
-
-  mkdir openjump-1.0
-  cd openjump-1.0
-  unzip -a ../OpenJump-1.0-src.zip
-  tar zcvf openjump_1.0.orig.tar.gz openjump-1.0   
 
- -- Petter Reinholdtsen p...@debian.org, Sat, 11 Feb 2006 22:11:29 +0100

Copied: packages/openjump/trunk/debian/README.source (from rev 2827, 
packages/openjump/trunk/debian/README.Debian-source)
===
--- packages/openjump/trunk/debian/README.source
(rev 0)
+++ packages/openjump/trunk/debian/README.source2010-04-14 16:19:37 UTC 
(rev 2828)
@@ -0,0 +1,17 @@
+Openjump for Debian
+---
+
+As upstream distributes as zip file I had to repackage jump, by
+unzipping it into a openjump-version directory and built the
+openjump_version.orig.tar.gz:
+
+  mkdir openjump-1.0
+  cd openjump-1.0
+  unzip -a ../OpenJump-1.0-src.zip
+  tar zcvf openjump_1.0.orig.tar.gz openjump-1.0   
 
+
+Note that included jar files needs to be stripped to avoid including
+binary blobs in the orig tarball.
+
+ -- Petter Reinholdtsen p...@debian.org, Sat, 11 Feb 2006 22:11:29 +0100
+ -- Francesco Paolo Lovergine fran...@debian.org,  Wed Apr 14 18:18:45 CEST 
2010

Modified: packages/openjump/trunk/debian/changelog
===
--- packages/openjump/trunk/debian/changelog2010-04-14 15:33:02 UTC (rev 
2827)
+++ packages/openjump/trunk/debian/changelog2010-04-14 16:19:37 UTC (rev 
2828)
@@ -1,3 +1,13 @@
+openjump (1.3.1-1) unstable; urgency=low
+
+  * New upstream long due release. All patches merged.
+  * Policy bumped to 3.8.4, without changes.
+  * Now depending strictly on default-jre.
+  * Added me as uploader.
+  * Added Vcs-* fields to debian/control.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Wed, 14 Apr 2010 18:07:10 
+0200
+
 openjump (1.0-3) unstable; urgency=low
 
   [ Petter Reinholdtsen ]

Modified: packages/openjump/trunk/debian/compat
===
--- packages/openjump/trunk/debian/compat   2010-04-14 15:33:02 UTC (rev 
2827)
+++ packages/openjump/trunk/debian/compat   2010-04-14 16:19:37 UTC (rev 
2828)
@@ -1 +1 @@
-5
+7

Modified: packages/openjump/trunk/debian/control
===
--- packages/openjump/trunk/debian/control  2010-04-14 15:33:02 UTC (rev 
2827)
+++ packages/openjump/trunk/debian/control  2010-04-14 16:19:37 UTC (rev 
2828)
@@ -2,15 +2,18 @@
 Section: contrib/science
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
-Uploaders: Petter Reinholdtsen p...@debian.org, Debian Java maintainers 
pkg-java-maintain...@lists.alioth.debian.org, Kumar Appaiah 
aku...@ee.iitm.ac.in, Varun Hiremath varunhirem...@gmail.com
-Build-Depends: debhelper (= 5), cdbs
+Uploaders: Petter Reinholdtsen p...@debian.org, Debian Java maintainers 
pkg-java-maintain...@lists.alioth.debian.org, Kumar Appaiah 
aku...@ee.iitm.ac.in, Varun Hiremath varunhirem...@gmail.com, Francesco 
Paolo Lovergine fran...@debian.org
+Build-Depends: debhelper (= 7), cdbs
 Build-Depends-Indep: java-gcj-compat-dev, ant, libjts-java, liblog4j1.2-java, 
libxerces2-java, libjdom0-java, libjama-java, junit, bsh, libbatik-java, 
libbuoy-java (= 1.8)
-Standards-Version: 3.7.2
+Standards-Version: 3.8.4
 Homepage: http://jump-pilot.sourceforge.net/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/openjump/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/openjump/trunk
 
 Package: openjump
 Architecture: all
-Depends: java-gcj-compat | java2-runtime, libjts-java, libjama-java, 
libjdom0-java, libxerces2-java, bsh, liblog4j1.2-java, junit, libbatik-java, 
libbuoy-java (= 1.8)
+Depends: 

[DebianGIS-dev] r2829 - packages/openjump/trunk/debian

2010-04-14 Thread frankie
Author: frankie
Date: 2010-04-14 16:20:02 + (Wed, 14 Apr 2010)
New Revision: 2829

Added:
   packages/openjump/trunk/debian/build.xml
Log:
New ant script.


Added: packages/openjump/trunk/debian/build.xml
===
--- packages/openjump/trunk/debian/build.xml(rev 0)
+++ packages/openjump/trunk/debian/build.xml2010-04-14 16:20:02 UTC (rev 
2829)
@@ -0,0 +1,270 @@
+?xml version=1.0?
+!--  ===
+  OpenJUMP build file. Based on the HttpUnit build file.
+
+  OpenJUMP Release Procedure:
+   - Update PDF documents (especially version history)
+   - Update SVN sandbox
+   - Commit SVN sandbox
+   - Change version in build.xml
+   - Run ant clean,dist-zip
+   - Tag CVS repository with the version number
+  === 
--
+
+project name=openjump default=dist-zip basedir=..
+property name=name value=openjump/
+property name=Name value=OpenJUMP/
+!--property name=version value=20050728/--
+property name=version value=1.3.1/
+!-- The recommended setting for debug is on, so that line numbers are 
included in stack traces. [Jon Aquino 2005-04-06] --
+property name=debug value=on/
+property name=deprecation value=off/
+property name=targetversion value=1.5/
+property name=sourceversion value=1.5/
+property name=optimize value=off/
+property name=src.dir value=src/
+property name=lib.dir value=lib/
+property name=etc.dir value=etc/
+property name=scripts.dir value=scripts/
+property name=docs.dir value=doc/
+property name=build.dir value=build/
+property name=build.classes value=${build.dir}/classes/
+property name=javadoc.dir value=${build.dir}/javadoc/
+property name=workbench.jar.name 
value=openjump-workbench-${version}.jar /
+property name=workbench.jar value=${build.dir}/${workbench.jar.name}/
+property name=api.jar.name value=openjump-api-${version}.jar /
+property name=api.jar value=${build.dir}/${api.jar.name}/
+property name=dist.dir value=dist/
+property name=archive.dir value=${dist.dir}/${name}-${version}/
+property name=archive.src.dir 
value=${dist.dir}/${name}-src-${version}/
+property name=classpath value=/
+selector id=resource.selector
+and
+or
+filename name=**/*.properties casesensitive=no/
+filename name=**/*.png casesensitive=no/
+filename name=**/*.gif casesensitive=no/
+filename name=**/*.java2xml casesensitive=no/
+filename name=**/*.html casesensitive=no/
+filename name=**/*.xml casesensitive=no/
+filename name=**/*.txt casesensitive=no/
+filename name=**/*.jpg casesensitive=no/
+filename name=**/*.xsl casesensitive=no/
+/or
+not
+filename name=**/overview.html casesensitive=no/
+/not
+not
+filename name=**/package.html casesensitive=no/
+/not
+/and
+/selector
+selector id=api.jar.selector
+and
+or
+filename name=**/*.class casesensitive=no/
+selector refid=resource.selector/
+/or
+or
+filename name=com/** casesensitive=no/
+filename name=org/** casesensitive=no/
+filename name=de/** casesensitive=no/
+/or
+not
+or
+filename name=com/vividsolutions/jump/workbench/** 
casesensitive=no/
+filename name=com/vividsolutions/jump/demo/** 
casesensitive=no/
+/or
+/not
+/and
+/selector
+selector id=workbench.jar.selector
+and
+or
+filename name=**/*.class casesensitive=no/
+selector refid=resource.selector/
+/or
+or
+filename name=com/vividsolutions/jump/workbench/** 
casesensitive=no/
+filename name=com/vividsolutions/jump/demo/** 
casesensitive=no/
+filename name=language/** casesensitive=no/
+filename name=versiondoc/** casesensitive=no/
+/or
+/and
+/selector
+selector id=archive.src.selector
+and
+or
+filename name=**/*.java casesensitive=no/
+selector refid=resource.selector/
+/or
+or
+filename name=com/** casesensitive=no/
+filename name=org/** casesensitive=no/
+filename name=de/** casesensitive=no/
+!-- [sstein] added --
+filename name=language/** casesensitive=no/
+filename name=versiondoc/** 

[DebianGIS-dev] mapnik 0.7.1-1 MIGRATED to testing

2010-04-14 Thread Debian testing watch
FYI: The status of the mapnik source package
in Debian's testing distribution has changed.

  Previous version: 0.7.0-2
  Current version:  0.7.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


[DebianGIS-dev] osmosis 0.34+ds1-1 MIGRATED to testing

2010-04-14 Thread Debian testing watch
FYI: The status of the osmosis source package
in Debian's testing distribution has changed.

  Previous version: 0.31.2-2
  Current version:  0.34+ds1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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