Re: gdal_1.10.1+dfsg-3_amd64.changes REJECTED

2014-01-13 Thread Andreas Tille
Hi Bas,

On Mon, Jan 13, 2014 at 12:17:39AM +0100, Sebastiaan Couwenberg wrote:
 On 01/12/2014 11:48 PM, Debian FTP Masters wrote:
  gdal_1.10.1+dfsg.orig.tar.gz: Does not match file already existing in the 
  pool.
 
 It looks like the initial gdal_1.10.1+dfsg.orig.tar.gz was not checked
 out from the pristine-tar branch.
 
 I downloaded the orig.tar.gz from snapshot.debian.org, and compared it
 them to one checked out by pristine-tar, the pristine-tar one doesn't
 contain the .gitignore file.
 
 Now I wonder if it makes sense to fix the pristine-tar branch to  use
 the tarball as uploaded to the archive. I think it does, because the
 upstream tarball also contains the .gitignore file.

Yes.  I think enabling usual git-buildpackage to create a package
resulting in the very same orig.tar.gz as it is on the Debian mirror
should be the way to go.  Just tell me if this is fixed and I should
do a rebuild.

Kind regards

Andreas.

-- 
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


Re: gdal_1.10.1+dfsg-3_amd64.changes REJECTED

2014-01-13 Thread Francesco P. Lovergine
On Mon, Jan 13, 2014 at 09:05:16AM +0100, Andreas Tille wrote:
 Yes.  I think enabling usual git-buildpackage to create a package
 resulting in the very same orig.tar.gz as it is on the Debian mirror
 should be the way to go.  Just tell me if this is fixed and I should
 do a rebuild.
 

Just as a side note I use git-buildpackage for all packages in d-gis tree.

-- 
Francesco P. Lovergine

___
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-13 Thread Francesco P. Lovergine
On Sat, Jan 04, 2014 at 12:59:57AM +0100, Sebastiaan Couwenberg wrote:
 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
 

Well, we should also establish if the inner implementation still makes sense
as in the past, now that BigTiff implementation is provided by stock library.
At the time of my switch to the inner tiff lib, I was motivated mainly by 
that.

-- 
Francesco P. Lovergine

___
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] hdf5 branch, master, updated. debian/1.8.12-3-12-g130b6d0

2014-01-13 Thread Gilles Filippini
The following commit has been merged in the master branch:
commit 10b2f74fa4508b1fd9fe769b3bb419adcb1fbdbc
Author: Gilles Filippini p...@debian.org
Date:   Mon Jan 13 11:30:49 2014 +0100

Provides+Breaks+Replaces libhdf5-serial-dev.

diff --git a/debian/changelog b/debian/changelog
index c3b3042..eb55c17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hdf5 (1.8.12-7) UNRELEASED; urgency=medium
+
+  * control: libhdf5-dev: reintroduce Provides+Breaks+Replaces
+libhdf5-serial-dev. This was preventing the transition to testing
+from libhdf5-serial-dev 1.8.11-5.
+
+ -- Gilles Filippini p...@debian.org  Mon, 13 Jan 2014 11:23:29 +0100
+
 hdf5 (1.8.12-6) unstable; urgency=medium
 
   * Upload to unstable. 
diff --git a/debian/control b/debian/control
index 3532c6b..4f9b1d3 100644
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,9 @@ Architecture: any
 Depends: libhdf5-7 (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
  ${misc:Depends}, hdf5-helpers, libhdf5-cpp-7 (= ${binary:Version})
 Suggests: libhdf5-doc
+Provides: libhdf5-serial-dev
+Replaces: libhdf5-serial-dev ( 1.8.8-2)
+Breaks: libhdf5-serial-dev ( 1.8.8-2)
 Description: Hierarchical Data Format 5 (HDF5) - development files - serial 
version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
diff --git a/debian/control.in b/debian/control.in
index b36ab42..3c52395 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -87,6 +87,9 @@ Architecture: any
 Depends: libhdf5-@SONAME@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
  ${misc:Depends}, hdf5-helpers, libhdf5-cpp-@SONAME@ (= ${binary:Version})
 Suggests: libhdf5-doc
+Provides: libhdf5-serial-dev
+Replaces: libhdf5-serial-dev ( 1.8.8-2)
+Breaks: libhdf5-serial-dev ( 1.8.8-2)
 Description: Hierarchical Data Format 5 (HDF5) - development files - serial 
version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of

-- 
Hierarchical Data Format 5 (HDF5)

___
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] hdf5 annotated tag, debian/1.8.12-6, created. debian/1.8.12-6

2014-01-13 Thread Gilles Filippini
The annotated tag, debian/1.8.12-6 has been created
at  0a4c0f038bce59503404f43334068d61f715d782 (tag)
   tagging  1f091296559521e023e8a9be488fb19c0649ea0d (commit)
  replaces  debian/1.8.12-5
 tagged by  Gilles Filippini
on  Fri Jan 10 21:08:13 2014 +0100

- Shortlog 
hdf5 Debian release 1.8.12-6

Gilles Filippini (1):
  Upload release 1.8.12-6 to unstable (no change).

---

-- 
Hierarchical Data Format 5 (HDF5)

___
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] hdf5 branch, master, updated. debian/1.8.12-3-12-g130b6d0

2014-01-13 Thread Gilles Filippini
The following commit has been merged in the master branch:
commit 130b6d05675383ea21f17f2d4519996fc24df9e9
Author: Gilles Filippini p...@debian.org
Date:   Mon Jan 13 11:31:30 2014 +0100

Upload release 1.8.12-7 to unstable.

diff --git a/debian/changelog b/debian/changelog
index eb55c17..92b40dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-hdf5 (1.8.12-7) UNRELEASED; urgency=medium
+hdf5 (1.8.12-7) unstable; urgency=medium
 
   * control: libhdf5-dev: reintroduce Provides+Breaks+Replaces
 libhdf5-serial-dev. This was preventing the transition to testing
 from libhdf5-serial-dev 1.8.11-5.
 
- -- Gilles Filippini p...@debian.org  Mon, 13 Jan 2014 11:23:29 +0100
+ -- Gilles Filippini p...@debian.org  Mon, 13 Jan 2014 11:31:15 +0100
 
 hdf5 (1.8.12-6) unstable; urgency=medium
 

-- 
Hierarchical Data Format 5 (HDF5)

___
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] hdf5 annotated tag, debian/1.8.12-5, created. debian/1.8.12-5

2014-01-13 Thread Gilles Filippini
The annotated tag, debian/1.8.12-5 has been created
at  b7336a4aba7a1faa7fadeaf74928b804c08b4b0e (tag)
   tagging  97e283836e066c827afcb01034463e0b729456b4 (commit)
  replaces  debian/1.8.12-3
 tagged by  Gilles Filippini
on  Fri Jan 10 00:20:44 2014 +0100

- Shortlog 
hdf5 Debian release 1.8.12-5

Gilles Filippini (9):
  Fix a missed s/mpich2/mpich/g.
  Remove Pre-Depends for dummy transitional packages
  Use dh_autoreconf to ease autotools files patching
  Improve the template mechanism for debhelper files.
  Upload release 1.8.12-4 to experimental.
  Proper Breaks+Replaces relation for libhdf5-cpp-7.
  Standards-Version: 3.9.5
  Drop unneeded mpi compilation and link flags
  Upload release 1.8.12-5 to experimental.

---

-- 
Hierarchical Data Format 5 (HDF5)

___
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] hdf5 annotated tag, debian/1.8.12-7, created. debian/1.8.12-7

2014-01-13 Thread Gilles Filippini
The annotated tag, debian/1.8.12-7 has been created
at  f2a6101ed8f69639656961de3c6f7b930e4a043e (tag)
   tagging  130b6d05675383ea21f17f2d4519996fc24df9e9 (commit)
  replaces  debian/1.8.12-6
 tagged by  Gilles Filippini
on  Mon Jan 13 13:06:37 2014 +0100

- Shortlog 
hdf5 Debian release 1.8.12-7

Gilles Filippini (2):
  Provides+Breaks+Replaces libhdf5-serial-dev.
  Upload release 1.8.12-7 to unstable.

---

-- 
Hierarchical Data Format 5 (HDF5)

___
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 hdf5_1.8.12-7_i386.changes

2014-01-13 Thread Debian FTP Masters
hdf5_1.8.12-7_i386.changes uploaded successfully to localhost
along with the files:
  hdf5_1.8.12-7.dsc
  hdf5_1.8.12-7.debian.tar.gz
  libhdf5-doc_1.8.12-7_all.deb
  libhdf5-7_1.8.12-7_i386.deb
  libhdf5-7-dbg_1.8.12-7_i386.deb
  libhdf5-cpp-7_1.8.12-7_i386.deb
  libhdf5-cpp-7-dbg_1.8.12-7_i386.deb
  libhdf5-dev_1.8.12-7_i386.deb
  libhdf5-openmpi-7_1.8.12-7_i386.deb
  libhdf5-openmpi-dev_1.8.12-7_i386.deb
  libhdf5-openmpi-7-dbg_1.8.12-7_i386.deb
  libhdf5-mpich-7_1.8.12-7_i386.deb
  libhdf5-mpich2-7_1.8.12-7_i386.deb
  libhdf5-mpich-dev_1.8.12-7_i386.deb
  libhdf5-mpich2-dev_1.8.12-7_i386.deb
  libhdf5-mpich-7-dbg_1.8.12-7_i386.deb
  libhdf5-mpich2-7-dbg_1.8.12-7_i386.deb
  libhdf5-mpi-dev_1.8.12-7_i386.deb
  hdf5-helpers_1.8.12-7_i386.deb
  hdf5-tools_1.8.12-7_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


hdf5_1.8.12-7_i386.changes ACCEPTED into unstable

2014-01-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 13 Jan 2014 11:31:15 +0100
Source: hdf5
Binary: libhdf5-7 libhdf5-7-dbg libhdf5-cpp-7 libhdf5-cpp-7-dbg libhdf5-dev 
libhdf5-openmpi-7 libhdf5-openmpi-dev libhdf5-openmpi-7-dbg libhdf5-mpich-7 
libhdf5-mpich2-7 libhdf5-mpich-dev libhdf5-mpich2-dev libhdf5-mpich-7-dbg 
libhdf5-mpich2-7-dbg libhdf5-mpi-dev libhdf5-doc hdf5-helpers hdf5-tools
Architecture: source all i386
Version: 1.8.12-7
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Gilles Filippini p...@debian.org
Description: 
 hdf5-helpers - Hierarchical Data Format 5 (HDF5) - Helper tools
 hdf5-tools - Hierarchical Data Format 5 (HDF5) - Runtime tools
 libhdf5-7  - Hierarchical Data Format 5 (HDF5) - runtime files - serial versio
 libhdf5-7-dbg - Hierarchical Data Format 5 (HDF5) - Debug package
 libhdf5-cpp-7 - Hierarchical Data Format 5 (HDF5) - C++ libraries
 libhdf5-cpp-7-dbg - Hierarchical Data Format 5 (HDF5) - C++ Debug package
 libhdf5-dev - Hierarchical Data Format 5 (HDF5) - development files - serial ve
 libhdf5-doc - Hierarchical Data Format 5 (HDF5) - Documentation
 libhdf5-mpi-dev - Hierarchical Data Format 5 (HDF5) - development files - 
default M
 libhdf5-mpich-7 - Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 
versio
 libhdf5-mpich-7-dbg - Hierarchical Data Format 5 (HDF5) - Mpich Debug package
 libhdf5-mpich-dev - Hierarchical Data Format 5 (HDF5) - development files - 
MPICH ver
 libhdf5-mpich2-7 - Hierarchical Data Format 5 (HDF5) - runtime files - MPICH 
version
 libhdf5-mpich2-7-dbg - Hierarchical Data Format 5 (HDF5) - Mpich Debug package
 libhdf5-mpich2-dev - Hierarchical Data Format 5 (HDF5) - development files - 
MPICH ver
 libhdf5-openmpi-7 - Hierarchical Data Format 5 (HDF5) - runtime files - 
OpenMPI versi
 libhdf5-openmpi-7-dbg - Hierarchical Data Format 5 (HDF5) - OpenMPI Debug 
package
 libhdf5-openmpi-dev - Hierarchical Data Format 5 (HDF5) - development files - 
OpenMPI v
Changes: 
 hdf5 (1.8.12-7) unstable; urgency=medium
 .
   * control: libhdf5-dev: reintroduce Provides+Breaks+Replaces
 libhdf5-serial-dev. This was preventing the transition to testing
 from libhdf5-serial-dev 1.8.11-5.
Checksums-Sha1: 
 811be74bcf8434b188bb6bb4032953ed24dfee4c 2863 hdf5_1.8.12-7.dsc
 2befdd14f6c5ad595c849c0a1538b29e1b629dd9 107392 hdf5_1.8.12-7.debian.tar.gz
 2141fe541c015bf2fe9aa6dc63376a6c69d503ba 101398 libhdf5-doc_1.8.12-7_all.deb
 836e82cbc5c625c57eb93011132035c2756a3198 928148 libhdf5-7_1.8.12-7_i386.deb
 80ca0863908308a39e47f6b397ba72e6b6007a5f 2562674 
libhdf5-7-dbg_1.8.12-7_i386.deb
 f6510dc1839a4928a9140d820e8312ef9bf8c00d 106212 libhdf5-cpp-7_1.8.12-7_i386.deb
 1472e3be211e180c187d0697d1616c4721510a63 348494 
libhdf5-cpp-7-dbg_1.8.12-7_i386.deb
 a3ebd11df0c8ab9a50c77b3685d4e887e8e0cdc8 4339270 libhdf5-dev_1.8.12-7_i386.deb
 da708ef57d07b624341cab21ae60accd59949dc6 949540 
libhdf5-openmpi-7_1.8.12-7_i386.deb
 fe4c929ab361ad838618d33c3dd19cf4c2147d76 4054900 
libhdf5-openmpi-dev_1.8.12-7_i386.deb
 1f2bbcfb3783d1f9e8c1f18df20185efdf5f9074 2604304 
libhdf5-openmpi-7-dbg_1.8.12-7_i386.deb
 ee4295c462840a73c4de10da653fb22a42641773 948736 
libhdf5-mpich-7_1.8.12-7_i386.deb
 68f248cf6536c84de0e1f498e456b04adf95b88a 23708 
libhdf5-mpich2-7_1.8.12-7_i386.deb
 079afa22858e657c9c74ebb332702ab73d9e325c 4055970 
libhdf5-mpich-dev_1.8.12-7_i386.deb
 ab0e7b51ae24c11d58081527b160e62cd15bfc97 23706 
libhdf5-mpich2-dev_1.8.12-7_i386.deb
 a90442d8e153346c0dca542d439fffbf7e5e18f1 2602974 
libhdf5-mpich-7-dbg_1.8.12-7_i386.deb
 4313d2cc63a0e6e76da634c694f0b2c427a4 23704 
libhdf5-mpich2-7-dbg_1.8.12-7_i386.deb
 f0542d21c72488ab21815edf65280ef42c7824d5 23716 
libhdf5-mpi-dev_1.8.12-7_i386.deb
 20a95b7d9130521253727bd0997a3c369e113cb7 31804 hdf5-helpers_1.8.12-7_i386.deb
 210497bf299577796b76ac818c2d51adb97a2f3e 347718 hdf5-tools_1.8.12-7_i386.deb
Checksums-Sha256: 
 b9743c11e10c0bd1ad5cf2d8730bc4152f2b89d7dfedc4b9270dcd89a753b62d 2863 
hdf5_1.8.12-7.dsc
 9d5d90803339ea922573f0cb33be7bd14f09a0340c5a1b312bdfc3bfb8dd3247 107392 
hdf5_1.8.12-7.debian.tar.gz
 5a71456a9a2208bd3191fb6dd108a79c66cce3d5252724a7ab8997b752aba211 101398 
libhdf5-doc_1.8.12-7_all.deb
 34e69dc679005959621a23c4abb183ae07978bc4400e7fdde4b6ba03d62b5a38 928148 
libhdf5-7_1.8.12-7_i386.deb
 6240ad16fe32f2606eff8556546520e631634771961b753359e457fda30c875f 2562674 
libhdf5-7-dbg_1.8.12-7_i386.deb
 63f90dfdf2f4392655b308c2a5a78d69a07a26f7cfe0a08f3ef8eaf63c889bdc 106212 
libhdf5-cpp-7_1.8.12-7_i386.deb
 21ee6e21f48289b4e7711d019342f37eaf6efc9ff95e1a2c2e8374ce5268ea27 348494 
libhdf5-cpp-7-dbg_1.8.12-7_i386.deb
 18c8a3d0f7b60a712f02ec6d88ed9e741059e141fb87e3c1333ccd530635f5a7 4339270 
libhdf5-dev_1.8.12-7_i386.deb
 be60d661c5159aefd6801c904066da7b693995ab6403e8e0fb6fa3b2f36368a0 949540 
libhdf5-openmpi-7_1.8.12-7_i386.deb
 fbe029d847b3e65530e14a0627200e33bc7357f4b1e37513fff71b30c4844bf7 4054900 

[SCM] gdal tag, upstream/1.10.1+dfsg, updated. upstream/1.10.0-130-g38703f5

2014-01-13 Thread Bas Couwenberg
The tag, upstream/1.10.1+dfsg has been updated
to  38703f5a1328121efd259620c9c8effbec891b6b (commit)
  from  df78f48362f3c7f8b0a448111a12db47aed9f672

- Shortlog 
commit 38703f5a1328121efd259620c9c8effbec891b6b
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jan 13 21:02:13 2014 +0100

Restore deleted .gitignore
---

-- 
GDAL/OGR library and tools

___
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] gdal branch, upstream, updated. upstream/1.10.1+dfsg-1-g38703f5

2014-01-13 Thread Bas Couwenberg
The following commit has been merged in the upstream branch:
commit 38703f5a1328121efd259620c9c8effbec891b6b
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jan 13 21:02:13 2014 +0100

Restore deleted .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..69df535
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,65 @@
+GDALmake.opt
+config.log
+config.status
+libtool
+cpl_config.h
+*.o
+*.res
+*.obj
+*.lib
+*.exe
+*.exe.manifest
+*.dll
+*.dll.manifest
+*.exp
+*.lo
+*.la
+.libs
+*.pyc
+frmts/jpeg/libjpeg12/*.c
+frmts/jpeg/libjpeg12/*.h
+libgdal.a
+libgdal.so
+libgdal.so.*
+apps/gdal-config
+apps/gdal-config-inst
+apps/gdal_contour
+apps/gdal_grid
+apps/gdal_rasterize
+apps/gdal_translate
+apps/gdaladdo
+apps/gdalbuildvrt
+apps/gdaldem
+apps/gdalenhance
+apps/gdalinfo
+apps/gdallocationinfo
+apps/gdalmanage
+apps/gdalsrsinfo
+apps/gdaltindex
+apps/gdaltransform
+apps/gdalwarp
+apps/nearblack
+apps/ogr2ogr
+apps/ogrinfo
+apps/ogrtindex
+apps/testepsg
+swig/python/build
+swig/perl/Const.bs
+swig/perl/GDAL.bs
+swig/perl/Makefile_Geo__GDAL
+swig/perl/Makefile_Geo__GDAL__Const
+swig/perl/Makefile_Geo__OGR
+swig/perl/Makefile_Geo__OSR
+swig/perl/OGR.bs
+swig/perl/OSR.bs
+swig/perl/blib/
+swig/perl/lib/Geo/GDAL/*.pm
+swig/perl/lib/Geo/*.pm
+swig/perl/gdal_wrap.cpp
+swig/perl/gdalconst_wrap.c
+swig/perl/ogr_wrap.cpp
+swig/perl/osr_wrap.cpp
+swig/perl/pm_to_blib
+man/
+html/
+nmake.local

-- 
GDAL/OGR library and tools

___
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#735228: libepsilon: use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el

2014-01-13 Thread Logan Rosen
Package: libepsilon
Version: 0.9.1-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary instead of just config.{sub,guess} updates with
autotools-dev. This is because we need new libtool macros for ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-2-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libepsilon-0.9.1/debian/control libepsilon-0.9.1/debian/control
--- libepsilon-0.9.1/debian/control	2011-05-12 17:59:07.0 -0400
+++ libepsilon-0.9.1/debian/control	2014-01-13 16:26:32.0 -0500
@@ -2,7 +2,7 @@
 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, libpopt-dev
+Build-Depends: debhelper (= 8), dh-autoreconf, libpopt-dev
 Standards-Version: 3.9.2
 Section: science
 Homepage: http://sourceforge.net/projects/epsilon-project
diff -Nru libepsilon-0.9.1/debian/rules libepsilon-0.9.1/debian/rules
--- libepsilon-0.9.1/debian/rules	2011-05-12 17:59:07.0 -0400
+++ libepsilon-0.9.1/debian/rules	2014-01-11 19:25:46.0 -0500
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autoreconf
 
 override_dh_install:
 	mv $(CURDIR)/debian/tmp/usr/bin/start_epsilon_nodes.pl $(CURDIR)/debian/tmp/usr/bin/start_epsilon_nodes
___
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: gdal_1.10.1+dfsg-3_amd64.changes REJECTED

2014-01-13 Thread Andreas Tille
On Mon, Jan 13, 2014 at 09:13:39PM +0100, Sebastiaan Couwenberg wrote:
  Just as a side note I use git-buildpackage for all packages in d-gis tree.
 
 Further investigation shows that a missing --pristine-tar was not the cause.
 
 My commit of the new upstream version deleted the .gitignore file, while
 it is included in the upstream tarball and not touched by the repacking.
 
 http://anonscm.debian.org/gitweb/?p=pkg-grass/gdal.git;a=commitdiff;h=864bb9ee6237551dc25377be642bf59cb6c48644
 
 Adding the .gitignore file back to the upstream branch makes the
 pristine-tar checkout tarball identical to the one in the archive.

I have checked out the original source via `apt-get source gdal` and
I get:

$ md5sum gdal_1.10.1+dfsg.orig.tar.gz 
65f908560558b4801daa6946e52a03a6  gdal_1.10.1+dfsg.orig.tar.gz


If I'm using the pristine-tar from the git repository I get:

$ md5sum gdal_1.10.1+dfsg.orig.tar.gz 
d4960006e29570a8e5c0c8824f7c725c  gdal_1.10.1+dfsg.orig.tar.gz


(File size is different as well.)

So something remains wrong here.

Kind regards

Andreas.

-- 
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] gdal branch, pristine-tar, updated. 3b8f65d02c7feb621bfd1a18543c3bc9657d2dec

2014-01-13 Thread Bas Couwenberg
The following commit has been merged in the pristine-tar branch:
commit 3b8f65d02c7feb621bfd1a18543c3bc9657d2dec
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jan 13 23:33:58 2014 +0100

pristine-tar data for gdal_1.10.1+dfsg.orig.tar.gz

diff --git a/gdal_1.10.1+dfsg.orig.tar.gz.delta 
b/gdal_1.10.1+dfsg.orig.tar.gz.delta
index 7b6f9a8..d9c25cb 100644
Binary files a/gdal_1.10.1+dfsg.orig.tar.gz.delta and 
b/gdal_1.10.1+dfsg.orig.tar.gz.delta differ
diff --git a/gdal_1.10.1+dfsg.orig.tar.gz.id b/gdal_1.10.1+dfsg.orig.tar.gz.id
index 8817eb3..0820840 100644
--- a/gdal_1.10.1+dfsg.orig.tar.gz.id
+++ b/gdal_1.10.1+dfsg.orig.tar.gz.id
@@ -1 +1 @@
-29fa0bffdcd4f54f6eafc859020e7c0fa3ac8758
+d20031ff12d1cbcc1431dd60df6db6b5a32e29ca

-- 
GDAL/OGR library and tools

___
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: gdal_1.10.1+dfsg-3_amd64.changes REJECTED

2014-01-13 Thread Sebastiaan Couwenberg
On 01/13/2014 11:26 PM, Andreas Tille wrote:
 On Mon, Jan 13, 2014 at 09:13:39PM +0100, Sebastiaan Couwenberg wrote:
 Just as a side note I use git-buildpackage for all packages in d-gis tree.

 Further investigation shows that a missing --pristine-tar was not the cause.

 My commit of the new upstream version deleted the .gitignore file, while
 it is included in the upstream tarball and not touched by the repacking.

 http://anonscm.debian.org/gitweb/?p=pkg-grass/gdal.git;a=commitdiff;h=864bb9ee6237551dc25377be642bf59cb6c48644

 Adding the .gitignore file back to the upstream branch makes the
 pristine-tar checkout tarball identical to the one in the archive.
 
 I have checked out the original source via `apt-get source gdal` and
 I get:
 
 $ md5sum gdal_1.10.1+dfsg.orig.tar.gz 
 65f908560558b4801daa6946e52a03a6  gdal_1.10.1+dfsg.orig.tar.gz
 
 
 If I'm using the pristine-tar from the git repository I get:
 
 $ md5sum gdal_1.10.1+dfsg.orig.tar.gz 
 d4960006e29570a8e5c0c8824f7c725c  gdal_1.10.1+dfsg.orig.tar.gz
 
 
 (File size is different as well.)
 
 So something remains wrong here.

Correct. I was comparing the wrong file, and rejoiced prematurely.

This looked good, but wasn't the orig.tar.gz checked out by
pristine-tar, that lived in /tmp :(

65f908560558b4801daa6946e52a03a6  gdal_1.10.1+dfsg.orig.tar.gz
65f908560558b4801daa6946e52a03a6  gdal_1.10.1+dfsg.orig.tar.gz.archive
d4960006e29570a8e5c0c8824f7c725c  gdal_1.10.1+dfsg.orig.tar.gz.pristine

I've commited the orig.tar.gz from the archive in the pristine-tar
branch, checking that out does work.

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


Travel feature on your Hotel/Resort

2014-01-13 Thread Raj Gupta
 
friend
 
 Permit us to introduce ourselves. We are a leading travel features
website with 20,000 registered users who visit our site for travel
information plus strategies.

We would like to barter a 3N/2D stay at your hotel/resort in exchange
for a
2000 word travel feature on our portal with 15-20 colour photographs.

After your hotel is featured on our portal, this article is published
in leading travel magazines, if they find it suited for their magazines.

If interested to barter a 3N/4D stay during your LOW SEASON or during
months where you have LOW OCCUPANCY, please reply blank email 
raj.gupta.in...@gmail.com  with
YESTRAV* in the subject,

if not interested, please reply blank email r with NOTRAV* in the
subject and to be removed from this private mailing list reply blank
email with
NONO_hotel_resort* in the Subject line of your mail.

* extremely case sensitive.

Once you respond, we will email you.

1. Link to a 2000 word travel feature with high resolution photographs
sponsored by
Pimalai Resort, Koh Lanta, Thailand 2. Same travel feature published
in a leading Travel and Lifestyle Magazine

Your travel feature link will be emailed to our 20,000 registered users.


regards,


Travel Features Team - India




Sent on my BlackBerryR from Vodafone

 


___
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 gdal_1.10.1+dfsg-3_amd64.changes

2014-01-13 Thread Debian FTP Masters
gdal_1.10.1+dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  gdal_1.10.1+dfsg-3.dsc
  gdal_1.10.1+dfsg-3.debian.tar.gz
  libgdal1h_1.10.1+dfsg-3_amd64.deb
  libgdal1-dev_1.10.1+dfsg-3_all.deb
  libgdal-dev_1.10.1+dfsg-3_amd64.deb
  libgdal-doc_1.10.1+dfsg-3_all.deb
  gdal-bin_1.10.1+dfsg-3_amd64.deb
  python-gdal_1.10.1+dfsg-3_amd64.deb
  python3-gdal_1.10.1+dfsg-3_amd64.deb
  libgdal-perl_1.10.1+dfsg-3_amd64.deb
  libgdal-java_1.10.1+dfsg-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