Processing of spatialite-tools_4.1.1-2_amd64.changes

2014-01-03 Thread Debian FTP Masters
spatialite-tools_4.1.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  spatialite-tools_4.1.1-2.dsc
  spatialite-tools_4.1.1-2.debian.tar.gz
  spatialite-bin_4.1.1-2_amd64.deb

Greetings,

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

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


Processing of librasterlite_1.1g-3_amd64.changes

2014-01-03 Thread Debian FTP Masters
librasterlite_1.1g-3_amd64.changes uploaded successfully to localhost
along with the files:
  librasterlite_1.1g-3.dsc
  librasterlite_1.1g-3.debian.tar.gz
  librasterlite-dev_1.1g-3_amd64.deb
  librasterlite2_1.1g-3_amd64.deb
  rasterlite-dbg_1.1g-3_amd64.deb
  rasterlite-bin_1.1g-3_amd64.deb

Greetings,

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

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


[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit fb9af8afcc915433c3dc279873aebf203befefc7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 02:28:19 2014 +0100

Set distribution to unstable.

diff --git a/debian/changelog b/debian/changelog
index 8b44f31..f653259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mapserver (6.4.1-1) UNRELEASED; urgency=low
+mapserver (6.4.1-1) unstable; urgency=low
 
   * New upstream release, fixes a vulnerability leading to potential leakage of
 information when using TIME filtering on postgis layers.
@@ -10,7 +10,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Update copyright file.
   * Update symbols file.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 02:28:02 +0100
 
 mapserver (6.4.0-3) unstable; urgency=low
 

-- 
Packaging for MapServer

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


[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 1dfaa148148ce6cd145cf6ecdf4ee6ed27e5e3f5
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:14:11 2014 +0100

New upstream release: 6.4.1.

diff --git a/debian/changelog b/debian/changelog
index 874bf59..72912e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-mapserver (6.4.0-4) UNRELEASED; urgency=low
+mapserver (6.4.1-1) UNRELEASED; urgency=low
 
+  * New upstream release, fixes a vulnerability leading to potential leakage of
+information when using TIME filtering on postgis layers.
   * Bump Standards-Version to 3.9.5, no changes required.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 14 Dec 2013 18:05:28 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
 mapserver (6.4.0-3) unstable; urgency=low
 

-- 
Packaging for MapServer

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


[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit e65b8cc10832c9b1001c0233165afcfc9ab77446
Merge: 0d71449efc3286abc0e14859ab9de8375cde01ce 
93aca18800f640556dd484b27aea010071876b00
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:08:12 2014 +0100

Merge tag 'upstream/6.4.1'

Upstream version 6.4.1


-- 
Packaging for MapServer

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


[SCM] mapserver branch, upstream, updated. upstream/6.4.0_rc1-2-g93aca18

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the upstream branch:
commit 93aca18800f640556dd484b27aea010071876b00
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:08:10 2014 +0100

Imported Upstream version 6.4.1

diff --git a/.travis.yml b/.travis.yml
index c31ed27..62781fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,9 +41,11 @@ compiler:
 
 before_install:
   - git submodule update --init --recursive
+  - sudo mv /etc/apt/sources.list.d/pgdg-source.list* /tmp
+  - sudo apt-get -qq remove postgis
   - sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable
   - sudo apt-get update -qq
-  - sudo apt-get install -qq bison flex swig cmake librsvg2-dev colordiff 
postgis postgresql-9.1-postgis-2.0-scripts libpq-dev libpng12-dev libjpeg-dev 
libgif-dev libgeos-dev libgd2-noxpm-dev libfreetype6-dev libfcgi-dev 
libcurl4-gnutls-dev libcairo2-dev libgdal1-dev libproj-dev libxml2-dev 
python-dev php5-dev libexempi-dev lcov lftp
+  - sudo apt-get install -qq bison flex swig cmake librsvg2-dev colordiff 
postgis postgresql-9.1-postgis-2.0-scripts libpq-dev libpng12-dev libjpeg-dev 
libgif-dev libgeos-dev libgd2-xpm-dev libfreetype6-dev libfcgi-dev 
libcurl4-gnutls-dev libcairo2-dev libgdal1-dev libproj-dev libxml2-dev 
python-dev php5-dev libexempi-dev lcov lftp
   - sudo pip install git+git://github.com/tbonfort/cpp-coveralls.git@extensions
   - cd msautotest
   - ./create_postgis_test_data.sh
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 268e05d..5837920 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,16 +2,22 @@ cmake_minimum_required (VERSION 2.6)
 
 project (MapServer)
 
+if(${PROJECT_SOURCE_DIR} STREQUAL ${PROJECT_BINARY_DIR})
+  message(FATAL_ERROR In-source builds are not permitted. Make a separate 
folder for building:
+   mkdir build; cd build; cmake ..
+Before that, remove the files created by this failed run:
+   rm -rf CMakeCache.txt CMakeFiles)
+endif(${PROJECT_SOURCE_DIR} STREQUAL ${PROJECT_BINARY_DIR})
+
 include(CheckLibraryExists)
 include(CheckFunctionExists)
 include(CheckIncludeFile)
 include(CheckCSourceCompiles)
 
 
-
 set (MapServer_VERSION_MAJOR 6)
 set (MapServer_VERSION_MINOR 4)
-set (MapServer_VERSION_REVISION 0)
+set (MapServer_VERSION_REVISION 1)
 set (MapServer_VERSION_SUFFIX )
 
 set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})
@@ -142,7 +148,33 @@ if(CMAKE_COMPILER_IS_GNUCXX)
 set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} -Wall -Wdeclaration-after-statement)
 set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -Wall)
 endif()
-SET(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_PREFIX}/lib)
+
+if(NOT DEFINED CMAKE_INSTALL_LIBDIR)
+  set(_LIBDIR_DEFAULT lib)
+  # Override this default 'lib' with 'lib64' iff:
+  #  - we are on Linux system but NOT cross-compiling
+  #  - we are NOT on debian
+  #  - we are on a 64 bits system
+  # reason is: amd64 ABI: http://www.x86-64.org/documentation/abi.pdf
+  # Note that the future of multi-arch handling may be even
+  # more complicated than that: http://wiki.debian.org/Multiarch
+  if(CMAKE_SYSTEM_NAME MATCHES Linux
+  AND NOT CMAKE_CROSSCOMPILING
+  AND NOT EXISTS /etc/debian_version)
+if(NOT DEFINED CMAKE_SIZEOF_VOID_P)
+  message(AUTHOR_WARNING
+Unable to determine default CMAKE_INSTALL_LIBDIR directory because no 
target architecture is known. 
+Please enable at least one language before including GNUInstallDirs.)
+else()
+  if(${CMAKE_SIZEOF_VOID_P} EQUAL 8)
+set(_LIBDIR_DEFAULT lib64)
+  endif()
+endif()
+  endif()
+  set(CMAKE_INSTALL_LIBDIR ${_LIBDIR_DEFAULT} CACHE PATH object code 
libraries (${_LIBDIR_DEFAULT}))
+endif()
+
+SET(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR})
 SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
 SET(CMAKE_MACOSX_RPATH ON)
 
@@ -858,6 +890,7 @@ status_optional_feature(Apache Module (Experimental) 
${USE_APACHE_MODULE})
 
 message(STATUS )
 message(STATUS Will install files to ${CMAKE_INSTALL_PREFIX})
+message(STATUS Will install libraries to 
${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR})
 
 
 include_directories(${PROJECT_BINARY_DIR})
@@ -870,23 +903,23 @@ endif(WIN32)
 
 #INSTALL(FILES mapserver-api.h ${PROJECT_BINARY_DIR}/mapserver-version.h 
DESTINATION include)
 if(USE_ORACLE_PLUGIN)
-   INSTALL(TARGETS msplugin_oracle DESTINATION lib)
+   INSTALL(TARGETS msplugin_oracle DESTINATION ${CMAKE_INSTALL_LIBDIR})
 endif(USE_ORACLE_PLUGIN)
 
 if(USE_MSSQL2008)
-   INSTALL(TARGETS msplugin_mssql2008 DESTINATION lib)
+   INSTALL(TARGETS msplugin_mssql2008 DESTINATION ${CMAKE_INSTALL_LIBDIR})
 endif(USE_MSSQL2008)
 
 if(USE_SDE91)
-   INSTALL(TARGETS msplugin_sde91 DESTINATION lib)
+   INSTALL(TARGETS msplugin_sde91 DESTINATION ${CMAKE_INSTALL_LIBDIR})
 endif(USE_SDE91)
 
 if(USE_SDE92)
-   INSTALL(TARGETS msplugin_sde92 DESTINATION lib)
+   INSTALL(TARGETS msplugin_sde92 DESTINATION ${CMAKE_INSTALL_LIBDIR})
 endif(USE_SDE92)
 
-INSTALL(TARGETS sortshp shptree shptreevis msencrypt legend scalebar tile4ms 
shptreetst 

[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 0918448e8534b2bfe8437efd440518bb28a97201
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 22:46:37 2014 +0100

Update copyright file.

diff --git a/debian/changelog b/debian/changelog
index 76b53d8..fc32350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.5, no changes required.
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
+  * Update copyright file.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
diff --git a/debian/copyright b/debian/copyright
index de61496..9510416 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -58,6 +58,7 @@ Files: cgiutil.c
  mapservutil.c
  mapshape.c
  mapshape.h
+ mapsmoothing.c
  mapsymbol.c
  mapsymbol.h
  maptemplate.h
@@ -151,13 +152,23 @@ Files: mapgeomutil.cpp
 Copyright: 1996-2011, Regents of the University of Minnesota
 License: MIT/X11
 
+Files: hittest.c
+ hittest.h
+Copyright: 1996-2013, Regents of the University of Minnesota
+License: MIT/X11
+
 Files: mapbits.c
 Copyright: 1996-2005, Regents of the University of Minnesota
 License: MIT/X11
 Comment: Derived from code placed in the public domain by Bob Stout, for more
  information see http://c.snippets.org/snip_lister.php?fname=bitarray.c.
 
-Files: mapuvraster.c
+Files: mapraster.h
+Copyright: 2013, Regents of the University of Minnesota
+License: MIT/X11
+
+Files: mapcontour.c
+ mapuvraster.c
 Copyright: 2011, Alan Boudreault, MapGears
 License: MIT/X11
 
@@ -399,7 +410,7 @@ License: GPL-2+ with Libtool exception
 Files: mapparser.c
  mapparser.h
 Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc.
-License: GPL-2+ with Bison exception
+License: GPL-3+ with Bison exception
 
 Files: opengl/glext.h
 Copyright: 1991-2004, Silicon Graphics, Inc
@@ -794,39 +805,6 @@ License: BSL-1.0
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.
 
-License: GPL-2+ with Bison exception
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
- .
- As a special exception, you may create a larger work that contains
- part or all of the Bison parser skeleton and distribute that work
- under terms of your choice, so long as that work isn't itself a
- parser generator using the skeleton or a modified version thereof
- as a parser skeleton.  Alternatively, if you modify or redistribute
- the parser skeleton itself, you may (at your option) remove this
- special exception, which will cause the skeleton and the resulting
- Bison output files to be licensed under the GNU General Public
- License without this special exception.
- .
- This special exception was added by the Free Software Foundation in
- version 2.2 of Bison.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
-
 License: GPL-2+ with Libtool exception
  GNU Libtool is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -853,6 +831,37 @@ License: GPL-2+ with Libtool exception
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
+License: GPL-3+ with Bison exception
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see http://www.gnu.org/licenses/.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton.  

[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit fbfb9fca05e0818b4c4b0faa1e9511e085aed85d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 17:44:50 2014 +0100

Drop freetype2-include-dir.patch, applied upstream in modified form.

diff --git a/debian/changelog b/debian/changelog
index d3b6732..79daf10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * New upstream release, fixes a vulnerability leading to potential leakage of
 information when using TIME filtering on postgis layers.
   * Refresh patches.
+  * Drop freetype2-include-dir.patch, applied upstream in modified form. 
   * Bump Standards-Version to 3.9.5, no changes required.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
diff --git a/debian/patches/freetype2-include-dir.patch 
b/debian/patches/freetype2-include-dir.patch
deleted file mode 100644
index a75e996..000
--- a/debian/patches/freetype2-include-dir.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: Fixating FreeType2 include directory
-Author: Francesco Paolo Lovergine fran...@debian.org
-Last-Update: 2013-12-11
 mapserver.orig/cmake/FindFreetype.cmake2013-12-11 16:33:03.0 
+0100
-+++ mapserver/cmake/FindFreetype.cmake 2013-12-11 16:35:49.0 +0100
-@@ -52,9 +52,10 @@
-   /sw/include
-   /opt/local/include
-   /usr/freeware/include
-+  /usr/include/freetype2
- )
- 
--FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 freetype/config/ftheader.h 
-+FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 config/ftheader.h 
-   HINTS
-   $ENV{FREETYPE_DIR}/include/freetype2
-   PATHS
-@@ -65,6 +66,7 @@
-   /opt/local/include
-   /usr/freeware/include
-   PATH_SUFFIXES freetype2
-+  /usr/include/freetype2
- )
- 
- set(FREETYPE_NAMES ${FREETYPE_NAMES} freetype libfreetype freetype219 
freetype239 freetype241MT_D freetype2411)
diff --git a/debian/patches/series b/debian/patches/series
index efe5e02..f2af883 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,3 @@ ruby-shebang.patch
 perl-mapscript-install.patch
 ruby-mapscript-install.patch
 cmake-mapserver-export.patch
-freetype2-include-dir.patch

-- 
Packaging for MapServer

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


[SCM] mapserver tag, debian/6.4.1-1, created. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The tag, debian/6.4.1-1 has been created
at  fb9af8afcc915433c3dc279873aebf203befefc7 (commit)

- Shortlog 
commit fb9af8afcc915433c3dc279873aebf203befefc7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 02:28:19 2014 +0100

Set distribution to unstable.
---

-- 
Packaging for MapServer

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


[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 0918448e8534b2bfe8437efd440518bb28a97201
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 22:46:37 2014 +0100

Update copyright file.

diff --git a/debian/changelog b/debian/changelog
index 76b53d8..fc32350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.5, no changes required.
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
+  * Update copyright file.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
diff --git a/debian/copyright b/debian/copyright
index de61496..9510416 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -58,6 +58,7 @@ Files: cgiutil.c
  mapservutil.c
  mapshape.c
  mapshape.h
+ mapsmoothing.c
  mapsymbol.c
  mapsymbol.h
  maptemplate.h
@@ -151,13 +152,23 @@ Files: mapgeomutil.cpp
 Copyright: 1996-2011, Regents of the University of Minnesota
 License: MIT/X11
 
+Files: hittest.c
+ hittest.h
+Copyright: 1996-2013, Regents of the University of Minnesota
+License: MIT/X11
+
 Files: mapbits.c
 Copyright: 1996-2005, Regents of the University of Minnesota
 License: MIT/X11
 Comment: Derived from code placed in the public domain by Bob Stout, for more
  information see http://c.snippets.org/snip_lister.php?fname=bitarray.c.
 
-Files: mapuvraster.c
+Files: mapraster.h
+Copyright: 2013, Regents of the University of Minnesota
+License: MIT/X11
+
+Files: mapcontour.c
+ mapuvraster.c
 Copyright: 2011, Alan Boudreault, MapGears
 License: MIT/X11
 
@@ -399,7 +410,7 @@ License: GPL-2+ with Libtool exception
 Files: mapparser.c
  mapparser.h
 Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc.
-License: GPL-2+ with Bison exception
+License: GPL-3+ with Bison exception
 
 Files: opengl/glext.h
 Copyright: 1991-2004, Silicon Graphics, Inc
@@ -794,39 +805,6 @@ License: BSL-1.0
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.
 
-License: GPL-2+ with Bison exception
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
- .
- As a special exception, you may create a larger work that contains
- part or all of the Bison parser skeleton and distribute that work
- under terms of your choice, so long as that work isn't itself a
- parser generator using the skeleton or a modified version thereof
- as a parser skeleton.  Alternatively, if you modify or redistribute
- the parser skeleton itself, you may (at your option) remove this
- special exception, which will cause the skeleton and the resulting
- Bison output files to be licensed under the GNU General Public
- License without this special exception.
- .
- This special exception was added by the Free Software Foundation in
- version 2.2 of Bison.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
-
 License: GPL-2+ with Libtool exception
  GNU Libtool is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -853,6 +831,37 @@ License: GPL-2+ with Libtool exception
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
+License: GPL-3+ with Bison exception
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see http://www.gnu.org/licenses/.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton.  

[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8a01f6612c4a08d10108f0b1b1c6737ab5dcf009
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:50:31 2014 +0100

Refresh patches.

diff --git a/debian/changelog b/debian/changelog
index 72912e9..d3b6732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
 
   * New upstream release, fixes a vulnerability leading to potential leakage of
 information when using TIME filtering on postgis layers.
+  * Refresh patches.
   * Bump Standards-Version to 3.9.5, no changes required.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
diff --git a/debian/patches/cmake-mapserver-export.patch 
b/debian/patches/cmake-mapserver-export.patch
index 2d3bf6c..da0d536 100644
--- a/debian/patches/cmake-mapserver-export.patch
+++ b/debian/patches/cmake-mapserver-export.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg sebas...@xs4all.nl
 Last-Update: 2013-10-21
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -31,6 +31,24 @@ if (APPLE)
+@@ -37,6 +37,24 @@ if (APPLE)
set(CMAKE_FIND_FRAMEWORK LAST)
  endif (APPLE)
  
@@ -28,7 +28,7 @@ Last-Update: 2013-10-21
  
  macro (ms_link_libraries)
target_link_libraries(mapserver ${ARGV})
-@@ -198,11 +216,20 @@ mapgeomtransform.c mapogroutput.c mapsde
+@@ -230,11 +248,20 @@ mapgeomtransform.c mapogroutput.c mapsde
  mapgeomutil.cpp mapkmlrenderer.cpp
  mapogr.cpp mapcontour.c mapsmoothing.c ${REGEX_SOURCES})
  
@@ -50,7 +50,7 @@ Last-Update: 2013-10-21
  if(BUILD_STATIC)
add_library(mapserver_static STATIC ${mapserver_SOURCES} ${agg_SOURCES})
set_target_properties( mapserver_static PROPERTIES
-@@ -244,6 +271,7 @@ find_package(PNG)
+@@ -276,6 +303,7 @@ find_package(PNG)
  if(PNG_FOUND)
include_directories(${PNG_INCLUDE_DIR})
ms_link_libraries( ${PNG_LIBRARIES})
@@ -58,7 +58,7 @@ Last-Update: 2013-10-21
set(USE_PNG 1)
  else(PNG_FOUND)
report_mandatory_not_found(PNG)
-@@ -253,6 +281,7 @@ find_package(JPEG)
+@@ -285,6 +313,7 @@ find_package(JPEG)
  if(JPEG_FOUND)
include_directories(${JPEG_INCLUDE_DIR})
ms_link_libraries( ${JPEG_LIBRARY})
@@ -66,7 +66,7 @@ Last-Update: 2013-10-21
set(USE_JPEG 1)
  else(JPEG_FOUND)
report_mandatory_not_found(JPEG)
-@@ -264,6 +293,7 @@ if(NOT FREETYPE_FOUND)
+@@ -296,6 +325,7 @@ if(NOT FREETYPE_FOUND)
  endif(NOT FREETYPE_FOUND)
  include_directories(${FREETYPE_INCLUDE_DIR})
  ms_link_libraries( ${FREETYPE_LIBRARY})
@@ -74,7 +74,7 @@ Last-Update: 2013-10-21
  
  
  if(WITH_PROJ)
-@@ -273,6 +303,7 @@ if(WITH_PROJ)
+@@ -305,6 +335,7 @@ if(WITH_PROJ)
   else(NOT PROJ_FOUND)
  include_directories(${PROJ_INCLUDE_DIR})
  ms_link_libraries( ${PROJ_LIBRARY})
@@ -82,7 +82,7 @@ Last-Update: 2013-10-21
  set (USE_PROJ 1)
   endif(NOT PROJ_FOUND)
  endif (WITH_PROJ)
-@@ -293,6 +324,7 @@ if(WITH_GD)
+@@ -325,6 +356,7 @@ if(WITH_GD)
   else(NOT GD_FOUND)
  include_directories(${GD_INCLUDE_DIR})
  ms_link_libraries( ${GD_LIBRARY})
@@ -90,7 +90,7 @@ Last-Update: 2013-10-21
  set (USE_GD 1)
  if(GD_SUPPORTS_PNG)
set(USE_GD_PNG 1)
-@@ -316,6 +348,7 @@ if(WITH_FRIBIDI)
+@@ -348,6 +380,7 @@ if(WITH_FRIBIDI)
   else(NOT FRIBIDI_FOUND)
  include_directories(${FRIBIDI_INCLUDE_DIR})
  ms_link_libraries( ${FRIBIDI_LIBRARY})
@@ -98,7 +98,7 @@ Last-Update: 2013-10-21
  set (USE_FRIBIDI 1)
  if(FRIBIDI_LEGACY)
message(WARNING Old Fribidi found, upgrade recommended)
-@@ -328,6 +361,7 @@ if(WITH_ICONV)
+@@ -360,6 +393,7 @@ if(WITH_ICONV)
if(ICONV_FOUND)
  include_directories(${ICONV_INCLUDE_DIR})
  ms_link_libraries( ${ICONV_LIBRARY})
@@ -106,7 +106,7 @@ Last-Update: 2013-10-21
  set (USE_ICONV 1)
else(ICONV_FOUND)
  report_optional_not_found(ICONV)
-@@ -344,6 +378,7 @@ if(WITH_CAIRO)
+@@ -376,6 +410,7 @@ if(WITH_CAIRO)
if(CAIRO_FOUND)
  include_directories(${CAIRO_INCLUDE_DIRS})
  ms_link_libraries( ${CAIRO_LIBRARY})
@@ -114,7 +114,7 @@ Last-Update: 2013-10-21
  set (USE_CAIRO 1)
else(CAIRO_FOUND)
  report_optional_not_found(CAIRO)
-@@ -355,6 +390,7 @@ if(WITH_MYSQL)
+@@ -387,6 +422,7 @@ if(WITH_MYSQL)
if(MYSQL_FOUND)
  include_directories(${MYSQL_INCLUDE_DIR})
  ms_link_libraries( ${MYSQL_LIBRARY})
@@ -122,7 +122,7 @@ Last-Update: 2013-10-21
  set (USE_MYSQL 1)
else(MYSQL_FOUND)
  report_optional_not_found(MYSQL)
-@@ -372,6 +408,7 @@ if(WITH_ORACLESPATIAL OR WITH_ORACLE_PLU
+@@ -404,6 +440,7 @@ if(WITH_ORACLESPATIAL OR WITH_ORACLE_PLU
find_package(Oracle)
if(ORACLE_FOUND)
  include_directories(${ORACLE_INCLUDE_DIR})
@@ -130,7 +130,7 @@ Last-Update: 2013-10-21
else(ORACLE_FOUND)
  report_optional_not_found(ORACLESPATIAL)
  #FIXME: error message here could be misleading, only states ORACLESPATIAL 
whereas
-@@ -398,6 +435,7 @@ if(WITH_MSSQL2008)
+@@ -430,6 +467,7 @@ if(WITH_MSSQL2008)
add_library(msplugin_mssql2008 MODULE 

[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 19708913a8f85837e98af287504c769a9b0e71a6
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 01:23:36 2014 +0100

Update symbols file for amd64  i386.

diff --git a/debian/changelog b/debian/changelog
index fc32350..8b44f31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
   * Update copyright file.
+  * Update symbols file.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
diff --git a/debian/libmapserver1.symbols b/debian/libmapserver1.symbols
index 556b269..5daaf9c 100644
--- a/debian/libmapserver1.symbols
+++ b/debian/libmapserver1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 6.4.0 amd64 armel armhf ia64 kfreebsd-amd64 
kfreebsd-i386 mips mipsel powerpc s390 s390x sparc
+# SymbolsHelper-Confirmed: 6.4.1 amd64 i386
 libmapserver.so.1 #PACKAGE# #MINVER#
  BuildExpressionTree@Base 6.2.1
  CleanVSIDir@Base 6.2.1
@@ -628,7 +628,7 @@ libmapserver.so.1 #PACKAGE# #MINVER#
 #MISSING: 6.4.0# 
(optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_SC_T0_@Base
 6.2.1
  (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips 
mipsel)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_iPFbS4_S4_EEvT_SC_T0_T1_@Base
 6.2.1
  (optional=templinst|arch=amd64 
kfreebsd-amd64)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_lPFbS4_S4_EEvT_SC_T0_T1_@Base
 6.2.1
- (optional=templinst|arch=!powerpc !s390 
!s390x)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_SC_SC_T0_@Base
 6.2.1
+#MISSING: 6.4.1# (optional=templinst|arch=!powerpc !s390 
!s390x)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_SC_SC_T0_@Base
 6.2.1
 #MISSING: 6.4.0# 
(optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_T0_@Base
 6.2.1
  (optional=templinst|arch=ia64 powerpc s390 s390x 
sparc)_ZSt8_DestroyIPSt6vectorIN10ClipperLib8IntPointESaIS2_EEEvT_S6_@Base 6.4.0
  _ZTI11KmlRenderer@Base 6.4.0

-- 
Packaging for MapServer

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


[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit fbfb9fca05e0818b4c4b0faa1e9511e085aed85d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 17:44:50 2014 +0100

Drop freetype2-include-dir.patch, applied upstream in modified form.

diff --git a/debian/changelog b/debian/changelog
index d3b6732..79daf10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * New upstream release, fixes a vulnerability leading to potential leakage of
 information when using TIME filtering on postgis layers.
   * Refresh patches.
+  * Drop freetype2-include-dir.patch, applied upstream in modified form. 
   * Bump Standards-Version to 3.9.5, no changes required.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
diff --git a/debian/patches/freetype2-include-dir.patch 
b/debian/patches/freetype2-include-dir.patch
deleted file mode 100644
index a75e996..000
--- a/debian/patches/freetype2-include-dir.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: Fixating FreeType2 include directory
-Author: Francesco Paolo Lovergine fran...@debian.org
-Last-Update: 2013-12-11
 mapserver.orig/cmake/FindFreetype.cmake2013-12-11 16:33:03.0 
+0100
-+++ mapserver/cmake/FindFreetype.cmake 2013-12-11 16:35:49.0 +0100
-@@ -52,9 +52,10 @@
-   /sw/include
-   /opt/local/include
-   /usr/freeware/include
-+  /usr/include/freetype2
- )
- 
--FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 freetype/config/ftheader.h 
-+FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 config/ftheader.h 
-   HINTS
-   $ENV{FREETYPE_DIR}/include/freetype2
-   PATHS
-@@ -65,6 +66,7 @@
-   /opt/local/include
-   /usr/freeware/include
-   PATH_SUFFIXES freetype2
-+  /usr/include/freetype2
- )
- 
- set(FREETYPE_NAMES ${FREETYPE_NAMES} freetype libfreetype freetype219 
freetype239 freetype241MT_D freetype2411)
diff --git a/debian/patches/series b/debian/patches/series
index efe5e02..f2af883 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,3 @@ ruby-shebang.patch
 perl-mapscript-install.patch
 ruby-mapscript-install.patch
 cmake-mapserver-export.patch
-freetype2-include-dir.patch

-- 
Packaging for MapServer

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


[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit c5f0bf6b24b9efdc8621e75d3542052d65ac3775
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 20:46:15 2014 +0100

Add lintian override for debian-watch-may-check-gpg-signature, upstream 
doesn't provide signatures for verification.

diff --git a/debian/changelog b/debian/changelog
index 79daf10..76b53d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Refresh patches.
   * Drop freetype2-include-dir.patch, applied upstream in modified form. 
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Add lintian override for debian-watch-may-check-gpg-signature,
+upstream doesn't provide signatures for verification.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..dce3f8f
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Upstream doesn't provide signatures for their tarballs
+mapserver source: debian-watch-may-check-gpg-signature

-- 
Packaging for MapServer

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


[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 8a01f6612c4a08d10108f0b1b1c6737ab5dcf009
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:50:31 2014 +0100

Refresh patches.

diff --git a/debian/changelog b/debian/changelog
index 72912e9..d3b6732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
 
   * New upstream release, fixes a vulnerability leading to potential leakage of
 information when using TIME filtering on postgis layers.
+  * Refresh patches.
   * Bump Standards-Version to 3.9.5, no changes required.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
diff --git a/debian/patches/cmake-mapserver-export.patch 
b/debian/patches/cmake-mapserver-export.patch
index 2d3bf6c..da0d536 100644
--- a/debian/patches/cmake-mapserver-export.patch
+++ b/debian/patches/cmake-mapserver-export.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg sebas...@xs4all.nl
 Last-Update: 2013-10-21
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -31,6 +31,24 @@ if (APPLE)
+@@ -37,6 +37,24 @@ if (APPLE)
set(CMAKE_FIND_FRAMEWORK LAST)
  endif (APPLE)
  
@@ -28,7 +28,7 @@ Last-Update: 2013-10-21
  
  macro (ms_link_libraries)
target_link_libraries(mapserver ${ARGV})
-@@ -198,11 +216,20 @@ mapgeomtransform.c mapogroutput.c mapsde
+@@ -230,11 +248,20 @@ mapgeomtransform.c mapogroutput.c mapsde
  mapgeomutil.cpp mapkmlrenderer.cpp
  mapogr.cpp mapcontour.c mapsmoothing.c ${REGEX_SOURCES})
  
@@ -50,7 +50,7 @@ Last-Update: 2013-10-21
  if(BUILD_STATIC)
add_library(mapserver_static STATIC ${mapserver_SOURCES} ${agg_SOURCES})
set_target_properties( mapserver_static PROPERTIES
-@@ -244,6 +271,7 @@ find_package(PNG)
+@@ -276,6 +303,7 @@ find_package(PNG)
  if(PNG_FOUND)
include_directories(${PNG_INCLUDE_DIR})
ms_link_libraries( ${PNG_LIBRARIES})
@@ -58,7 +58,7 @@ Last-Update: 2013-10-21
set(USE_PNG 1)
  else(PNG_FOUND)
report_mandatory_not_found(PNG)
-@@ -253,6 +281,7 @@ find_package(JPEG)
+@@ -285,6 +313,7 @@ find_package(JPEG)
  if(JPEG_FOUND)
include_directories(${JPEG_INCLUDE_DIR})
ms_link_libraries( ${JPEG_LIBRARY})
@@ -66,7 +66,7 @@ Last-Update: 2013-10-21
set(USE_JPEG 1)
  else(JPEG_FOUND)
report_mandatory_not_found(JPEG)
-@@ -264,6 +293,7 @@ if(NOT FREETYPE_FOUND)
+@@ -296,6 +325,7 @@ if(NOT FREETYPE_FOUND)
  endif(NOT FREETYPE_FOUND)
  include_directories(${FREETYPE_INCLUDE_DIR})
  ms_link_libraries( ${FREETYPE_LIBRARY})
@@ -74,7 +74,7 @@ Last-Update: 2013-10-21
  
  
  if(WITH_PROJ)
-@@ -273,6 +303,7 @@ if(WITH_PROJ)
+@@ -305,6 +335,7 @@ if(WITH_PROJ)
   else(NOT PROJ_FOUND)
  include_directories(${PROJ_INCLUDE_DIR})
  ms_link_libraries( ${PROJ_LIBRARY})
@@ -82,7 +82,7 @@ Last-Update: 2013-10-21
  set (USE_PROJ 1)
   endif(NOT PROJ_FOUND)
  endif (WITH_PROJ)
-@@ -293,6 +324,7 @@ if(WITH_GD)
+@@ -325,6 +356,7 @@ if(WITH_GD)
   else(NOT GD_FOUND)
  include_directories(${GD_INCLUDE_DIR})
  ms_link_libraries( ${GD_LIBRARY})
@@ -90,7 +90,7 @@ Last-Update: 2013-10-21
  set (USE_GD 1)
  if(GD_SUPPORTS_PNG)
set(USE_GD_PNG 1)
-@@ -316,6 +348,7 @@ if(WITH_FRIBIDI)
+@@ -348,6 +380,7 @@ if(WITH_FRIBIDI)
   else(NOT FRIBIDI_FOUND)
  include_directories(${FRIBIDI_INCLUDE_DIR})
  ms_link_libraries( ${FRIBIDI_LIBRARY})
@@ -98,7 +98,7 @@ Last-Update: 2013-10-21
  set (USE_FRIBIDI 1)
  if(FRIBIDI_LEGACY)
message(WARNING Old Fribidi found, upgrade recommended)
-@@ -328,6 +361,7 @@ if(WITH_ICONV)
+@@ -360,6 +393,7 @@ if(WITH_ICONV)
if(ICONV_FOUND)
  include_directories(${ICONV_INCLUDE_DIR})
  ms_link_libraries( ${ICONV_LIBRARY})
@@ -106,7 +106,7 @@ Last-Update: 2013-10-21
  set (USE_ICONV 1)
else(ICONV_FOUND)
  report_optional_not_found(ICONV)
-@@ -344,6 +378,7 @@ if(WITH_CAIRO)
+@@ -376,6 +410,7 @@ if(WITH_CAIRO)
if(CAIRO_FOUND)
  include_directories(${CAIRO_INCLUDE_DIRS})
  ms_link_libraries( ${CAIRO_LIBRARY})
@@ -114,7 +114,7 @@ Last-Update: 2013-10-21
  set (USE_CAIRO 1)
else(CAIRO_FOUND)
  report_optional_not_found(CAIRO)
-@@ -355,6 +390,7 @@ if(WITH_MYSQL)
+@@ -387,6 +422,7 @@ if(WITH_MYSQL)
if(MYSQL_FOUND)
  include_directories(${MYSQL_INCLUDE_DIR})
  ms_link_libraries( ${MYSQL_LIBRARY})
@@ -122,7 +122,7 @@ Last-Update: 2013-10-21
  set (USE_MYSQL 1)
else(MYSQL_FOUND)
  report_optional_not_found(MYSQL)
-@@ -372,6 +408,7 @@ if(WITH_ORACLESPATIAL OR WITH_ORACLE_PLU
+@@ -404,6 +440,7 @@ if(WITH_ORACLESPATIAL OR WITH_ORACLE_PLU
find_package(Oracle)
if(ORACLE_FOUND)
  include_directories(${ORACLE_INCLUDE_DIR})
@@ -130,7 +130,7 @@ Last-Update: 2013-10-21
else(ORACLE_FOUND)
  report_optional_not_found(ORACLESPATIAL)
  #FIXME: error message here could be misleading, only states ORACLESPATIAL 
whereas
-@@ -398,6 +435,7 @@ if(WITH_MSSQL2008)
+@@ -430,6 +467,7 @@ if(WITH_MSSQL2008)
add_library(msplugin_mssql2008 MODULE 

[SCM] mapserver branch, pristine-tar, updated. 1b5b1c3cbd87f69de4bce93deef7fb5be182dc61

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the pristine-tar branch:
commit 1b5b1c3cbd87f69de4bce93deef7fb5be182dc61
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:08:12 2014 +0100

pristine-tar data for mapserver_6.4.1.orig.tar.gz

diff --git a/mapserver_6.4.1.orig.tar.gz.delta 
b/mapserver_6.4.1.orig.tar.gz.delta
new file mode 100644
index 000..92c268e
Binary files /dev/null and b/mapserver_6.4.1.orig.tar.gz.delta differ
diff --git a/mapserver_6.4.1.orig.tar.gz.id b/mapserver_6.4.1.orig.tar.gz.id
new file mode 100644
index 000..3cf6584
--- /dev/null
+++ b/mapserver_6.4.1.orig.tar.gz.id
@@ -0,0 +1 @@
+af85a31eaa06056485d279075b1fc96bea7046a5

-- 
Packaging for MapServer

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


[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 19708913a8f85837e98af287504c769a9b0e71a6
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 01:23:36 2014 +0100

Update symbols file for amd64  i386.

diff --git a/debian/changelog b/debian/changelog
index fc32350..8b44f31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
   * Update copyright file.
+  * Update symbols file.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
diff --git a/debian/libmapserver1.symbols b/debian/libmapserver1.symbols
index 556b269..5daaf9c 100644
--- a/debian/libmapserver1.symbols
+++ b/debian/libmapserver1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 6.4.0 amd64 armel armhf ia64 kfreebsd-amd64 
kfreebsd-i386 mips mipsel powerpc s390 s390x sparc
+# SymbolsHelper-Confirmed: 6.4.1 amd64 i386
 libmapserver.so.1 #PACKAGE# #MINVER#
  BuildExpressionTree@Base 6.2.1
  CleanVSIDir@Base 6.2.1
@@ -628,7 +628,7 @@ libmapserver.so.1 #PACKAGE# #MINVER#
 #MISSING: 6.4.0# 
(optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_SC_T0_@Base
 6.2.1
  (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips 
mipsel)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_iPFbS4_S4_EEvT_SC_T0_T1_@Base
 6.2.1
  (optional=templinst|arch=amd64 
kfreebsd-amd64)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_lPFbS4_S4_EEvT_SC_T0_T1_@Base
 6.2.1
- (optional=templinst|arch=!powerpc !s390 
!s390x)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_SC_SC_T0_@Base
 6.2.1
+#MISSING: 6.4.1# (optional=templinst|arch=!powerpc !s390 
!s390x)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_SC_SC_T0_@Base
 6.2.1
 #MISSING: 6.4.0# 
(optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_PFbS4_S4_EEvT_T0_@Base
 6.2.1
  (optional=templinst|arch=ia64 powerpc s390 s390x 
sparc)_ZSt8_DestroyIPSt6vectorIN10ClipperLib8IntPointESaIS2_EEEvT_S6_@Base 6.4.0
  _ZTI11KmlRenderer@Base 6.4.0

-- 
Packaging for MapServer

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


[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 1dfaa148148ce6cd145cf6ecdf4ee6ed27e5e3f5
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:14:11 2014 +0100

New upstream release: 6.4.1.

diff --git a/debian/changelog b/debian/changelog
index 874bf59..72912e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-mapserver (6.4.0-4) UNRELEASED; urgency=low
+mapserver (6.4.1-1) UNRELEASED; urgency=low
 
+  * New upstream release, fixes a vulnerability leading to potential leakage of
+information when using TIME filtering on postgis layers.
   * Bump Standards-Version to 3.9.5, no changes required.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 14 Dec 2013 18:05:28 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
 mapserver (6.4.0-3) unstable; urgency=low
 

-- 
Packaging for MapServer

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


[SCM] mapserver branch, master, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit c5f0bf6b24b9efdc8621e75d3542052d65ac3775
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 20:46:15 2014 +0100

Add lintian override for debian-watch-may-check-gpg-signature, upstream 
doesn't provide signatures for verification.

diff --git a/debian/changelog b/debian/changelog
index 79daf10..76b53d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ mapserver (6.4.1-1) UNRELEASED; urgency=low
   * Refresh patches.
   * Drop freetype2-include-dir.patch, applied upstream in modified form. 
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Add lintian override for debian-watch-may-check-gpg-signature,
+upstream doesn't provide signatures for verification.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Thu, 02 Jan 2014 16:08:30 +0100
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..dce3f8f
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Upstream doesn't provide signatures for their tarballs
+mapserver source: debian-watch-may-check-gpg-signature

-- 
Packaging for MapServer

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


[SCM] mapserver branch, jessie, updated. upstream/6.4.0_rc1-173-gfb9af8a

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit e65b8cc10832c9b1001c0233165afcfc9ab77446
Merge: 0d71449efc3286abc0e14859ab9de8375cde01ce 
93aca18800f640556dd484b27aea010071876b00
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Thu Jan 2 16:08:12 2014 +0100

Merge tag 'upstream/6.4.1'

Upstream version 6.4.1


-- 
Packaging for MapServer

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


Bug#733994: RFS: pyspatialite/3.0.1-4

2014-01-03 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

As part of the upcoming SpatiaLite transition am I looking for a sponsor for
my package pyspatialite.

Please refer to the thread on debian-gis@ for more information on this
transition: https://lists.debian.org/debian-gis/2013/10/msg9.html

 Package name: pyspatialite
 Version : 3.0.1-4
 Upstream Author : Lokkju Brennr lok...@lokkju.com
 URL : http://pyspatialite.googlecode.com/
 License : zlib
 Section : python

It builds those binary packages:

  python-pyspatialite - Python interface to Spatialite

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/pyspatialite


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/p/pyspatialite/pyspatialite_3.0.1-4.dsc

More information about pyspatialite can be obtained from 
http://pyspatialite.googlecode.com/.

Changes since the last upload:

 * Bump Standards-Version to 3.9.5, no changes required.
 * Require at least libspatialite version 4.1.1.


Regards,
 Sebastiaan Couwenberg

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


librasterlite_1.1g-3_amd64.changes ACCEPTED into experimental

2014-01-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Dec 2013 16:45:27 +0100
Source: librasterlite
Binary: librasterlite-dev librasterlite2 rasterlite-dbg rasterlite-bin
Architecture: source amd64
Version: 1.1g-3
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 librasterlite-dev - library supporting raster data sources for spatialite - 
headers
 librasterlite2 - library supporting raster data sources for spatialite
 rasterlite-bin - command line tools for librasterlite
 rasterlite-dbg - library supporting raster data sources for spatialite - 
debugging
Changes: 
 librasterlite (1.1g-3) experimental; urgency=low
 .
   * Bump Standards-Version to 3.9.5, no changes required.
   * Require at least libspatialite version 4.1.1.
Checksums-Sha1: 
 771d855c7ccb9fea4b7de51009474919abd36b6a 1776 librasterlite_1.1g-3.dsc
 be12e6464075180fe8476cea7bba5bba0d2174e8 16441 
librasterlite_1.1g-3.debian.tar.gz
 6a89b332c2f8f3b3dd0dc96d0d693e1632214efe 13346 
librasterlite-dev_1.1g-3_amd64.deb
 7a3ae36f35b06e38f7909e1c08acc3549cdd0a7b 45284 librasterlite2_1.1g-3_amd64.deb
 df8d0dc3cc9bfa66d3ff6477b17a01536ba3d639 457970 rasterlite-dbg_1.1g-3_amd64.deb
 f8105e2e8fe5dad8f9c9f1dee546651eddcb90f7 84910 rasterlite-bin_1.1g-3_amd64.deb
Checksums-Sha256: 
 93350287ac11798007808f16aa325a38559393643fd5420fd9a3b7a79615ba11 1776 
librasterlite_1.1g-3.dsc
 d5aefe93a8ab740d428ed265ea9f13a191942f0032a3f7996821e5cd9e788640 16441 
librasterlite_1.1g-3.debian.tar.gz
 3dcbde131b74150f60d1b41f00a2a90433ad701cb38b20614bc774973ce49583 13346 
librasterlite-dev_1.1g-3_amd64.deb
 81808376b112f83bbb533315947831738e6417dd77f061ed96fc689c04a7c9a6 45284 
librasterlite2_1.1g-3_amd64.deb
 dce52a8b358e97be2c55d97c4c2121511b9b46437b86203b191fe8b43e001185 457970 
rasterlite-dbg_1.1g-3_amd64.deb
 1ca8ddb53efe75a16dbc71406bb8ca0c3ad0dad5a12a6eb6fbd5f1e90e934a01 84910 
rasterlite-bin_1.1g-3_amd64.deb
Files: 
 e9a83ec8be61fd161b50ddac502ee085 1776 libs optional librasterlite_1.1g-3.dsc
 9670e2d36140d772a8a08e6ddfc9b275 16441 libs optional 
librasterlite_1.1g-3.debian.tar.gz
 9f0f052a87e30e5f97c4af508c1be669 13346 libdevel optional 
librasterlite-dev_1.1g-3_amd64.deb
 a160c3091da77072638973a1db09f3a2 45284 libs optional 
librasterlite2_1.1g-3_amd64.deb
 5d8642985e33d0790d124df61c026295 457970 debug extra 
rasterlite-dbg_1.1g-3_amd64.deb
 47029e4e6219060b2237860dc69c7315 84910 graphics optional 
rasterlite-bin_1.1g-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlLGdDEACgkQYDBbMcCf01q7fQCeNtLBV5uoamH57tWVbrsywV6k
f3MAn34PIcyruSZ1nhf0D0miUT8VanCs
=25AM
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


spatialite-tools_4.1.1-2_amd64.changes ACCEPTED into experimental

2014-01-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Dec 2013 17:04:24 +0100
Source: spatialite-tools
Binary: spatialite-bin
Architecture: source amd64
Version: 4.1.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 spatialite-bin - Geospatial extension for SQLite - tools
Changes: 
 spatialite-tools (4.1.1-2) experimental; urgency=low
 .
   * Bump Standards-Version to 3.9.5, no changes required.
   * Require at least libspatialite version 4.1.1.
Checksums-Sha1: 
 a8c7daf767164270672a188a0a25e182db93440f 1701 spatialite-tools_4.1.1-2.dsc
 d099f4891b725908e551d6adf6988cd9cd6296e5 13812 
spatialite-tools_4.1.1-2.debian.tar.gz
 9eba1fd466b18c357f92214d67fa9c42dcde0bc4 142852 
spatialite-bin_4.1.1-2_amd64.deb
Checksums-Sha256: 
 bd5fe01d1c18bd46018e78b02abaa271af7c90d5f13e849554c7ccc76333f3f4 1701 
spatialite-tools_4.1.1-2.dsc
 1c66966836d3133a9a113ed7263515072b5854561eaa9692696533005b4a9181 13812 
spatialite-tools_4.1.1-2.debian.tar.gz
 fc132e695822d8b5e2cda6d00bcc86a67bded34c3dfc9d9b2e1a8f7eefe01a5e 142852 
spatialite-bin_4.1.1-2_amd64.deb
Files: 
 d5e912d13744cfbec25bfff3f02febd6 1701 science optional 
spatialite-tools_4.1.1-2.dsc
 021e6c079bbaab6c96db94c3bc03660e 13812 science optional 
spatialite-tools_4.1.1-2.debian.tar.gz
 2e51b006e48ff5f7216d3fdb83f46e0d 142852 science optional 
spatialite-bin_4.1.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlLGdj8ACgkQYDBbMcCf01raaQCgwq82FRWj4WxVOFQVxq5ycRW3
EqwAoIkU+w/gqa8Nv23/rdKloSQtYmmu
=y4nz
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


pyspatialite_3.0.1-4_amd64.changes ACCEPTED into experimental

2014-01-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Dec 2013 17:12:50 +0100
Source: pyspatialite
Binary: python-pyspatialite
Architecture: source amd64
Version: 3.0.1-4
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 python-pyspatialite - Python interface to Spatialite
Changes: 
 pyspatialite (3.0.1-4) experimental; urgency=low
 .
   * Bump Standards-Version to 3.9.5, no changes required.
   * Require at least libspatialite version 4.1.1.
Checksums-Sha1: 
 22c990f634f0295fab31c5c58d6577e29f77b6bf 1446 pyspatialite_3.0.1-4.dsc
 ebeb005a1fb751389871ebe213ac5b2978c66a5b 3205 
pyspatialite_3.0.1-4.debian.tar.gz
 430fd930cddb3b51542283a7da3f91947bf10081 29620 
python-pyspatialite_3.0.1-4_amd64.deb
Checksums-Sha256: 
 6db3ccb148c774d393548ad96ecb8fd3cfa8f3cbfebe625866ebfb5ba9b8a494 1446 
pyspatialite_3.0.1-4.dsc
 6478ecf59b07ed5fb8d80e707f1c71cbc5d2f2a99bdac8daf39bc555fc57763b 3205 
pyspatialite_3.0.1-4.debian.tar.gz
 994f27eec2eda1a8046d5b6cc659bf138b88d20c5c2dcab1cf171bea2428e57e 29620 
python-pyspatialite_3.0.1-4_amd64.deb
Files: 
 41161ddcc842f9c499e4653fb199fe41 1446 python optional pyspatialite_3.0.1-4.dsc
 bff425aa94070b8a42a6d61143645c61 3205 python optional 
pyspatialite_3.0.1-4.debian.tar.gz
 bf4714193a050b35ae0cc2a42be60505 29620 python optional 
python-pyspatialite_3.0.1-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlLGdkkACgkQYDBbMcCf01rD2QCdG9i5xyLmQ3wex5s5EtzPUWK4
WhEAnjPee6TYEDYi8hr1pPbepgaeXd+g
=jd+f
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Bug#733992: RFS: spatialite-tools/4.1.1-2

2014-01-03 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

As part of the upcoming SpatiaLite transition am I looking for a sponsor for
my package spatialite-tools.

Please refer to the thread on debian-gis@ for more information on this
transition: https://lists.debian.org/debian-gis/2013/10/msg9.html

 Package name: spatialite-tools
 Version : 4.1.1-2
 Upstream Author : Alessandro Furieri a.furi...@lqt.it
 URL : https://www.gaia-gis.it/fossil/spatialite-tools/
 License : GPL-3.0+
 Section : science

It builds those binary packages:

  spatialite-bin - Geospatial extension for SQLite - tools

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/spatialite-tools


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/s/spatialite-tools/spatialite-tools_4.1.1-2.dsc

More information about spatialite-tools can be obtained from 
https://www.gaia-gis.it/fossil/spatialite-tools/.

Changes since the last upload:

 * Bump Standards-Version to 3.9.5, no changes required.
 * Require at least libspatialite version 4.1.1.


Regards,
 Sebastiaan Couwenberg

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


Processing of mapserver_6.4.1-1_amd64.changes

2014-01-03 Thread Debian FTP Masters
mapserver_6.4.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  mapserver_6.4.1-1.dsc
  mapserver_6.4.1.orig.tar.gz
  mapserver_6.4.1-1.debian.tar.gz
  libmapserver1_6.4.1-1_amd64.deb
  libmapserver1-dev_6.4.1-1_amd64.deb
  cgi-mapserver_6.4.1-1_amd64.deb
  mapserver-bin_6.4.1-1_amd64.deb
  mapserver-doc_6.4.1-1_all.deb
  php5-mapscript_6.4.1-1_amd64.deb
  libmapscript-perl_6.4.1-1_amd64.deb
  python-mapscript_6.4.1-1_amd64.deb
  libmapscript-ruby_6.4.1-1_all.deb
  libmapscript-ruby1.8_6.4.1-1_amd64.deb
  libmapscript-ruby1.9.1_6.4.1-1_amd64.deb
  ruby-mapscript_6.4.1-1_amd64.deb

Greetings,

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

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


Bug#734012: RFS: mapserver/6.4.1-1

2014-01-03 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package mapserver

 Package name: mapserver
 Version : 6.4.1-1
 Upstream Author : The MapServer team
 URL : http://www.mapserver.org
 License : MIT/X11
 Section : devel

It builds those binary packages:

 cgi-mapserver - CGI executable for MapServer
 libmapscript-perl - Perl MapServer module
 libmapscript-ruby - Transitional dummy package for ruby-mapscript
 libmapscript-ruby1.8 - Transitional package from libmapscript-ruby1.8 to 
ruby-mapscript
 libmapscript-ruby1.9.1 - Transitional package from libmapscript-ruby1.9.1 to 
ruby-mapscript
 libmapserver - Dummy package for libmapserver to libmapserver1 transition
 libmapserver-6.2.1 - Dummy package for libmapserver-6.2.1 to libmapserver1 
transition
 libmapserver-6.2.1-dev - Dummy package for libmapserver1-dev transition
 libmapserver-dev - Transitional dummy package for libmapserver1-dev
 libmapserver1 - Shared library for MapServer
 libmapserver1-dev - Shared library development files for MapServer
 mapserver-bin - MapServer utilities
 mapserver-doc - documentation for MapServer
 php5-mapscript - php5-cgi module for MapServer
 python-mapscript - Python library for MapServer
 ruby-mapscript - MapServer library for Ruby

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/mapserver


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/m/mapserver/mapserver_6.4.1-1.dsc

More information about MapServer can be obtained from http://www.mapserver.org/.

Changes since the last upload:

 * New upstream release, fixes a vulnerability leading to potential leakage of
   information when using TIME filtering on postgis layers.
 * Refresh patches.
 * Drop freetype2-include-dir.patch, applied upstream in modified form.
 * Bump Standards-Version to 3.9.5, no changes required.
 * Add lintian override for debian-watch-may-check-gpg-signature,
   upstream doesn't provide signatures for verification.
 * Update copyright file.
 * Update symbols file.


Regards,
 Sebastiaan Couwenberg

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


mapserver_6.4.1-1_amd64.changes ACCEPTED into unstable

2014-01-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Jan 2014 02:28:02 +0100
Source: mapserver
Binary: libmapserver1 libmapserver1-dev cgi-mapserver mapserver-bin 
mapserver-doc php5-mapscript libmapscript-perl python-mapscript 
libmapscript-ruby libmapscript-ruby1.8 libmapscript-ruby1.9.1 ruby-mapscript
Architecture: source amd64 all
Version: 6.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 cgi-mapserver - CGI executable for MapServer
 libmapscript-perl - Perl MapServer module
 libmapscript-ruby - Transitional dummy package for ruby-mapscript
 libmapscript-ruby1.8 - Transitional package from libmapscript-ruby1.8 to 
ruby-mapscript
 libmapscript-ruby1.9.1 - Transitional package from libmapscript-ruby1.9.1 to 
ruby-mapscrip
 libmapserver1 - Shared library for MapServer
 libmapserver1-dev - Shared library development files for MapServer
 mapserver-bin - MapServer utilities
 mapserver-doc - documentation for MapServer
 php5-mapscript - php5-cgi module for MapServer
 python-mapscript - Python library for MapServer
 ruby-mapscript - MapServer library for Ruby
Changes: 
 mapserver (6.4.1-1) unstable; urgency=low
 .
   * New upstream release, fixes a vulnerability leading to potential leakage of
 information when using TIME filtering on postgis layers.
   * Refresh patches.
   * Drop freetype2-include-dir.patch, applied upstream in modified form.
   * Bump Standards-Version to 3.9.5, no changes required.
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
   * Update copyright file.
   * Update symbols file.
Checksums-Sha1: 
 c123927746e9ec72cbfb5c68ac67f9f7445bea98 2585 mapserver_6.4.1-1.dsc
 f7d2e7f44cd9a4ff5d9483d21bb71c1cc28e09ab 2098792 mapserver_6.4.1.orig.tar.gz
 6424549a6cf95b73430870864702e7644c4c0497 53443 mapserver_6.4.1-1.debian.tar.gz
 7c950c4d966194617007a555b7dd6c9958a61037 855016 libmapserver1_6.4.1-1_amd64.deb
 e57327fbd8a0ff84f9daad586771d70b2151a9bb 132490 
libmapserver1-dev_6.4.1-1_amd64.deb
 e9a28be83e219a412dc023c1d6b48cb14cee95f3 79392 cgi-mapserver_6.4.1-1_amd64.deb
 b17ac2a6d9e98eacf892836b32a24c80483d4714 105490 mapserver-bin_6.4.1-1_amd64.deb
 d4b1319ecb20288469eabe433da42b17c84c80c0 89248 mapserver-doc_6.4.1-1_all.deb
 d1068c7aadfe7f3730dd17a88b2bea981c6a0d47 165708 
php5-mapscript_6.4.1-1_amd64.deb
 2ab6d5eee3cca840c12f96acdf52ebc73323e158 284004 
libmapscript-perl_6.4.1-1_amd64.deb
 1d09afe38fe49ca6b6548b45bf395fd9f883876d 223750 
python-mapscript_6.4.1-1_amd64.deb
 4c2c2bd7cf867f462f654d5235a46c9acebad60b 75836 
libmapscript-ruby_6.4.1-1_all.deb
 9644696aaad8bae9e17d1799d12782a1743ca8fa 75854 
libmapscript-ruby1.8_6.4.1-1_amd64.deb
 a00db45c7edb78e985772a9f848317d9aa1c3304 75858 
libmapscript-ruby1.9.1_6.4.1-1_amd64.deb
 efeea834f10b66c474654a2dc07444b09a656349 202762 
ruby-mapscript_6.4.1-1_amd64.deb
Checksums-Sha256: 
 260a85c9e389339466fe1b68ea4079b37523eddba2625314574db3ff2a09afa1 2585 
mapserver_6.4.1-1.dsc
 445915fd6e31ed199ce477edd1d9f32d609d3001cd52d3e458ff159543403d64 2098792 
mapserver_6.4.1.orig.tar.gz
 5971353db3202cd476ad8f50ca6fd96a45f370dfa25c8eca1fbef7a2ca2c99a3 53443 
mapserver_6.4.1-1.debian.tar.gz
 f6e3ddf7a7f2889decc49944bf97a8b703d9f02c6b165fbd3f2ee6cddecefe17 855016 
libmapserver1_6.4.1-1_amd64.deb
 1e9f49dc0d2f1415371d438c8a77ae11547a2892c6d664f618ca05d78629e4bb 132490 
libmapserver1-dev_6.4.1-1_amd64.deb
 d38b4e458d05f29bf73d411518b2e8e6b28c768d917c78adac03e4af489e0554 79392 
cgi-mapserver_6.4.1-1_amd64.deb
 ce7cc631ca570fb12144bcc0b4e4446eb1a5c0e01022daf118e5d12fa5ad6c46 105490 
mapserver-bin_6.4.1-1_amd64.deb
 c425b8c8bba6be08080ce90709c3164b90492deb183c7aa98425aa7106f9b183 89248 
mapserver-doc_6.4.1-1_all.deb
 b80fc047f7b857acf30f15a07088cc9b86ea7dbfd3872255e075f534e6a1a758 165708 
php5-mapscript_6.4.1-1_amd64.deb
 e4e2a2c952fc7cb61100f5e096e069766a1d880b55536f591a8c517a5ddbe372 284004 
libmapscript-perl_6.4.1-1_amd64.deb
 d2b0b3c19b9b94df9c0a35ca1977a43f7be690d794c1f07503847b424cc43f06 223750 
python-mapscript_6.4.1-1_amd64.deb
 c3b4d76e8cd620bf82aac91d64b80e907341332de6c94ff6359ca2e7ceff16f0 75836 
libmapscript-ruby_6.4.1-1_all.deb
 8ba71a03efc147f0e7e56fe30efead90197951a943a4821098a31eded9884ff1 75854 
libmapscript-ruby1.8_6.4.1-1_amd64.deb
 d922cee5803cb3e22b9b9915b15426162360c65f42e5375e51309c5c1fd30963 75858 
libmapscript-ruby1.9.1_6.4.1-1_amd64.deb
 2d2fb5d6443d2d367a479a038d99b69e93acd295d27d85bead93e14cc9f66c83 202762 
ruby-mapscript_6.4.1-1_amd64.deb
Files: 
 b08755a72d73a4a6bcdcdf1bcdfa34c5 2585 devel optional mapserver_6.4.1-1.dsc
 bbd17581b38b9baf9461a633551725cc 2098792 devel optional 
mapserver_6.4.1.orig.tar.gz
 0ee7bd497b026fb4bdfcfe6324e30247 53443 devel optional 
mapserver_6.4.1-1.debian.tar.gz
 c5b81ca8063ef5d10784434000625e30 855016 libs optional 
libmapserver1_6.4.1-1_amd64.deb
 

Bug#734047: octave-gmt: Use unversioned paths for installting the Octave files

2014-01-03 Thread Rafael Laboissiere

Package: octave-gmt
Version: 4.5.11-1
Severity: normal
Tags: patch

Please, use an unversioned path for installing the *.m and *.mex files 
provided in this package.  This will avoid breaking your package when the 
octave package is updated.  The patch attached below fixes this problem. 
Note also that this patch creates private directories for the Octave 
files, which is the common practice for packages providing add-ons for 
Octave in Debian.


Best,

Rafael Laboissiere


-- System Information: 
Debian Release: jessie/sid 
   APT prefers testing 
   APT policy: (650, 'testing'), (600, 'unstable'), (550, 'stable'), (500, 'experimental') 
Architecture: i386 (i686)


Kernel: Linux 3.10-rc7-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash








From 36f994bd6b51cae572a89676d2a1aae82d781407 Mon Sep 17 00:00:00 2001
From: Rafael Laboissiere raf...@laboissiere.net
Date: Fri, 3 Jan 2014 04:34:52 +0100
Subject: [PATCH] Use unsversioned paths for installing the Octave files

Furthermore, the files are now installed into private directories
*/gmt/.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8b29265..40c6ecd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,8 +38,8 @@ build-stamp:
 	$(CURDIR)/configure \
 		--enable-shared $(PATHCONFIG) --disable-mex --enable-netcdf=/usr \
 		--enable-octave \
-	--enable-mex-mdir=$(shell octave-config --m-site-dir) \
-		--enable-mex-xdir=$(shell octave-config --oct-site-dir) 
+	--enable-mex-mdir=$(shell octave-config -p LOCALFCNFILEDIR)/gmt \
+		--enable-mex-xdir=$(shell octave-config -p LOCALOCTFILEDIR)/gmt
 	$(MAKE) CFLAGS=$(CFLAGS) LDFLAGS=$(LDFLAGS) all suppl 
 	touch $@
 
-- 
1.8.5.2

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

Bug#734087: RFS: mapcache/1.2.1-1

2014-01-03 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package mapcache

 Package name: mapcache
 Version : 1.2.1-1
 Upstream Author : Thomas Bonfort and the MapServer team.
 URL : http://www.mapserver.org/mapcache/
 License : MIT/X11
 Section : devel

It builds those binary packages:

 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

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/mapcache


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/m/mapcache/mapcache_1.2.1-1.dsc

More information about MapCache can be obtained from 
http://www.mapserver.org/mapcache/.

Changes since the last upload:

 * New upstream release.
 * Bump Standards-Version to 3.9.5, no changes required.
 * Drop soname.patch, applied upstream.
 * Add lintian override for debian-watch-may-check-gpg-signature,
   upstream doesn't provide signatures for verification.
 * Add lintian override for no-upstream-changelog, no changes in source.


Regards,
 Sebastiaan Couwenberg

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit d0672b59307e3a513fc515d4b77fc80021c0e0c9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:42:05 2014 +0100

Drop soname.patch, applied upstream.

diff --git a/debian/changelog b/debian/changelog
index 920ce75..e9f65eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Drop soname.patch, applied upstream.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index c597b7f..4c2a684 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-soname.patch
 cmake-mapserver-include.patch
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
deleted file mode 100644
index f594f89..000
--- a/debian/patches/soname.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Use versioned SONAME for libmapcache.
-Author: Bas Couwenberg sebas...@xs4all.nl
-Bug: https://github.com/mapserver/mapcache/pull/84
-Applied-Upstream: 1.2.1, 
https://github.com/mapserver/mapcache/commit/6b7c8d067a83075021b2f183ba683895d7659046
-Last-Update: 2013-09-18
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -66,6 +66,10 @@ set(CMAKE_LINK_INTERFACE_LIBRARY )
- file(GLOB mapcache_SOURCES lib/*.c )
- 
- add_library(mapcache SHARED ${mapcache_SOURCES})
-+set_target_properties(mapcache PROPERTIES
-+  VERSION ${MAPCACHE_VERSION_STRING}
-+  SOVERSION 1
-+)
- 
- #options suported by the cmake builder
- option(WITH_PIXMAN Use pixman for SSE optimized image manipulations ON)

-- 
Packaging for MapCache

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit d04e6ec68bf5deed73ad5b7f16d006c645ca5dec
Merge: 5787924f7da23e1f0df0a2f4257b3abd6416f81f 
de1f3bc8639f1955c870871d2e5d324123cc449a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:37:23 2014 +0100

Merge tag 'upstream/1.2.1'

Upstream version 1.2.1


-- 
Packaging for MapCache

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit ebc97946802e68d79ff082da2738f4a19343198f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:30:30 2014 +0100

Set distribution to unstable.

diff --git a/debian/changelog b/debian/changelog
index 4d0e819..78a102a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mapcache (1.2.1-1) UNRELEASED; urgency=low
+mapcache (1.2.1-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
@@ -7,7 +7,7 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
 upstream doesn't provide signatures for verification.
   * Add lintian override for no-upstream-changelog, no changes in source.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 17:30:18 +0100
 
 mapcache (1.2.0-2) unstable; urgency=low
 

-- 
Packaging for MapCache

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit becb049dd59429962af2737dafb4687be9cfc3a7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:39:05 2014 +0100

New upstream release.

diff --git a/debian/changelog b/debian/changelog
index cf1e52c..920ce75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-mapcache (1.2.0-3) UNRELEASED; urgency=low
+mapcache (1.2.1-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 14 Dec 2013 18:04:25 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
 mapcache (1.2.0-2) unstable; urgency=low
 

-- 
Packaging for MapCache

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 68637759bbaf300ae271a2b5869b9aa6d350a7ab
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:24:06 2014 +0100

Add lintian override for debian-watch-may-check-gpg-signature, upstream 
doesn't provide signatures for verification.

diff --git a/debian/changelog b/debian/changelog
index e9f65eb..68a3a46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
   * Drop soname.patch, applied upstream.
+  * Add lintian override for debian-watch-may-check-gpg-signature,
+upstream doesn't provide signatures for verification.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..fa18fdf
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Upstream doesn't provide signatures for verification
+mapcache source: debian-watch-may-check-gpg-signature

-- 
Packaging for MapCache

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 92953a183a18927e0ed14e6ace8aa5d2177b2793
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:29:15 2014 +0100

Add lintian override for no-upstream-changelog, no changes in source.

diff --git a/debian/changelog b/debian/changelog
index 68a3a46..4d0e819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
   * Drop soname.patch, applied upstream.
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
+  * Add lintian override for no-upstream-changelog, no changes in source.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
diff --git a/debian/libapache2-mod-mapcache.lintian-overrides 
b/debian/libapache2-mod-mapcache.lintian-overrides
new file mode 100644
index 000..0d60d86
--- /dev/null
+++ b/debian/libapache2-mod-mapcache.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+libapache2-mod-mapcache: no-upstream-changelog
diff --git a/debian/libmapcache1-dev.lintian-overrides 
b/debian/libmapcache1-dev.lintian-overrides
new file mode 100644
index 000..4df7f73
--- /dev/null
+++ b/debian/libmapcache1-dev.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+libmapcache1-dev: no-upstream-changelog
diff --git a/debian/libmapcache1.lintian-overrides 
b/debian/libmapcache1.lintian-overrides
new file mode 100644
index 000..35b9e86
--- /dev/null
+++ b/debian/libmapcache1.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+libmapcache1: no-upstream-changelog
diff --git a/debian/mapcache-cgi.lintian-overrides 
b/debian/mapcache-cgi.lintian-overrides
new file mode 100644
index 000..e993716
--- /dev/null
+++ b/debian/mapcache-cgi.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+mapcache-cgi: no-upstream-changelog
diff --git a/debian/mapcache-tools.lintian-overrides 
b/debian/mapcache-tools.lintian-overrides
new file mode 100644
index 000..f83ec13
--- /dev/null
+++ b/debian/mapcache-tools.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+mapcache-tools: no-upstream-changelog

-- 
Packaging for MapCache

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit ebc97946802e68d79ff082da2738f4a19343198f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:30:30 2014 +0100

Set distribution to unstable.

diff --git a/debian/changelog b/debian/changelog
index 4d0e819..78a102a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mapcache (1.2.1-1) UNRELEASED; urgency=low
+mapcache (1.2.1-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
@@ -7,7 +7,7 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
 upstream doesn't provide signatures for verification.
   * Add lintian override for no-upstream-changelog, no changes in source.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 17:30:18 +0100
 
 mapcache (1.2.0-2) unstable; urgency=low
 

-- 
Packaging for MapCache

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit de1f3bc8639f1955c870871d2e5d324123cc449a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:37:22 2014 +0100

Imported Upstream version 1.2.1

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c77ddeb..b5026e6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ endif ()
 
 set (MAPCACHE_VERSION_MAJOR 1)
 set (MAPCACHE_VERSION_MINOR 2)
-set (MAPCACHE_VERSION_REVISION 0)
+set (MAPCACHE_VERSION_REVISION 1)
 
 
 if(NOT DEFINED CMAKE_INSTALL_LIBDIR)
@@ -66,11 +66,15 @@ set(CMAKE_LINK_INTERFACE_LIBRARY )
 file(GLOB mapcache_SOURCES lib/*.c )
 
 add_library(mapcache SHARED ${mapcache_SOURCES})
+set_target_properties(mapcache PROPERTIES
+  VERSION ${MAPCACHE_VERSION_STRING}
+  SOVERSION 1
+)
 
 #options suported by the cmake builder
 option(WITH_PIXMAN Use pixman for SSE optimized image manipulations ON)
 option(WITH_SQLITE Use sqlite as a cache backend ON)
-option(WITH_BERKELEY_DB Use sqlite as a cache backend OFF)
+option(WITH_BERKELEY_DB Use Berkeley DB as a cache backend OFF)
 option(WITH_MEMCACHE Use memcache as a cache backend (requires recent 
apr-util) OFF)
 option(WITH_TIFF Use TIFFs as a cache backend OFF)
 option(WITH_TIFF_WRITE_SUPPORT Enable (experimental) support for writable 
TIFF cache backends OFF)
diff --git a/INSTALL b/INSTALL
index 6df12ab..a776eb9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,212 +8,8 @@ cd mapcache
 mkdir build
 cd build
 cmake ..
-# follow instructions below if missing a dependency
 make
 sudo make install
 
-The installation script takes care of putting the built module in the apache 
module directory.
-The process for activating a module is usually distro specific, but can be 
resumed by the 
-following snippet that should be present in the apache configuration file(s):
-
-LoadModule mapcache_modulemodules/mod_mapcache.so
-
-Next, a mapcache configuration is mapped to the server url with the following 
snippet
-
-IfModule mapcache_module
-Directory /path/to/directory
-   Order Allow,Deny
-   Allow from all
-/Directory
-MapCacheAlias /mapcache /path/to/directory/mapcache.xml
-/IfModule
-
-Before you restart, copy the example mapcache.xml file to where you want it:
-
-cp mapcache.xml /path/to/directory/mapcache.xml
-
-(as root)
-# apachectl restart
-
-If you have not disabled the demo service, you should now have access to it on
-http://myserver/mapcache/demo
-
-
-Customizing the build, or if something went wrong
--
-
-mod_mapcache requires apache, libcurl, libjpeg and libpng development headers.
-The cmake script will try to locate them in default system locations, that can 
be
-overriden or specified with -D switches. For example, if you don't want fcgi 
and
-you get a message such as 'Could NOT find APR ', you can use a command such 
as: 
-(assuming that apr is at /usr/local/apr)
-
-cmake -DWITH_FCGI=0 -DCMAKE_PREFIX_PATH=/usr/local/apr; ..
-
-
-
-apache apxs
-===
-
---with-apxs=/path/to/apxs
-
-apxs is the apache extension tool that is used for building and installing the 
module to a local
-apache instance. it should be installed along with a standard apache build, or 
supplied by
-distros when installing the apache development packages.
-apxs is sometimes called apxs2 (notably on debian). 
-On Ubuntu, apt-get install apache2-prefork-dev might help
-
-apr
-===
-
---with-apr-config=/path/to/apr-config
-
-apr-config is sometimes called apr-1-config on some systems. The path to the 
apr libraries is susually determined
-from the previous apxs utility. you can use this switch to override which apr 
will be used. beware that using a different
-version of apr than the one that is linked to by apache will likely cause bugs.
-
-apr-util
-
-
---with-apu-config=/path/to/apu-config
-
-apu-config is sometimes called apu-1-config. the apr-util library is used to 
enable the memcached cache backend for
-stroing tiles. If you don't plan on using it you can safely ignore or disable 
it.
-
-libcurl
-===
-
---with-curl-config=/path/to/curl-config
-
-libpng
-==
-
---with-png=/path/to/png/prefix
-
-this is the path where the libpng headers and libs can be located.
-the configure script will be looking for [path]/include/png.h and 
[path]/lib/libpng.so
-
-libjpeg
-==
-
---with-jpeg=/path/to/jpeg/prefix
-
-this is the path where the libjpeg headers and libs can be located.
-the configure script will be looking for [path]/include/jpeg.h and 
[path]/lib/libjpeg.so
-
-pixman (from 0.5 onwards) (recommended)
-===
-
---with-pixman=[yes|no|/path/to/pkgconfig/pixman.pc]
-
-pixman is a pixel manipulation library used to assemble image tiles when 
responding
-to non-tiled wms requests. Pixman support is recommended as it is highly 
optimized
-and will take advantage of recent processor extensions (mms, sse, ...) to 
speed up
-blending and resampling operations. In case the 

[SCM] mapcache branch, master, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit d04e6ec68bf5deed73ad5b7f16d006c645ca5dec
Merge: 5787924f7da23e1f0df0a2f4257b3abd6416f81f 
de1f3bc8639f1955c870871d2e5d324123cc449a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:37:23 2014 +0100

Merge tag 'upstream/1.2.1'

Upstream version 1.2.1


-- 
Packaging for MapCache

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 92953a183a18927e0ed14e6ace8aa5d2177b2793
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:29:15 2014 +0100

Add lintian override for no-upstream-changelog, no changes in source.

diff --git a/debian/changelog b/debian/changelog
index 68a3a46..4d0e819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
   * Drop soname.patch, applied upstream.
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
+  * Add lintian override for no-upstream-changelog, no changes in source.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
diff --git a/debian/libapache2-mod-mapcache.lintian-overrides 
b/debian/libapache2-mod-mapcache.lintian-overrides
new file mode 100644
index 000..0d60d86
--- /dev/null
+++ b/debian/libapache2-mod-mapcache.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+libapache2-mod-mapcache: no-upstream-changelog
diff --git a/debian/libmapcache1-dev.lintian-overrides 
b/debian/libmapcache1-dev.lintian-overrides
new file mode 100644
index 000..4df7f73
--- /dev/null
+++ b/debian/libmapcache1-dev.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+libmapcache1-dev: no-upstream-changelog
diff --git a/debian/libmapcache1.lintian-overrides 
b/debian/libmapcache1.lintian-overrides
new file mode 100644
index 000..35b9e86
--- /dev/null
+++ b/debian/libmapcache1.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+libmapcache1: no-upstream-changelog
diff --git a/debian/mapcache-cgi.lintian-overrides 
b/debian/mapcache-cgi.lintian-overrides
new file mode 100644
index 000..e993716
--- /dev/null
+++ b/debian/mapcache-cgi.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+mapcache-cgi: no-upstream-changelog
diff --git a/debian/mapcache-tools.lintian-overrides 
b/debian/mapcache-tools.lintian-overrides
new file mode 100644
index 000..f83ec13
--- /dev/null
+++ b/debian/mapcache-tools.lintian-overrides
@@ -0,0 +1,3 @@
+# No changes in source, you can compare release tags online:
+# https://github.com/mapserver/mapcache/compare/rel-1-2-0...rel-1-2-1
+mapcache-tools: no-upstream-changelog

-- 
Packaging for MapCache

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


[SCM] mapcache branch, pristine-tar, updated. 92b50fe07a4bc133481e810df71662c2471949cf

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the pristine-tar branch:
commit 92b50fe07a4bc133481e810df71662c2471949cf
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:37:22 2014 +0100

pristine-tar data for mapcache_1.2.1.orig.tar.gz

diff --git a/mapcache_1.2.1.orig.tar.gz.delta b/mapcache_1.2.1.orig.tar.gz.delta
new file mode 100644
index 000..b1d3bd1
Binary files /dev/null and b/mapcache_1.2.1.orig.tar.gz.delta differ
diff --git a/mapcache_1.2.1.orig.tar.gz.id b/mapcache_1.2.1.orig.tar.gz.id
new file mode 100644
index 000..3125b73
--- /dev/null
+++ b/mapcache_1.2.1.orig.tar.gz.id
@@ -0,0 +1 @@
+34aea8c7c5ab27d52cc46823310a25e373ba883a

-- 
Packaging for MapCache

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit becb049dd59429962af2737dafb4687be9cfc3a7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:39:05 2014 +0100

New upstream release.

diff --git a/debian/changelog b/debian/changelog
index cf1e52c..920ce75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-mapcache (1.2.0-3) UNRELEASED; urgency=low
+mapcache (1.2.1-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 14 Dec 2013 18:04:25 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
 mapcache (1.2.0-2) unstable; urgency=low
 

-- 
Packaging for MapCache

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit d0672b59307e3a513fc515d4b77fc80021c0e0c9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 16:42:05 2014 +0100

Drop soname.patch, applied upstream.

diff --git a/debian/changelog b/debian/changelog
index 920ce75..e9f65eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Drop soname.patch, applied upstream.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index c597b7f..4c2a684 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-soname.patch
 cmake-mapserver-include.patch
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
deleted file mode 100644
index f594f89..000
--- a/debian/patches/soname.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Use versioned SONAME for libmapcache.
-Author: Bas Couwenberg sebas...@xs4all.nl
-Bug: https://github.com/mapserver/mapcache/pull/84
-Applied-Upstream: 1.2.1, 
https://github.com/mapserver/mapcache/commit/6b7c8d067a83075021b2f183ba683895d7659046
-Last-Update: 2013-09-18
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -66,6 +66,10 @@ set(CMAKE_LINK_INTERFACE_LIBRARY )
- file(GLOB mapcache_SOURCES lib/*.c )
- 
- add_library(mapcache SHARED ${mapcache_SOURCES})
-+set_target_properties(mapcache PROPERTIES
-+  VERSION ${MAPCACHE_VERSION_STRING}
-+  SOVERSION 1
-+)
- 
- #options suported by the cmake builder
- option(WITH_PIXMAN Use pixman for SSE optimized image manipulations ON)

-- 
Packaging for MapCache

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 68637759bbaf300ae271a2b5869b9aa6d350a7ab
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:24:06 2014 +0100

Add lintian override for debian-watch-may-check-gpg-signature, upstream 
doesn't provide signatures for verification.

diff --git a/debian/changelog b/debian/changelog
index e9f65eb..68a3a46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ mapcache (1.2.1-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
   * Drop soname.patch, applied upstream.
+  * Add lintian override for debian-watch-may-check-gpg-signature,
+upstream doesn't provide signatures for verification.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 16:38:51 +0100
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..fa18fdf
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Upstream doesn't provide signatures for verification
+mapcache source: debian-watch-may-check-gpg-signature

-- 
Packaging for MapCache

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


[SCM] mapcache tag, debian/1.2.1-1, created. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Bas Couwenberg
The tag, debian/1.2.1-1 has been created
at  ebc97946802e68d79ff082da2738f4a19343198f (commit)

- Shortlog 
commit ebc97946802e68d79ff082da2738f4a19343198f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:30:30 2014 +0100

Set distribution to unstable.
---

-- 
Packaging for MapCache

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


[SCM] tinyows branch, master, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8c22351bbf256d8391f5c657af82b6e3d39d12a4
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 18:17:43 2014 +0100

Add lintian override for debian-watch-may-check-gpg-signature, upstream 
doesn't provide signatures for verification.

diff --git a/debian/changelog b/debian/changelog
index 34bed09..46ea01c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,8 @@ tinyows (1.1.0-3) unstable; urgency=low
   * Correct buffer_copy.patch origin, simplify patch.
   * Drop Intevation GmbH christopher.bert...@intevation.de from Uploaders.
   * Change priority to optional.
+  * Add lintian override for debian-watch-may-check-gpg-signature,
+upstream doesn't provide signatures for verification.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sun, 21 Jul 2013 15:37:59 +0200
 
diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides
similarity index 53%
rename from debian/source.lintian-overrides
rename to debian/source/lintian-overrides
index ca43d6c..b14225e 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,5 @@
 # False positive: dh_clean and dh_autoreconf take care of this.
 tinyows source: configure-generated-file-in-source config.log
+
+# Upstream doesn't provide signatures for verification
+tinyows source: debian-watch-may-check-gpg-signature

-- 
A simple WFS-T server

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


[SCM] tinyows branch, master, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 8a28d2977d120287d18cf76e461951006c2ffc2f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Dec 15 22:36:54 2013 +0100

Bump Standards-Version to 3.9.5.

diff --git a/debian/changelog b/debian/changelog
index a8acb8d..1b0142a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,7 @@ tinyows (1.1.0-3) unstable; urgency=low
   * Improve package description.
   * Add lintian override for configure-generated-file-in-source config.log
 false positive, dh_clean and dh_autoreconf take care of this.
-  * Bump Standards-Version to 3.9.4.
+  * Bump Standards-Version to 3.9.5.
   * Remove autogenerated files on clean.
   * Suggest MapServer (cgi-mapserver) and MapCache (libapache2-mod-mapcache).
   * Recommend PostGIS for PostgreSQL 9.3 (postgresql-9.3-postgis-2.1).
diff --git a/debian/control b/debian/control
index 3190cf1..a8894ba 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (= 9),
postgis,
libfcgi-dev,
flex
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/tinyows.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/tinyows.git
 Homepage: http://www.mapserver.org/tinyows/

-- 
A simple WFS-T server

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


[SCM] tinyows branch, master, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 22c8c82e6a07fc4f396e4f572d6b4ca2751889dc
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 18:18:54 2014 +0100

Update changelog timestamp.

diff --git a/debian/changelog b/debian/changelog
index 46ea01c..4d5945a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,7 +30,7 @@ tinyows (1.1.0-3) unstable; urgency=low
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sun, 21 Jul 2013 15:37:59 +0200
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 18:18:23 +0100
 
 tinyows (1.1.0-2~ubuntu1) unstable; urgency=low
 

-- 
A simple WFS-T server

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


[SCM] tinyows branch, jessie, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 8c22351bbf256d8391f5c657af82b6e3d39d12a4
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 18:17:43 2014 +0100

Add lintian override for debian-watch-may-check-gpg-signature, upstream 
doesn't provide signatures for verification.

diff --git a/debian/changelog b/debian/changelog
index 34bed09..46ea01c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,8 @@ tinyows (1.1.0-3) unstable; urgency=low
   * Correct buffer_copy.patch origin, simplify patch.
   * Drop Intevation GmbH christopher.bert...@intevation.de from Uploaders.
   * Change priority to optional.
+  * Add lintian override for debian-watch-may-check-gpg-signature,
+upstream doesn't provide signatures for verification.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sun, 21 Jul 2013 15:37:59 +0200
 
diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides
similarity index 53%
rename from debian/source.lintian-overrides
rename to debian/source/lintian-overrides
index ca43d6c..b14225e 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,5 @@
 # False positive: dh_clean and dh_autoreconf take care of this.
 tinyows source: configure-generated-file-in-source config.log
+
+# Upstream doesn't provide signatures for verification
+tinyows source: debian-watch-may-check-gpg-signature

-- 
A simple WFS-T server

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


[SCM] tinyows branch, jessie, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit d96a5d347257d6e498b26274f0b1b2beb5fddb11
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:36:49 2014 +0100

Tag releases for UbuntuGIS with ~ubuntu1.

diff --git a/debian/changelog b/debian/changelog
index 1b0142a..34bed09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,19 +30,19 @@ tinyows (1.1.0-3) unstable; urgency=low
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sun, 21 Jul 2013 15:37:59 +0200
 
-tinyows (1.1.0-2) unstable; urgency=low
+tinyows (1.1.0-2~ubuntu1) unstable; urgency=low
 
   * Fix for buffer_copy when loading config from mapfile.
 
  -- Jerome Villeneuve Larouche jlarou...@mapgears.com  Thu, 28 Mar 2013 
12:11:16 -0400
 
-tinyows (1.1.0-1) unstable; urgency=low
+tinyows (1.1.0-1~ubuntu1) unstable; urgency=low
 
   * New upstream release
 
  -- Jerome Villeneuve Larouche jlarou...@mapgears.com  Thu, 20 Dec 2012 
15:35:48 -0500
 
-tinyows (1.0.0-1) unstable; urgency=low
+tinyows (1.0.0-1~ubuntu1) unstable; urgency=low
 
   * New upstream release
   * Updated patches for 1.0.0 
@@ -50,13 +50,13 @@ tinyows (1.0.0-1) unstable; urgency=low
 
  -- Pirmin Kalberer pi_...@sourcepole.ch  Mon, 09 Jul 2012 21:55:42 +0200
 
-tinyows (0.9.0-4) unstable; urgency=low
+tinyows (0.9.0-4~ubuntu1) unstable; urgency=low
 
   * Set Vcs-* fields.
 
  -- Pirmin Kalberer pi_...@sourcepole.ch  Sat, 23 Oct 2010 22:15:59 +0200
 
-tinyows (0.9.0-3) unstable; urgency=low
+tinyows (0.9.0-3~ubuntu1) unstable; urgency=low
 
   * Bump standards version to 3.9.1, no changes required
 
@@ -75,13 +75,13 @@ tinyows (0.9.0-1) lucid; urgency=low
 
  -- Pirmin Kalberer pi_...@sourcepole.ch  Tue, 14 Sep 2010 21:25:53 +0200
 
-tinyows (0.7.1-2~r186) unstable; urgency=low
+tinyows (0.7.1-2~r186~ubuntu1) unstable; urgency=low
   
   * Updated to SVN r186, applied patch to disable XML-validation
 
  -- Stephan Holl stephan.h...@intevation.de  Thu, 02 Jun 2010 11:00:09 +0200
 
-tinyows (0.7.1-1) unstable; urgency=low
+tinyows (0.7.1-1~ubuntu1) unstable; urgency=low
 
   * Initial release from upstream sources.
 

-- 
A simple WFS-T server

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


[SCM] tinyows branch, jessie, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 22c8c82e6a07fc4f396e4f572d6b4ca2751889dc
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 18:18:54 2014 +0100

Update changelog timestamp.

diff --git a/debian/changelog b/debian/changelog
index 46ea01c..4d5945a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,7 +30,7 @@ tinyows (1.1.0-3) unstable; urgency=low
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sun, 21 Jul 2013 15:37:59 +0200
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 03 Jan 2014 18:18:23 +0100
 
 tinyows (1.1.0-2~ubuntu1) unstable; urgency=low
 

-- 
A simple WFS-T server

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


[SCM] tinyows branch, master, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit d96a5d347257d6e498b26274f0b1b2beb5fddb11
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 17:36:49 2014 +0100

Tag releases for UbuntuGIS with ~ubuntu1.

diff --git a/debian/changelog b/debian/changelog
index 1b0142a..34bed09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,19 +30,19 @@ tinyows (1.1.0-3) unstable; urgency=low
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sun, 21 Jul 2013 15:37:59 +0200
 
-tinyows (1.1.0-2) unstable; urgency=low
+tinyows (1.1.0-2~ubuntu1) unstable; urgency=low
 
   * Fix for buffer_copy when loading config from mapfile.
 
  -- Jerome Villeneuve Larouche jlarou...@mapgears.com  Thu, 28 Mar 2013 
12:11:16 -0400
 
-tinyows (1.1.0-1) unstable; urgency=low
+tinyows (1.1.0-1~ubuntu1) unstable; urgency=low
 
   * New upstream release
 
  -- Jerome Villeneuve Larouche jlarou...@mapgears.com  Thu, 20 Dec 2012 
15:35:48 -0500
 
-tinyows (1.0.0-1) unstable; urgency=low
+tinyows (1.0.0-1~ubuntu1) unstable; urgency=low
 
   * New upstream release
   * Updated patches for 1.0.0 
@@ -50,13 +50,13 @@ tinyows (1.0.0-1) unstable; urgency=low
 
  -- Pirmin Kalberer pi_...@sourcepole.ch  Mon, 09 Jul 2012 21:55:42 +0200
 
-tinyows (0.9.0-4) unstable; urgency=low
+tinyows (0.9.0-4~ubuntu1) unstable; urgency=low
 
   * Set Vcs-* fields.
 
  -- Pirmin Kalberer pi_...@sourcepole.ch  Sat, 23 Oct 2010 22:15:59 +0200
 
-tinyows (0.9.0-3) unstable; urgency=low
+tinyows (0.9.0-3~ubuntu1) unstable; urgency=low
 
   * Bump standards version to 3.9.1, no changes required
 
@@ -75,13 +75,13 @@ tinyows (0.9.0-1) lucid; urgency=low
 
  -- Pirmin Kalberer pi_...@sourcepole.ch  Tue, 14 Sep 2010 21:25:53 +0200
 
-tinyows (0.7.1-2~r186) unstable; urgency=low
+tinyows (0.7.1-2~r186~ubuntu1) unstable; urgency=low
   
   * Updated to SVN r186, applied patch to disable XML-validation
 
  -- Stephan Holl stephan.h...@intevation.de  Thu, 02 Jun 2010 11:00:09 +0200
 
-tinyows (0.7.1-1) unstable; urgency=low
+tinyows (0.7.1-1~ubuntu1) unstable; urgency=low
 
   * Initial release from upstream sources.
 

-- 
A simple WFS-T server

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


[SCM] tinyows branch, jessie, updated. upstream/1.1.0-46-g22c8c82

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the jessie branch:
commit 8a28d2977d120287d18cf76e461951006c2ffc2f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Dec 15 22:36:54 2013 +0100

Bump Standards-Version to 3.9.5.

diff --git a/debian/changelog b/debian/changelog
index a8acb8d..1b0142a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,7 @@ tinyows (1.1.0-3) unstable; urgency=low
   * Improve package description.
   * Add lintian override for configure-generated-file-in-source config.log
 false positive, dh_clean and dh_autoreconf take care of this.
-  * Bump Standards-Version to 3.9.4.
+  * Bump Standards-Version to 3.9.5.
   * Remove autogenerated files on clean.
   * Suggest MapServer (cgi-mapserver) and MapCache (libapache2-mod-mapcache).
   * Recommend PostGIS for PostgreSQL 9.3 (postgresql-9.3-postgis-2.1).
diff --git a/debian/control b/debian/control
index 3190cf1..a8894ba 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (= 9),
postgis,
libfcgi-dev,
flex
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/tinyows.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/tinyows.git
 Homepage: http://www.mapserver.org/tinyows/

-- 
A simple WFS-T server

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


[SCM] mapserver branch, upstream-6.0, created. upstream/6.0.1-2-g0ff020c

2014-01-03 Thread Bas Couwenberg
The branch, upstream-6.0 has been created
at  0ff020ce9ff9b8fe712f98b734bfdfa4638bff1b (commit)

- Shortlog 
commit 0ff020ce9ff9b8fe712f98b734bfdfa4638bff1b
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 19:35:49 2014 +0100

Imported upstream version 6.0.4

---

-- 
Packaging for MapServer

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


[SCM] mapserver branch, wheezy-6.0.4, created. upstream/6.0.1-45-g1d04fe7

2014-01-03 Thread Bas Couwenberg
The branch, wheezy-6.0.4 has been created
at  1d04fe7d707a48ba47b85bbba4f54ca8a7d556c9 (commit)

- Shortlog 
commit 1d04fe7d707a48ba47b85bbba4f54ca8a7d556c9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 20:19:27 2014 +0100

Drop patch php54, applied upstream in modified form.

commit 9b4ab3fd8f33cd912732a4ae6e573f8782d07350
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 20:19:00 2014 +0100

Refresh patches.

commit ae6d01194d8768b6a02d15edb8b40cbe8a9d57bb
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 19:44:32 2014 +0100

New stable upstream release. Contains multiple security fixes.

commit 50913ae21c52b048c30e059beda925d221f899e0
Merge: 2a1bb01 0ff020c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 19:43:05 2014 +0100

Merge branch 'upstream-6.0' into wheezy

---

-- 
Packaging for MapServer

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


[SCM] mapserver branch, squeeze, updated. upstream/5.6.5-2-geb6ece2

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the squeeze branch:
commit eb6ece2a3720b936c4c4885ff8ace04c93cc29e2
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 21:22:42 2014 +0100

Import changes from mapserver 5.6.5-2+squeeze2.

Conflicts:
debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 5807c8d..0adb3f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-mapserver (5.6.5-2+squeeze1) stable-security; urgency=high
+mapserver (5.6.5-2+squeeze2) stable-security; urgency=high
 
-  * Fix possible SQL injection in WFS.
+  * Fix possible SQL injection in WFS (CVE-2011-2703).
 [http://trac.osgeo.org/mapserver/ticket/3874]
+  * Fix stack based buffer overflows (CVE-2011-2704).
 
  -- Alan Boudreault aboudrea...@mapgears.com  Tue, 12 Jul 2011 00:23:32 -0400
 

-- 
Packaging for MapServer

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


[SCM] mapserver tag, debian/5.6.5-2+squeeze2, created. upstream/5.6.5-2-geb6ece2

2014-01-03 Thread Bas Couwenberg
The tag, debian/5.6.5-2+squeeze2 has been created
at  eb6ece2a3720b936c4c4885ff8ace04c93cc29e2 (commit)

- Shortlog 
commit eb6ece2a3720b936c4c4885ff8ace04c93cc29e2
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 21:22:42 2014 +0100

Import changes from mapserver 5.6.5-2+squeeze2.

Conflicts:
debian/changelog
---

-- 
Packaging for MapServer

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


[SCM] mapserver tag, debian/5.6.6-3, created. upstream/5.6.6-10-g20c41c2

2014-01-03 Thread Francesco Paolo Lovergine
The tag, debian/5.6.6-3 has been created
at  20c41c275ab315d9e37c85e9ecc8da1b114a6e83 (commit)

- Shortlog 
commit 20c41c275ab315d9e37c85e9ecc8da1b114a6e83
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Sep 27 15:45:02 2011 +0200

Minor fixes for 5.6.6 packaging.
---

-- 
Packaging for MapServer

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


Bug#729875: marked as done (gdal: FTBFS: libxml/encoding.h: No such file or directory)

2014-01-03 Thread Debian Bug Tracking System
Your message dated Fri, 03 Jan 2014 22:53:41 +0100
with message-id 52c73165.1090...@xs4all.nl
and subject line Fixed in unstable since 1.10.1+dfsg-1
has caused the Debian Bug report #729875,
regarding gdal: FTBFS: libxml/encoding.h: No such file or directory
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.)


-- 
729875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729875
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: gdal
Version: 1.9.0-3.1
Severity: serious

Hi!

gdal FTBFS like this:

===
make[3]: Entering directory `/«PKGBUILDDIR»/frmts/dods'
/bin/bash /«PKGBUILDDIR»/libtool --mode=compile --tag=CXX g++ -g -O2  -Wall  
-I/«PKGBUILDDIR»/port -I/«PKGBUILDDIR»/gcore -I/«PKGBUILDDIR»/alg 
-I/«PKGBUILDDIR»/ogr -I/«PKGBUILDDIR»/ogr/ogrsf_frmts -DOGR_ENABLED 
-I/«PKGBUILDDIR»/port -I/usr/include  -I/usr/include -I/usr/include/libdap 
-I/usr/include/dap -DLIBDAP_39 -c -o ../o/dodsdataset2.lo dodsdataset2.cpp
libtool: compile:  g++ -g -O2 -Wall -I/«PKGBUILDDIR»/port 
-I/«PKGBUILDDIR»/gcore -I/«PKGBUILDDIR»/alg -I/«PKGBUILDDIR»/ogr 
-I/«PKGBUILDDIR»/ogr/ogrsf_frmts -DOGR_ENABLED -I/«PKGBUILDDIR»/port 
-I/usr/include -I/usr/include -I/usr/include/libdap -I/usr/include/dap 
-DLIBDAP_39 -c dodsdataset2.cpp  -fPIC -DPIC -o ../o/.libs/dodsdataset2.o
In file included from /usr/include/libdap/AttrTable.h:54:0,
 from /usr/include/libdap/BaseType.h:57,
 from dodsdataset2.cpp:38:
/usr/include/libdap/XMLWriter.h:33:29: fatal error: libxml/encoding.h: No such 
file or directory
compilation terminated.
make[3]: *** [../o/dodsdataset2.lo] Error 1
make[2]: *** [dods-install-obj] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/frmts/dods'
make[2]: Leaving directory `/«PKGBUILDDIR»/frmts'
make[1]: *** [frmts-target] Error 2
===

Looks like pkg-config of libdap isn't used correctly. Would include
-I/usr/include/libxml2 etc.

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
---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

Bug#730969: marked as done (gdal: FTBFS: XMLWriter.h:33:29: fatal error: libxml/encoding.h: No such file or directory)

2014-01-03 Thread Debian Bug Tracking System
Your message dated Fri, 03 Jan 2014 22:53:41 +0100
with message-id 52c73165.1090...@xs4all.nl
and subject line Fixed in unstable since 1.10.1+dfsg-1
has caused the Debian Bug report #729875,
regarding gdal: FTBFS: XMLWriter.h:33:29: fatal error: libxml/encoding.h: No 
such file or directory
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.)


-- 
729875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729875
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: gdal
Version: 1.9.0-3.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 /bin/bash /«PKGBUILDDIR»/libtool --mode=compile --tag=CXX g++ -g -O2  -Wall  
 -I/«PKGBUILDDIR»/port -I/«PKGBUILDDIR»/gcore -I/«PKGBUILDDIR»/alg 
 -I/«PKGBUILDDIR»/ogr -I/«PKGBUILDDIR»/ogr/ogrsf_frmts -DOGR_ENABLED 
 -I/«PKGBUILDDIR»/port -I/usr/include  -I/usr/include -I/usr/include/libdap 
 -I/usr/include/dap -DLIBDAP_39 -c -o ../o/dodsdataset2.lo dodsdataset2.cpp
 libtool: compile:  g++ -g -O2 -Wall -I/«PKGBUILDDIR»/port 
 -I/«PKGBUILDDIR»/gcore -I/«PKGBUILDDIR»/alg -I/«PKGBUILDDIR»/ogr 
 -I/«PKGBUILDDIR»/ogr/ogrsf_frmts -DOGR_ENABLED -I/«PKGBUILDDIR»/port 
 -I/usr/include -I/usr/include -I/usr/include/libdap -I/usr/include/dap 
 -DLIBDAP_39 -c dodsdataset2.cpp  -fPIC -DPIC -o ../o/.libs/dodsdataset2.o
 In file included from /usr/include/libdap/AttrTable.h:54:0,
  from /usr/include/libdap/BaseType.h:57,
  from dodsdataset2.cpp:38:
 /usr/include/libdap/XMLWriter.h:33:29: fatal error: libxml/encoding.h: No 
 such file or directory
  #include libxml/encoding.h
  ^
 compilation terminated.
 make[3]: *** [../o/dodsdataset2.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/gdal_1.9.0-3.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
---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

[SCM] mapserver tag, debian/5.6.5-2+squeeze1, created. upstream/5.6.5-1-g27de263

2014-01-03 Thread Francesco Paolo Lovergine
The tag, debian/5.6.5-2+squeeze1 has been created
at  27de263b758d406629438c818ca046690d2f806d (commit)

- Shortlog 
commit 27de263b758d406629438c818ca046690d2f806d
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Jul 19 10:49:05 2011 +0200

Branch for squeeze support.
---

-- 
Packaging for MapServer

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


[SCM] mapserver branch, upstream-5.6, created. upstream/5.6.6-1-g7548e93

2014-01-03 Thread Bas Couwenberg
The branch, upstream-5.6 has been created
at  7548e9365a291a7cfcd170aede0df764e9fb0a48 (commit)

- Shortlog 
commit 7548e9365a291a7cfcd170aede0df764e9fb0a48
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 21:00:47 2014 +0100

Imported upstream version 5.6.9

---

-- 
Packaging for MapServer

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


[SCM] mapserver branch, squeeze-5.6.9, created. upstream/5.6.6-9-g48b3b03

2014-01-03 Thread Bas Couwenberg
The branch, squeeze-5.6.9 has been created
at  48b3b03660e2b977dfce19ff488c6838ba2a38a7 (commit)

- Shortlog 
commit 48b3b03660e2b977dfce19ff488c6838ba2a38a7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 23:28:36 2014 +0100

Remove debhelper log files to allow clean builds.

commit 99c24ee6619bb7bbbc138e01ebfc1683361d2395
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 23:22:11 2014 +0100

Drop 01_wfs_sql_injection.dpatch, applied upstream.

commit dec0258d82bfb2a18a665c3e1f2c6f07235f91e7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 22:25:01 2014 +0100

Refresh symbol_index_overflow.dpatch, partially applied upstream.

commit 09dd550cd7fb5902bd6cac242754fd7ae88da753
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 22:17:12 2014 +0100

Add myself to uploaders.

Conflicts:
debian/control

commit 88e837de9b6a281ca4c053f44e9c0d734af05c6d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 22:57:59 2014 +0100

New upstream release. Contains multiple security and stability fixes.

commit d5c332431f45dbed47d071ae3ba64ace022ee310
Merge: eb6ece2 7548e93
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 3 22:57:06 2014 +0100

Merge branch 'upstream-5.6' into squeeze-5.6.9

---

-- 
Packaging for MapServer

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


[SCM] mapcache branch, master, updated. upstream/1.2.0-108-g80f5a72

2014-01-03 Thread Andreas Tille
The following commit has been merged in the master branch:
commit 80f5a728aa12177719b27a98c02bad988a2ebce3
Author: Andreas Tille ti...@debian.org
Date:   Sat Jan 4 00:11:42 2014 +0100

I do not sponsor packages claiming to contain sample rules files - I want 
real rules files! ;-)

diff --git a/debian/rules b/debian/rules
index b185364..7a57115 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

-- 
Packaging for MapCache

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


[SCM] mapserver annotated tag, upstream/5.6.9, created. upstream/5.6.9

2014-01-03 Thread Bas Couwenberg
The annotated tag, upstream/5.6.9 has been created
at  c9c18625fdd1aa0a2e518137967a7f41eb03383e (tag)
   tagging  7548e9365a291a7cfcd170aede0df764e9fb0a48 (commit)
  replaces  upstream/5.6.6
 tagged by  Bas Couwenberg
on  Sat Jan 4 00:13:21 2014 +0100

- Shortlog 
Upstream version 5.6.9

Bas Couwenberg (1):
  Imported upstream version 5.6.9

---

-- 
Packaging for MapServer

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


[SCM] mapserver annotated tag, upstream/6.0.4, created. upstream/6.0.4

2014-01-03 Thread Bas Couwenberg
The annotated tag, upstream/6.0.4 has been created
at  9e766b3726ee8d166737e1ebb8bc23dd1c48f98d (tag)
   tagging  0ff020ce9ff9b8fe712f98b734bfdfa4638bff1b (commit)
  replaces  upstream/6.0.1
 tagged by  Bas Couwenberg
on  Sat Jan 4 00:14:26 2014 +0100

- Shortlog 
Upstream version 6.0.4

Alan Boudreault (1):
  Imported upstream version 6.0.3

Bas Couwenberg (1):
  Imported upstream version 6.0.4

---

-- 
Packaging for MapServer

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


spatialite-gui_1.7.1-2_amd64.changes ACCEPTED into experimental

2014-01-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Dec 2013 17:43:39 +0100
Source: spatialite-gui
Binary: spatialite-gui spatialite-gui-dbg
Architecture: source amd64
Version: 1.7.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 spatialite-gui - user-friendly graphical user interface for SpatiaLite
 spatialite-gui-dbg - user-friendly graphical user interface for spatialite - 
debugging
Changes: 
 spatialite-gui (1.7.1-2) experimental; urgency=low
 .
   * Bump Standards-Version to 3.9.5, no changes required.
   * Require at least librasterlite version 1.1g-3.
   * Require at least libspatialite version 4.1.1-5 for libxml2 support.
   * Re-enable building with libxml2 support.
Checksums-Sha1: 
 96cb3d6234515000a085b9bcfb5b17addf2745a1 1659 spatialite-gui_1.7.1-2.dsc
 1d79bb5754218cf261ea484969924b24f2c0c55e 6056 
spatialite-gui_1.7.1-2.debian.tar.gz
 a839727037df35957021f852496a3569e897ba2e 507898 
spatialite-gui_1.7.1-2_amd64.deb
 9a7b29d39f6c2aeeb1844fa84595e05af2df192e 4104502 
spatialite-gui-dbg_1.7.1-2_amd64.deb
Checksums-Sha256: 
 ce9910b2c8d98bc6f6c122cf3d63047260c143c587df8ee2922ab6e95243ec75 1659 
spatialite-gui_1.7.1-2.dsc
 b9107ac6a09bbef9b5285a6c2485ea476fddc923af54bc07fce3f41106549e99 6056 
spatialite-gui_1.7.1-2.debian.tar.gz
 8532e5a96171b61639a1c706a2d9463be2548d5ebe1941057408d520f503c7a2 507898 
spatialite-gui_1.7.1-2_amd64.deb
 522b8cef5ae41f41bac9421bc7db52083d8f7d047177d9de0c147475046352db 4104502 
spatialite-gui-dbg_1.7.1-2_amd64.deb
Files: 
 00abf76941641cee5760dd8e5ae00f24 1659 utils optional spatialite-gui_1.7.1-2.dsc
 f7eee882992ed5815aa748e1c83051b6 6056 utils optional 
spatialite-gui_1.7.1-2.debian.tar.gz
 ed058ca2f9537151f854575e8f783f20 507898 utils optional 
spatialite-gui_1.7.1-2_amd64.deb
 b8003f7524f2fc17387851a85b61ad6d 4104502 debug extra 
spatialite-gui-dbg_1.7.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlLHQQoACgkQYDBbMcCf01rrsACgjjCW932/0lCaUqqw+mUbTn+n
mi4AnRpJXfXZP4nUAJsrIswmZhPOAmBk
=zu8b
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[SCM] mapserver annotated tag, upstream/6.4.1, created. upstream/6.4.1

2014-01-03 Thread Bas Couwenberg
The annotated tag, upstream/6.4.1 has been created
at  32dc3cc15f679354cb2ac8368a4cee9bcaefadd8 (tag)
   tagging  93aca18800f640556dd484b27aea010071876b00 (commit)
  replaces  upstream/6.4.0_rc1
 tagged by  Bas Couwenberg
on  Sat Jan 4 00:20:52 2014 +0100

- Shortlog 
Upstream version 6.4.1

Bas Couwenberg (2):
  Imported Upstream version 6.4.0
  Imported Upstream version 6.4.1

---

-- 
Packaging for MapServer

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


[SCM] tinyows branch, master, updated. upstream/1.1.0-47-gb7e9f2a

2014-01-03 Thread Andreas Tille
The following commit has been merged in the master branch:
commit b7e9f2a62d00e075058ede10eee20b67b6b02868
Author: Andreas Tille ti...@debian.org
Date:   Sat Jan 4 00:26:15 2014 +0100

I do not sponsor packages claiming to contain sample rules files - I want 
real rules files! ;-)

diff --git a/debian/rules b/debian/rules
index 9148767..dd06fad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

-- 
A simple WFS-T server

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


Processing of tinyows_1.1.0-3_amd64.changes

2014-01-03 Thread Debian FTP Masters
tinyows_1.1.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  tinyows_1.1.0-3.dsc
  tinyows_1.1.0-3.debian.tar.gz
  tinyows_1.1.0-3_amd64.deb

Greetings,

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

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


[SCM] mapcache branch, jessie, updated. upstream/1.2.0-108-g80f5a72

2014-01-03 Thread Andreas Tille
The following commit has been merged in the jessie branch:
commit 80f5a728aa12177719b27a98c02bad988a2ebce3
Author: Andreas Tille ti...@debian.org
Date:   Sat Jan 4 00:11:42 2014 +0100

I do not sponsor packages claiming to contain sample rules files - I want 
real rules files! ;-)

diff --git a/debian/rules b/debian/rules
index b185364..7a57115 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

-- 
Packaging for MapCache

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


[SCM] tinyows branch, jessie, updated. upstream/1.1.0-47-gb7e9f2a

2014-01-03 Thread Andreas Tille
The following commit has been merged in the jessie branch:
commit b7e9f2a62d00e075058ede10eee20b67b6b02868
Author: Andreas Tille ti...@debian.org
Date:   Sat Jan 4 00:26:15 2014 +0100

I do not sponsor packages claiming to contain sample rules files - I want 
real rules files! ;-)

diff --git a/debian/rules b/debian/rules
index 9148767..dd06fad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

-- 
A simple WFS-T server

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


Processing of mapcache_1.2.1-1_amd64.changes

2014-01-03 Thread Debian FTP Masters
mapcache_1.2.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  mapcache_1.2.1-1.dsc
  mapcache_1.2.1.orig.tar.gz
  mapcache_1.2.1-1.debian.tar.gz
  libmapcache1_1.2.1-1_amd64.deb
  libmapcache1-dev_1.2.1-1_amd64.deb
  mapcache-cgi_1.2.1-1_amd64.deb
  mapcache-tools_1.2.1-1_amd64.deb
  libapache2-mod-mapcache_1.2.1-1_amd64.deb

Greetings,

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

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


mapcache_1.2.1-1_amd64.changes ACCEPTED into unstable

2014-01-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Jan 2014 17:30:18 +0100
Source: mapcache
Binary: libmapcache1 libmapcache1-dev mapcache-cgi mapcache-tools 
libapache2-mod-mapcache
Architecture: source amd64
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
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
Changes: 
 mapcache (1.2.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump Standards-Version to 3.9.5, no changes required.
   * Drop soname.patch, applied upstream.
   * Add lintian override for debian-watch-may-check-gpg-signature,
 upstream doesn't provide signatures for verification.
   * Add lintian override for no-upstream-changelog, no changes in source.
Checksums-Sha1: 
 11174a442c1c37a25a3f6a62afba21484fc76113 2065 mapcache_1.2.1-1.dsc
 20c8639de1cd2bf92a3177661198b1242a68b027 253897 mapcache_1.2.1.orig.tar.gz
 930245a17808448d5d81c466890d69065667e9c6 12404 mapcache_1.2.1-1.debian.tar.gz
 d52b1b24e8e4de4953f5af9b2d75739c267076b1 105358 libmapcache1_1.2.1-1_amd64.deb
 717ac7ce8e6d277567c419c2992d67c2c34cf4ae 18532 
libmapcache1-dev_1.2.1-1_amd64.deb
 c8c894130f4b810a9b0adb018e182b05c095f73a 10086 mapcache-cgi_1.2.1-1_amd64.deb
 6217b8fe791dc13d51b9a4e1b8a1fa483310e434 20652 mapcache-tools_1.2.1-1_amd64.deb
 debee058e8c22d91344a176df15840fea2de9090 22150 
libapache2-mod-mapcache_1.2.1-1_amd64.deb
Checksums-Sha256: 
 4c7bfbffdd0126151584da7a98c98b7bf1d14c49c69633023e724204ad343e53 2065 
mapcache_1.2.1-1.dsc
 31c6c074324f609eda69743b288926c36bb23826eb6bf090f1146aaf31b59c20 253897 
mapcache_1.2.1.orig.tar.gz
 2ee47a7d2eaa90f85ecb84064bde4066b2e380d2dd27aa9d526e4d19a166fa36 12404 
mapcache_1.2.1-1.debian.tar.gz
 75551773cdc7d5d0a20f3a44d92ab69d396607d085ece006c2c5c871fcde4f3e 105358 
libmapcache1_1.2.1-1_amd64.deb
 0189a0a075a8483646857c6381ae9b63b47cfa7fb89e583417fab541889e116e 18532 
libmapcache1-dev_1.2.1-1_amd64.deb
 89e5a9aa323a47c873e86090e1be51a50527f31e53d2b12ab70979a5800ce537 10086 
mapcache-cgi_1.2.1-1_amd64.deb
 c07e9571f6acf2bb045bade4ce7db0b2d14d6464618f18ebb562d090f4f20459 20652 
mapcache-tools_1.2.1-1_amd64.deb
 60ad41dd281a3eb5794b1181b225c9fa334fd9e428aed82e5dece9dad0a58a17 22150 
libapache2-mod-mapcache_1.2.1-1_amd64.deb
Files: 
 7f667aa8bcbb07e8f49189ba6212e99f 2065 devel optional mapcache_1.2.1-1.dsc
 5d61f818c25ff39ea493f755b563bc03 253897 devel optional 
mapcache_1.2.1.orig.tar.gz
 05473b227990bfc6987b9e30c3f32ef3 12404 devel optional 
mapcache_1.2.1-1.debian.tar.gz
 49922f120bc0d1dbc9bafbc5f637aebf 105358 libs optional 
libmapcache1_1.2.1-1_amd64.deb
 3cc8d9475c67fcd6042ccb557e087909 18532 libdevel optional 
libmapcache1-dev_1.2.1-1_amd64.deb
 b0cf51b0d20a7e703e948e4a9e53a58c 10086 web optional 
mapcache-cgi_1.2.1-1_amd64.deb
 a7bf229d658085ad5d879ca287d487eb 20652 misc optional 
mapcache-tools_1.2.1-1_amd64.deb
 adc2ef00b59611234cbe202369072f39 22150 web optional 
libapache2-mod-mapcache_1.2.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlLHSmoACgkQYDBbMcCf01oc/ACfQyHgQXFlPIOhsVR/r067ww/z
9GEAoKrWYeNdftgXczlSjJtxkeXJIPE7
=DR6R
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


tinyows_1.1.0-3_amd64.changes REJECTED

2014-01-03 Thread Debian FTP Masters


tinyows_1.1.0-3.dsc refers to non-existing file: tinyows_1.1.0.orig.tar.gz
Perhaps you need to include it in your upload?

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


Re: [SCM] mapcache tag, debian/1.2.1-1, created. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Andreas Tille
Hi Bas,

before I uploaded mapcache and tinyows I removed a dh-make boilerplate
from d/rules.  I'm pretty allergic against this boilerplate and was
afraid to start suffering from deflection when I upload this. ;-)

Please `git pull` and re-tag

  Andreas.

PS: One of the reasons I invented the package_template was to keep
away people from dh-make which I consider a bad idea.

On Fri, Jan 03, 2014 at 05:16:23PM +, Bas Couwenberg wrote:
 The tag, debian/1.2.1-1 has been created
 at  ebc97946802e68d79ff082da2738f4a19343198f (commit)
 
 - Shortlog 
 commit ebc97946802e68d79ff082da2738f4a19343198f
 Author: Bas Couwenberg sebas...@xs4all.nl
 Date:   Fri Jan 3 17:30:30 2014 +0100
 
 Set distribution to unstable.
 ---
 
 -- 
 Packaging for MapCache
 
 ___
 Pkg-grass-devel mailing list
 Pkg-grass-devel@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
 

-- 
http://fam-tille.de

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


[SCM] mapcache tag, debian/1.2.1-1, updated. upstream/1.2.0-108-g80f5a72

2014-01-03 Thread Andreas Tille
The tag, debian/1.2.1-1 has been updated
to  80f5a728aa12177719b27a98c02bad988a2ebce3 (commit)
  from  ebc97946802e68d79ff082da2738f4a19343198f

- Shortlog 
commit 80f5a728aa12177719b27a98c02bad988a2ebce3
Author: Andreas Tille ti...@debian.org
Date:   Sat Jan 4 00:11:42 2014 +0100

I do not sponsor packages claiming to contain sample rules files - I want 
real rules files! ;-)
---

-- 
Packaging for MapCache

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


[SCM] tinyows tag, debian/1.1.0-3, updated. upstream/1.1.0-47-gb7e9f2a

2014-01-03 Thread Andreas Tille
The tag, debian/1.1.0-3 has been updated
to  b7e9f2a62d00e075058ede10eee20b67b6b02868 (commit)
  from  22c8c82e6a07fc4f396e4f572d6b4ca2751889dc

- Shortlog 
commit b7e9f2a62d00e075058ede10eee20b67b6b02868
Author: Andreas Tille ti...@debian.org
Date:   Sat Jan 4 00:26:15 2014 +0100

I do not sponsor packages claiming to contain sample rules files - I want 
real rules files! ;-)
---

-- 
A simple WFS-T server

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


Bug#684233: tiff code embedded in gdal and possibly may be out of date and vulnerable

2014-01-03 Thread Sebastiaan Couwenberg
Control: fixed -1 gdal/1.9.2-1~exp3

Hi Silvio,

Since version 1.9.2-1~exp3 in experimental the GDAL packages no longer
expose the internal *tiff symbols, but still build with their internal
copies.

It doesn't entirely address the issue, but the recent updates of GDAL to
the latest 1.10.1 upstream release should include updates to the
internal libraries.

Can you run your tool on the latest gdal 1.10.1+dfsg-2 packages?

Kind Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

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


Processed: tiff code embedded in gdal and possibly may be out of date and vulnerable

2014-01-03 Thread Debian Bug Tracking System
Processing control commands:

 fixed -1 gdal/1.9.2-1~exp3
Bug #684233 [gdal] tiff code embedded in gdal and possibly may be out of date 
and vulnerable
The source gdal and version 1.9.2-1~exp3 do not appear to match any binary 
packages
Marked as fixed in versions gdal/1.9.2-1~exp3.

-- 
684233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684233
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/cgi-bin/mailman/listinfo/pkg-grass-devel


Re: [SCM] mapcache tag, debian/1.2.1-1, created. upstream/1.2.0-107-gebc9794

2014-01-03 Thread Sebastiaan Couwenberg
On 01/04/2014 12:48 AM, Andreas Tille wrote:
 Please `git pull` and re-tag

Hi Andreas,

Thanks for the fixes and sponsoring the uploads.

I had already updated the jessie branches, and now also pushed the
updated tags.

Kind Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

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


Bug#695042: marked as done (Package incompatible with many other development packages)

2014-01-03 Thread Debian Bug Tracking System
Your message dated Sat, 04 Jan 2014 01:11:34 +0100
with message-id 52c751b6.2040...@xs4all.nl
and subject line Fixed in unstable since gdal/1.10.1+dfsg-1
has caused the Debian Bug report #695042,
regarding Package incompatible with many other development packages
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.)


-- 
695042: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695042
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgdal-dev
Version: 1.9.0-3.1
Severity: normal
User: jerome.vouil...@pps.univ-paris-diderot.fr
Usertags: coinst-upgrades

Hi,

Package libgdal-dev depends on libxerces-c2-dev which conflicts with
libxerces-c-dev. This makes it impossible to install it together with
the following development packages:

   libxerces-c-dev, libxml-security-c-dev, libxmltooling-dev,
   libshibsp-dev, libsaml2-dev, libxquilla-dev

Packages grass-dev, libmapnik2-dev, liblas-dev and libqgis-dev, which
depend on libgdal-dev, are also incompatible with these packages.

Would it be possible to switch libgdal-dev to Xerces 3 to resolve this
issue?

Regards,

-- Jérôme Vouillon

PS: this issue was found using the coinst-upgrades tool
(see http://coinst.irill.org/upgrades/ for information on this tool).
---End Message---
---BeginMessage---
Fixed in unstable since gdal/1.10.1+dfsg-1---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

Bug#733073: marked as done (please build-depend on libxerces-c-dev instead of libxerces-c2-dev)

2014-01-03 Thread Debian Bug Tracking System
Your message dated Sat, 04 Jan 2014 01:16:25 +0100
with message-id 52c752d9.3080...@xs4all.nl
and subject line Fixed in experimental since 1.9.2-1~exp1, in unstable since 
1.10.1+dfsg-1
has caused the Debian Bug report #733073,
regarding please build-depend on libxerces-c-dev instead of libxerces-c2-dev
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.)


-- 
733073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gdal

In preparation for requesting removal of xerces-c2 from sid (and
jessie), I am asking maintainers of packages that still have build
dependencies on libxerces-c2-dev to instead build depend on
libxerces-c-dev.  In most cases, no changes will be required.  There are
only five packages left in the archive that still depend on
libxerces-c2-dev that have not already been requested for removal.

-- 
Jay Berkenbilt q...@debian.org
---End Message---
---BeginMessage---
Control: found -1 gdal/1.9.0-3.1
Control: fixed -1 gdal/1.9.2-1~exp1

Hi Jay,

The build dependency was changed to libxerces-c-dev in
gdal/1.9.2-1~exp1, which is in unstable since 1.10.1+dfsg-1.

Kind Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)---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

Re: tinyows_1.1.0-3_amd64.changes REJECTED

2014-01-03 Thread Sebastiaan Couwenberg
On 01/04/2014 12:50 AM, Debian FTP Masters wrote:
 tinyows_1.1.0-3.dsc refers to non-existing file: tinyows_1.1.0.orig.tar.gz
 Perhaps you need to include it in your upload?

Hi Andreas,

Since the package originates from the UbuntuGIS PPA the first Debian
revision is not -1, and you need to explictly specify -sa when building
the package.

Can you rebuild the package with -sa?

Kind Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

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


Bug#695060: Fixed in gdal/1.10.1+dfsg-1

2014-01-03 Thread Sebastiaan Couwenberg
Control: fixed -1 gdal/1.10.1+dfsg-1

Hi Reid,

The recent gdal/1.10.1+dfsg-1 uploaded to unstable appears to have fixed
your issue. GDAL now recognizes the units correctly:

$ gdalinfo /tmp/foo.tif
Driver: GTiff/GeoTIFF
Files: /tmp/foo.tif
Size is 10, 20
Coordinate System is:
PROJCS[LUnits = unknown,
GEOGCS[WGS 84,
DATUM[WGS_1984,
SPHEROID[WGS 84,6378137,298.257223563,
AUTHORITY[EPSG,7030]],
AUTHORITY[EPSG,6326]],
PRIMEM[Greenwich,0],
UNIT[degree,0.0174532925199433],
AUTHORITY[EPSG,4326]],
PROJECTION[Miller_Cylindrical],
PARAMETER[latitude_of_center,0],
PARAMETER[longitude_of_center,0],
PARAMETER[false_easting,0],
PARAMETER[false_northing,0],
UNIT[unknown,100]]
Origin = (-20.015098236551182,-14.671436039695894)
Pixel Size = (2.001509823655118,2.934287207939179)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  INTERLEAVE=BAND
Corner Coordinates:
Upper Left  ( -20.0150982, -14.6714360) (179d59'59.64W, 89d59'24.00S)
Lower Left  ( -20.0150982,  44.0143081)
Upper Right (   0.000, -14.6714360) (  0d 0' 0.01E, 89d59'24.00S)
Lower Right (   0.000,  44.0143081)
Center  ( -10.0075491,  14.6714360) ( 89d59'59.82W, 89d59'24.00N)
Band 1 Block=10x20 Type=Float32, ColorInterp=Gray

$ listgeo /tmp/foo.tif
Geotiff_Information:
   Version: 1
   Key_Revision: 1.0
   Tagged_Information:
  ModelTransformationTag (4,4):
 2.00150982365512  0 0
-20.0150982365512
 0 2.93428720793918  0
-14.6714360396959
 0 0 0 0

 0 0 0 1

  End_Of_Tags.
   Keyed_Information:
  GTModelTypeGeoKey (Short,1): ModelTypeProjected
  GTRasterTypeGeoKey (Short,1): RasterPixelIsArea
  GTCitationGeoKey (Ascii,10): Miller_Mm
  GeographicTypeGeoKey (Short,1): GCS_WGS_84
  GeogCitationGeoKey (Ascii,7): WGS 84
  GeogAngularUnitsGeoKey (Short,1): Angular_Degree
  GeogSemiMajorAxisGeoKey (Double,1): 6378137
  GeogInvFlatteningGeoKey (Double,1): 298.257223563
  ProjectedCSTypeGeoKey (Short,1): User-Defined
  PCSCitationGeoKey (Ascii,17): LUnits = unknown
  ProjectionGeoKey (Short,1): User-Defined
  ProjCoordTransGeoKey (Short,1): CT_MillerCylindrical
  ProjLinearUnitsGeoKey (Short,1): User-Defined
  ProjLinearUnitSizeGeoKey (Double,1): 100
  ProjFalseEastingGeoKey (Double,1): 0
  ProjFalseNorthingGeoKey (Double,1): 0
  ProjCenterLongGeoKey (Double,1): 0
  ProjCenterLatGeoKey (Double,1): 0
  End_Of_Keys.
   End_Of_Geotiff.

Projection Method: CT_MillerCylindrical
   ProjCenterLatGeoKey: 0.00 (  0d 0' 0.00N)
   ProjCenterLongGeoKey: 0.00 (  0d 0' 0.00E)
   ProjFalseEastingGeoKey: 0.00 m
   ProjFalseNorthingGeoKey: 0.00 m
GCS: 4326/WGS 84
Datum: 6326/World Geodetic System 1984
Ellipsoid: 7030/WGS 84 (6378137.00,6356752.31)
Prime Meridian: 8901/Greenwich (0.00/  0d 0' 0.00E)

Corner Coordinates:
Upper Left( -20.015, -14.671)  (  0d 0' 0.65W,  0d 0' 0.47S)
Lower Left( -20.015,  44.014)  (  0d 0' 0.65W,  0d 0' 1.42N)
Upper Right   (   0.000, -14.671)  (  0d 0' 0.00E,  0d 0' 0.47S)
Lower Right   (   0.000,  44.014)  (  0d 0' 0.00E,  0d 0' 1.42N)
Center( -10.008,  14.671)  (  0d 0' 0.32W,  0d 0' 0.47N)

Kind Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

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


Processed: Fixed in gdal/1.10.1+dfsg-1

2014-01-03 Thread Debian Bug Tracking System
Processing control commands:

 fixed -1 gdal/1.10.1+dfsg-1
Bug #695060 [libgdal1] libgdal1: GeoTIFF file with +to_meter=100 
interpreted incorrectly
Marked as fixed in versions gdal/1.10.1+dfsg-1.

-- 
695060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695060
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/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#727630: Use dh_autotools-dev to update config.{sub, guess} for new ports

2014-01-03 Thread Sebastiaan Couwenberg
Hi Matthias,

The current 4.1.1-5 version of spatialite cannot be built on arm64
because of unmet build dependencies.

It seems the debhelper, perl and file builds for arm64 have some
circular build dependencies.

I'll keep an eye on buildd logs, because I'd still like to know if the
dh-autoreconf change is sufficient to support arm64.

Kind Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

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


[SCM] website branch, master, updated. 7a494efb6f76d83349473b87814e1aa1952f48d6

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 7a494efb6f76d83349473b87814e1aa1952f48d6
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 4 02:35:22 2014 +0100

Move 'Other branches' section below 'Common Git repository structures'. 
Include examples for OSGeo-Live and other derivatives.

diff --git a/policy.xml b/policy.xml
index 399fb5d..294baab 100644
--- a/policy.xml
+++ b/policy.xml
@@ -289,6 +289,31 @@ pkg-grass/
 In case you use commandgit-dch/command for the changelog entries,
 don't forget to use it when you stop working on the package.
   /para
+  sect3 id=git-branches
+titleOther branches/title
+para
+  Changes uploaded to other distributions than
+  literalunstable/literal can be stored in other branches,
+  named for instance literalexperimental/literal,
+  literaljessie/literal, etc.
+/para
+para
+  Packaging for the
+  link linkend=ubuntugis-ppaUbuntuGIS PPA/link is encouraged to
+  be stored in Ubuntu release specific branches such as
+  literalubuntu/raring/literal,
+  literalubuntu/quantal/literal, etc.
+/para
+para
+  Likewise packaging for
+  link linkend=derivativesother derivatives/link
+  can be maintained in the Debian GIS git repository in derivative
+  specific branches.
+  OSGeo-Live for example can use branches such as
+  literalosgeo/7.0/literal,
+  literalosgeo/8.0/literal, etc.
+/para
+  /sect3
   sect3 id=git-buildpackage
 titlecommandgit-buildpackage/command/title
 para
@@ -340,22 +365,6 @@ pkg-grass/
   to document the layout of the repository.
 /para
   /sect3
-  sect3 id=git-branches
-titleOther branches/title
-para
-  Changes uploaded to other distributions than
-  literalunstable/literal can be stored in other branches,
-  named for instance literalexperimental/literal,
-  literaljessie/literal, etc.
-/para
-para
-  Packaging for the
-  link linkend=ubuntugis-ppaUbuntuGIS PPA/link is encouraged to
-  be stored in Ubuntu release specific branches such as
-  literalubuntu/raring/literal,
-  literalubuntu/quantal/literal, etc.
-/para
-  /sect3
 /sect2
 sect2 id=git-tips
   titleGit tips/title
@@ -820,6 +829,11 @@ lintian ../build-area/*changes
 source packages. The right way to build Debian packages is described in
 ulink url=http://www.debian.org/doc/manuals/maint-guide/;Debian New 
Maintainers' Guide/ulink.
   /para
+  para
+See also the
+ulink 
url=http://anonscm.debian.org/gitweb/?p=pkg-grass/package_template.git;package
 template/ulink
+in our Git repository.
+  /para
 /sect2
 sect2 id=itp
   titleAnnouncing intent to package/title
@@ -853,7 +867,7 @@ lintian ../build-area/*changes
   /para
 /sect2
 sect2 id=ubuntugis-ppa
-  titlePPA for Ubuntu/title
+  titlePPA for Ubuntu by UbuntuGIS/title
   para
 The ulink url=https://launchpad.net/~ubuntugis;UbuntuGIS/ulink
 team maintains Personal Package Archives (PPA) on Launchpad, where
@@ -897,6 +911,10 @@ lintian ../build-area/*changes
 
codelt;upstreamversiongt;-0lt;derivativenamegt;lt;derivativerevisiongt;/code
 (which is the versioning scheme usually used by Ubuntu).
   /para
+  para
+Packages for derivatives may be kept as
+link linkend=git-branchesbranches/link in our repositories.
+  /para
 /sect2
 sect2 id=r-packages
   titleR packages/title

-- 
pkg-grass website

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


[SCM] website branch, master, updated. 7a494efb6f76d83349473b87814e1aa1952f48d6

2014-01-03 Thread Bas Couwenberg
The following commit has been merged in the master branch:
commit 14ab1d550cf87033d48312799676ab6087b8e836
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 4 01:56:16 2014 +0100

Add 'Derivatives working together with Debian GIS' section.

diff --git a/policy.xml b/policy.xml
index baaf423..399fb5d 100644
--- a/policy.xml
+++ b/policy.xml
@@ -879,6 +879,25 @@ lintian ../build-area/*changes
 follows: codeLINTIAN_PROFILE=ubuntu/code.
   /para
 /sect2
+sect2 id=derivatives
+  titleDerivatives working together with Debian GIS/title
+  para
+Debian GIS is proud that derivatives (like for instance
+link linkend=ubuntugis-ppaUbuntuGIS/link and
+ulink url=http://live.osgeo.org/;OSGeo-Live/ulink)
+are profiting from our work inside Debian and we try to establish
+strong connections to these derivatives.
+With UbuntuGIS the connection is as strong that a common workflow
+was created where UbuntuGIS developers are injecting their packaging
+straight into the Debian GIS version control system.
+To make sure that there will be no conflicts with the Debian revisions
+some attention should be payed to the revision numbering.
+If the derivative is creating a new package (either from scratch or an
+upgraded version) it should get the version
+
codelt;upstreamversiongt;-0lt;derivativenamegt;lt;derivativerevisiongt;/code
+(which is the versioning scheme usually used by Ubuntu).
+  /para
+/sect2
 sect2 id=r-packages
   titleR packages/title
   para

-- 
pkg-grass website

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


Bug#734136: qgis: Missing dependency on libodbc1

2014-01-03 Thread James Turton
Package: qgis
Version: 1.7.4+1.7.5~20120320-1.1+b1
Severity: normal

Dear Maintainer,

The qgis package requires libodbc1 in order to run but this package is not a 
dependency.  When installing
qgis via sudo apt-get install qgis then running qgis, the following error 
results

qgis: error while loading shared libraries: libodbc.so.1: cannot open shared 
object file: No such file or directory

After running sudo apt-get install libodbc1 qgis runs without errors.


-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_ZA.UTF-8, LC_CTYPE=en_ZA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qgis depends on:
ii  libc6   2.17-93
ii  libgcc1 1:4.7.2-5
ii  libgdal11.9.0-3.1
ii  libgeos-c1  3.3.3-1.1
ii  libgsl0ldbl 1.15+dfsg.2-2
ii  libpq5  9.1.11-0wheezy1
ii  libproj04.7.0-2
ii  libqgis1.7.51.7.4+1.7.5~20120320-1.1+b1
ii  libqt4-network  4:4.8.2+dfsg-11
ii  libqt4-sql  4:4.8.2+dfsg-11
ii  libqt4-svg  4:4.8.2+dfsg-11
ii  libqt4-xml  4:4.8.2+dfsg-11
ii  libqtcore4  4:4.8.2+dfsg-11
ii  libqtgui4   4:4.8.2+dfsg-11
ii  libqtwebkit42.2.1-5
ii  libqwt5-qt4 5.2.2-3
ii  libstdc++6  4.7.2-5
ii  qgis-common 1.7.4+1.7.5~20120320-1.1
ii  qgis-providers  1.7.4+1.7.5~20120320-1.1+b1

Versions of packages qgis recommends:
pn  python-qgisnone
pn  qgis-plugin-grass  none

Versions of packages qgis suggests:
pn  gpsbabel  none

-- no debconf information

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