[SCM] dans-gdal-scripts tag, debian/0.18-3, created. upstream/0.18-15-gd18f024

2013-12-12 Thread Francesco Paolo Lovergine
The tag, debian/0.18-3 has been created
at  d18f0241d47dbdde0dc669e2164601fefd2743ad (commit)

- Shortlog 
commit d18f0241d47dbdde0dc669e2164601fefd2743ad
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:33:27 2013 +0100

Changed dh level.
---

-- 
GDAL contributed tools by Geographic Information Network of Alaska

___
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] dans-gdal-scripts branch, master, updated. upstream/0.18-15-gd18f024

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 2bf3ecfe63e937186a6c245adaf9a5b2812a2724
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 10:59:35 2013 +0100

Changed b-d and policy

diff --git a/debian/changelog b/debian/changelog
index b385bb5..cd104bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dans-gdal-scripts (0.18-3) unstable; urgency=medium
+
+  * Now using libgdal-dev b-d.
+  * Policy bumped to 3.9.4 (no changes required).
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Thu, 12 Dec 2013 10:56:10 
+0100
+
 dans-gdal-scripts (0.18-2) unstable; urgency=low
 
   * Fixed copyright-refers-to-deprecated-bsd-license-file lintian warning.
diff --git a/debian/control b/debian/control
index 5ea75b9..0b39ab5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: science
 Priority: extra
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 8), autotools-dev, libgdal1-dev, libproj-dev, 
libboost1.42-dev
-Standards-Version: 3.9.1
+Build-Depends: debhelper (= 8), autotools-dev, libgdal-dev, libproj-dev, 
libboost1.42-dev
+Standards-Version: 3.9.4
 Homepage: http://www.gina.alaska.edu/projects/gina-tools
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/dans-gdal-scripts.git
 Vcs-Git: git://git.debian.org/pkg-grass/dans-gdal-scripts.git

-- 
GDAL contributed tools by Geographic Information Network of Alaska

___
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] dans-gdal-scripts branch, master, updated. upstream/0.18-15-gd18f024

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit d18f0241d47dbdde0dc669e2164601fefd2743ad
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:33:27 2013 +0100

Changed dh level.

diff --git a/debian/changelog b/debian/changelog
index 96d0d99..d40f6ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ dans-gdal-scripts (0.18-3) unstable; urgency=medium
   - debian-rules-missing-recommended-target build-indep
   - debian-rules-missing-recommended-target build-arch
   - hardening-no-relro 
+  * Debhelper level raised to 9. 
 
  -- Francesco Paolo Lovergine fran...@debian.org  Thu, 12 Dec 2013 10:56:10 
+0100
 
diff --git a/debian/control b/debian/control
index 609ede4..1099765 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: extra
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 8), autotools-dev, libgdal-dev, libproj-dev, 
libboost-dev
+Build-Depends: debhelper (= 9), autotools-dev, libgdal-dev, libproj-dev, 
libboost-dev
 Standards-Version: 3.9.4
 Homepage: http://www.gina.alaska.edu/projects/gina-tools
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/dans-gdal-scripts.git

-- 
GDAL contributed tools by Geographic Information Network of Alaska

___
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] dans-gdal-scripts branch, master, updated. upstream/0.18-15-gd18f024

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 9af0aad07688d9c5da041fe0bb650ac9ada8
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:04:49 2013 +0100

Proper use of dh_autotools-dev_*config helpers.

diff --git a/debian/changelog b/debian/changelog
index cd104bc..06077b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dans-gdal-scripts (0.18-3) unstable; urgency=medium
 
   * Now using libgdal-dev b-d.
   * Policy bumped to 3.9.4 (no changes required).
+  * Now using dh helpers to restore/update config.{guess,sub} in debian/rules.
 
  -- Francesco Paolo Lovergine fran...@debian.org  Thu, 12 Dec 2013 10:56:10 
+0100
 
diff --git a/debian/rules b/debian/rules
index 7244dc9..6618dcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,34 +16,21 @@ endif
 
 config.status: configure
dh_testdir
-   # Add here commands to configure the package.
-ifneq $(wildcard /usr/share/misc/config.sub) 
-   mv config.sub config.sub.original  cp -f /usr/share/misc/config.sub 
config.sub
-endif
-ifneq $(wildcard /usr/share/misc/config.guess) 
-   mv config.guess config.guess.original  cp -f 
/usr/share/misc/config.guess config.guess
-endif
+   dh_autotools-dev_updateconfig
dh_auto_configure
 
 build: build-stamp
 
 build-stamp:  config.status 
dh_testdir
-   
-   # Add here commands to compile the package.
dh_auto_build
touch $@
 
 clean: 
dh_testdir
dh_testroot
-   
-   # Add here commands to clean up after the build process.
dh_auto_clean   
-   rm -f config.sub config.guess
-   mv config.sub.original config.sub
-   mv config.guess.original config.guess
-   cp -f 
+   dh_autotools-dev_restoreconfig
dh_clean 
 
 install: build
@@ -51,7 +38,6 @@ install: build
dh_testroot
dh_prep  
dh_installdirs
-   
# Add here commands to install the package into 
debian/dans-gdal-scripts.
dh_auto_install


-- 
GDAL contributed tools by Geographic Information Network of Alaska

___
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] dans-gdal-scripts branch, master, updated. upstream/0.18-15-gd18f024

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit c217d6227ed6a6fde56368254e9f64ac7a4a375e
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:07:54 2013 +0100

Changed libboost b-d.

diff --git a/debian/changelog b/debian/changelog
index 06077b3..778ab29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 dans-gdal-scripts (0.18-3) unstable; urgency=medium
 
-  * Now using libgdal-dev b-d.
+  * Now using libgdal-devi and libboost-dev b-d.
   * Policy bumped to 3.9.4 (no changes required).
   * Now using dh helpers to restore/update config.{guess,sub} in debian/rules.
+  * 
 
  -- Francesco Paolo Lovergine fran...@debian.org  Thu, 12 Dec 2013 10:56:10 
+0100
 
diff --git a/debian/control b/debian/control
index 0b39ab5..609ede4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: extra
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 8), autotools-dev, libgdal-dev, libproj-dev, 
libboost1.42-dev
+Build-Depends: debhelper (= 8), autotools-dev, libgdal-dev, libproj-dev, 
libboost-dev
 Standards-Version: 3.9.4
 Homepage: http://www.gina.alaska.edu/projects/gina-tools
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/dans-gdal-scripts.git

-- 
GDAL contributed tools by Geographic Information Network of Alaska

___
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] dans-gdal-scripts branch, master, updated. upstream/0.18-15-gd18f024

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 480181e2fc9ab8fb31fd23b61a04fcb0f6e4f1ac
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:26:11 2013 +0100

Fixed main lintian issues.

diff --git a/debian/changelog b/debian/changelog
index 778ab29..96d0d99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,10 @@ dans-gdal-scripts (0.18-3) unstable; urgency=medium
   * Now using libgdal-devi and libboost-dev b-d.
   * Policy bumped to 3.9.4 (no changes required).
   * Now using dh helpers to restore/update config.{guess,sub} in debian/rules.
-  * 
+  * Fixed lintian warnings source: 
+  - debian-rules-missing-recommended-target build-indep
+  - debian-rules-missing-recommended-target build-arch
+  - hardening-no-relro 
 
  -- Francesco Paolo Lovergine fran...@debian.org  Thu, 12 Dec 2013 10:56:10 
+0100
 
diff --git a/debian/rules b/debian/rules
index 6618dcd..dd6b9dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,12 +14,17 @@ else
 CROSS= --build $(DEB_BUILD_GNU_TYPE)
 endif
 
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 config.status: configure
dh_testdir
dh_autotools-dev_updateconfig
dh_auto_configure
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 
 build-stamp:  config.status 
dh_testdir

-- 
GDAL contributed tools by Geographic Information Network of Alaska

___
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 dans-gdal-scripts_0.18-3_i386.changes

2013-12-12 Thread Debian FTP Masters
dans-gdal-scripts_0.18-3_i386.changes uploaded successfully to localhost
along with the files:
  dans-gdal-scripts_0.18-3.dsc
  dans-gdal-scripts_0.18-3.debian.tar.gz
  dans-gdal-scripts_0.18-3_i386.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


dans-gdal-scripts_0.18-3_i386.changes ACCEPTED into unstable

2013-12-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 Dec 2013 10:56:10 +0100
Source: dans-gdal-scripts
Binary: dans-gdal-scripts
Architecture: source i386
Version: 0.18-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 dans-gdal-scripts - GDAL contributed tools by Geographic Information Network 
of Alask
Changes: 
 dans-gdal-scripts (0.18-3) unstable; urgency=medium
 .
   * Now using libgdal-devi and libboost-dev b-d.
   * Policy bumped to 3.9.4 (no changes required).
   * Now using dh helpers to restore/update config.{guess,sub} in debian/rules.
   * Fixed lintian warnings source:
   - debian-rules-missing-recommended-target build-indep
   - debian-rules-missing-recommended-target build-arch
   - hardening-no-relro
   * Debhelper level raised to 9.
Checksums-Sha1: 
 6469bb22355b58490d1bab0e423d0edfde6865b6 1422 dans-gdal-scripts_0.18-3.dsc
 087928ac76fb5561d0b2cb3d2d391eab2e124290 5180 
dans-gdal-scripts_0.18-3.debian.tar.gz
 98621d15dff89f987878cbd2f3bef079d1c9e1ad 173734 
dans-gdal-scripts_0.18-3_i386.deb
Checksums-Sha256: 
 ce77ccd3f75c3496db428249b63480e2ac586f9b66ed2d0da5722bdac7aca5e9 1422 
dans-gdal-scripts_0.18-3.dsc
 a2ee324eef384b75cf644ba3dc18fdd8dc464dc97f29b4f086db6bd3b3ae4696 5180 
dans-gdal-scripts_0.18-3.debian.tar.gz
 c6901ad014ef6d725ad4546c3356ab83897c91b8745466c721ca3228610b05f6 173734 
dans-gdal-scripts_0.18-3_i386.deb
Files: 
 482618cbfce0e254e94694f13bc94892 1422 science extra 
dans-gdal-scripts_0.18-3.dsc
 975e92aefec6d8a166fe8d01979936e0 5180 science extra 
dans-gdal-scripts_0.18-3.debian.tar.gz
 ab29361c5d174c3948c103dcf053890c 173734 science extra 
dans-gdal-scripts_0.18-3_i386.deb

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

iEYEARECAAYFAlKpkrEACgkQpFNRmenyx0c7ZQCgjTWlCKA0yDviAC4NtkWgDqT6
WHcAnik6ur7QlvkxpuxrLufCy6j8hcMx
=UhwD
-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] thuban branch, master, updated. upstream/1.2.2-37-g630c61a

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 630c61a9a906d8b1547bea2560171bc848627d32
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:46:50 2013 +0100

Updated for new libgdal-dev b-d.

diff --git a/debian/changelog b/debian/changelog
index 86ef536..445a7c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 thuban (1.2.2-4) unstable; urgency=low
 
+  [ Bas Couwenberg ]
   * Add myself to Uploaders.
   * Bump dephelper compatibility to 9.
   * Use canonical URLs for Vcs-* fields.
@@ -25,7 +26,11 @@ thuban (1.2.2-4) unstable; urgency=low
   * Add man page for create_epsg.
   * Change priority to optional.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Tue, 01 Oct 2013 12:42:46 +0200
+
+  [ Francesco Paolo Lovergine ]
+  * Moved to libgdal-dev b-d.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Thu, 12 Dec 2013 11:45:39 
+0100
 
 thuban (1.2.2-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index af68407..9e44057 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (= 9),
python-all-dev (= 2.6.6-3~),
python-wxgtk2.8,
libproj-dev,
-   libgdal1-dev,
+   libgdal-dev,
libwxgtk2.8-dev,
docbook-utils,
docbook-xsl,

-- 
Yet another interactive geographic data viewer

___
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] thuban tag, debian/1.2.2-4, created. upstream/1.2.2-37-g630c61a

2013-12-12 Thread Francesco Paolo Lovergine
The tag, debian/1.2.2-4 has been created
at  630c61a9a906d8b1547bea2560171bc848627d32 (commit)

- Shortlog 
commit 630c61a9a906d8b1547bea2560171bc848627d32
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 11:46:50 2013 +0100

Updated for new libgdal-dev b-d.
---

-- 
Yet another interactive geographic data viewer

___
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 thuban_1.2.2-4_i386.changes

2013-12-12 Thread Debian FTP Masters
thuban_1.2.2-4_i386.changes uploaded successfully to localhost
along with the files:
  thuban_1.2.2-4.dsc
  thuban_1.2.2-4.debian.tar.gz
  thuban_1.2.2-4_i386.deb
  thuban-doc_1.2.2-4_all.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


thuban_1.2.2-4_i386.changes is NEW

2013-12-12 Thread Debian FTP Masters
binary:thuban-doc is NEW.

Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

___
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 mapnik_2.2.0+ds1-6_i386.changes

2013-12-12 Thread Debian FTP Masters
mapnik_2.2.0+ds1-6_i386.changes uploaded successfully to localhost
along with the files:
  mapnik_2.2.0+ds1-6.dsc
  mapnik_2.2.0+ds1-6.debian.tar.gz
  libmapnik2.2_2.2.0+ds1-6_i386.deb
  libmapnik2-dev_2.2.0+ds1-6_all.deb
  libmapnik-dev_2.2.0+ds1-6_i386.deb
  mapnik-utils_2.2.0+ds1-6_i386.deb
  python-mapnik_2.2.0+ds1-6_i386.deb
  python-mapnik2_2.2.0+ds1-6_all.deb
  mapnik-doc_2.2.0+ds1-6_all.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] mapnik branch, master, updated. debian/2.2.0+ds1-5-2-ge9bbb3c

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit e9bbb3c2b9abf099d61917b626468d0fce100012
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 14:29:19 2013 +0100

Changed priority.

diff --git a/debian/changelog b/debian/changelog
index d8aacec..a17ed42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapnik (2.2.0+ds1-6) unstable; urgency=medium
 
   * Team upload.
   * Changed libgdal1-dev in libgdal-dev.
+  * Priority set to optional for all packages.
 
  -- Francesco Paolo Lovergine fran...@debian.org  Wed, 11 Dec 2013 18:12:19 
+0100
 
diff --git a/debian/control b/debian/control
index e1eca29..c4b03ee 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,6 @@ Description: C++/Python toolkit for developing GIS 
applications (libraries)
 
 Package: libmapnik2-dev
 Section: oldlibs
-Priority: extra
 Architecture: all
 Depends:
  libmapnik-dev
@@ -187,7 +186,6 @@ Description: C++/Python toolkit for developing GIS 
applications (Python)
 
 Package: python-mapnik2
 Section: oldlibs
-Priority: extra
 Architecture: all
 Depends:
  ${misc:Depends}

-- 
C++/Python toolkit for developing GIS applications

___
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] mapnik branch, master, updated. debian/2.2.0+ds1-5-2-ge9bbb3c

2013-12-12 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 9c868ba3854823c9ee3849fb2898d28ed3a90641
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Wed Dec 11 18:13:06 2013 +0100

Minor change to use the new gdal library.

diff --git a/debian/changelog b/debian/changelog
index 9f0d44b..d8aacec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mapnik (2.2.0+ds1-6) unstable; urgency=medium
+
+  * Team upload.
+  * Changed libgdal1-dev in libgdal-dev.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Wed, 11 Dec 2013 18:12:19 
+0100
+
 mapnik (2.2.0+ds1-5) unstable; urgency=low
 
   * Set gcc optimization flag to -O2 instead of -O3.
diff --git a/debian/control b/debian/control
index 1391b74..e1eca29 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
  , pkg-config
  , python-cairo-dev
  , libpq-dev
- , libgdal1-dev
+ , libgdal-dev
  , libsqlite3-dev
  , libcurl4-gnutls-dev
  , librasterlite-dev

-- 
C++/Python toolkit for developing GIS applications

___
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] mapnik tag, debian/2.2.0+ds1-6, created. debian/2.2.0+ds1-5-2-ge9bbb3c

2013-12-12 Thread Francesco Paolo Lovergine
The tag, debian/2.2.0+ds1-6 has been created
at  e9bbb3c2b9abf099d61917b626468d0fce100012 (commit)

- Shortlog 
commit e9bbb3c2b9abf099d61917b626468d0fce100012
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Thu Dec 12 14:29:19 2013 +0100

Changed priority.
---

-- 
C++/Python toolkit for developing GIS applications

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


mapnik_2.2.0+ds1-6_i386.changes REJECTED

2013-12-12 Thread Debian FTP Masters


mapnik_2.2.0+ds1-6.dsc: Invalid size hash for mapnik_2.2.0+ds1.orig.tar.gz:
According to the control file the size hash should be 11094372,
but mapnik_2.2.0+ds1.orig.tar.gz has 11589800.

If you did not include mapnik_2.2.0+ds1.orig.tar.gz in you upload, a different 
version
might already be known to the archive software.

===

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


Processing of mapcache_1.2.0-2_i386.changes

2013-12-12 Thread Debian FTP Masters
mapcache_1.2.0-2_i386.changes uploaded successfully to localhost
along with the files:
  mapcache_1.2.0-2.dsc
  mapcache_1.2.0-2.debian.tar.gz
  libmapcache1_1.2.0-2_i386.deb
  libmapcache1-dev_1.2.0-2_i386.deb
  mapcache-cgi_1.2.0-2_i386.deb
  mapcache-tools_1.2.0-2_i386.deb
  libapache2-mod-mapcache_1.2.0-2_i386.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] postgis tag, upstream/2.1.1, created. upstream/2.0.1-5-gb50066d

2013-12-12 Thread Markus Wanner
The tag, upstream/2.1.1 has been created
at  b50066d1ac62a4faffad8dd0de36136147a643f9 (commit)

- Shortlog 
commit b50066d1ac62a4faffad8dd0de36136147a643f9
Author: Markus Wanner mar...@bluegap.ch
Date:   Wed Dec 11 09:29:38 2013 +0100

Import upstream version 2.1.0
---

-- 
PostGIS for PostgreSQL

___
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] postgis tag, debian/2.1.1-1, created. upstream/2.0.1-102-g67e22bf

2013-12-12 Thread Markus Wanner
The tag, debian/2.1.1-1 has been created
at  67e22bf58a16e8e0aa6fb68b5d56446806f85a35 (commit)

- Shortlog 
commit 67e22bf58a16e8e0aa6fb68b5d56446806f85a35
Merge: 580d6ec b50066d
Author: Markus Wanner mar...@bluegap.ch
Date:   Thu Dec 12 20:41:47 2013 +0100

* Merge branch 'upstream', i.e. land postgis-2.1.1
* New upstream release
* Drop patches upstream-r11979, upstream-r11983, upstream-r11990, and
  minor-r11979-correction; these are included in this release.
* control, rules, liblwgeom-2.1.*.{install,symbols}: adapt to new liblwgeom
  version.
* Adjust patch debian-versions: in doc/Makefile.comments, refer to
  Postgres 9.3, as that's now default. Set POSTGIS_LIBXML2_VERSION to
  2.9.1, as currently shipped.
* Adjust line numbers in patches honor-build-flags and link-liblwgeom

---

-- 
PostGIS for PostgreSQL

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