[SCM] dans-gdal-scripts branch, master, updated. upstream/0.18-26-g8f9d90a

2013-12-17 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 2d0f580c8320d70f9d7d0bce2f143b3b1733e85d
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Dec 17 12:19:12 2013 +0100

Fixed changelog layout.

diff --git a/debian/changelog b/debian/changelog
index 423f022..3b206f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 dans-gdal-scripts (0.23-2) unstable; urgency=medium
 
-  * Added missing dans-gdal-scripts binaries due to wrong attributes in 
configure.
+  * Added missing dans-gdal-scripts binaries due to wrong attributes in 
+configure.
   * Revised debian/rules to use dh auto rules.
 
  -- Francesco Paolo Lovergine fran...@debian.org  Tue, 17 Dec 2013 11:46:09 
+0100

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

2013-12-17 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit c156f568cb69b86e40d01301f8329197ee2aa408
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Dec 17 11:46:42 2013 +0100

Missing binaries added.

diff --git a/debian/changelog b/debian/changelog
index fc31afb..97f0004 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dans-gdal-scripts (0.23-2) unstable; urgency=medium
+
+  * Added missing dans-gdal-scripts.install to truly install binaries.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Tue, 17 Dec 2013 11:46:09 
+0100
+
 dans-gdal-scripts (0.23-1) unstable; urgency=low
 
   * Updated debian/watch to link the new github repo.
diff --git a/debian/dans-gdal-scripts.install b/debian/dans-gdal-scripts.install
new file mode 100644
index 000..1df36c6
--- /dev/null
+++ b/debian/dans-gdal-scripts.install
@@ -0,0 +1 @@
+usr/bin/*

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

2013-12-17 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 8f9d90aad4238f3da472a9c0aa4e37e1c83036db
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Dec 17 12:56:17 2013 +0100

Fixed typo in debian/rules

diff --git a/debian/rules b/debian/rules
index b6aa11f..bddcc4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-   dh $@ --with-autotools-dev 
+   dh $@ --with-autotools_dev 
 
 override_dh_auto_configure:
chmod a+x $(CURDIR)/configure

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

2013-12-17 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit da00824666b6496b1f82e738452c464a9f7ee6ff
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Dec 17 12:10:12 2013 +0100

Fixed for missing binaries.

diff --git a/debian/changelog b/debian/changelog
index 97f0004..423f022 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 dans-gdal-scripts (0.23-2) unstable; urgency=medium
 
-  * Added missing dans-gdal-scripts.install to truly install binaries.
+  * Added missing dans-gdal-scripts binaries due to wrong attributes in 
configure.
+  * Revised debian/rules to use dh auto rules.
 
  -- Francesco Paolo Lovergine fran...@debian.org  Tue, 17 Dec 2013 11:46:09 
+0100
 
diff --git a/debian/dans-gdal-scripts.install b/debian/dans-gdal-scripts.install
deleted file mode 100644
index 1df36c6..000
--- a/debian/dans-gdal-scripts.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/*
diff --git a/debian/patches/autotools b/debian/patches/autotools
index 26ffbb2..6e33be4 100644
--- a/debian/patches/autotools
+++ b/debian/patches/autotools
@@ -1,6 +1,7 @@
-diff -urN dans-gdal-scripts-0.23/aclocal.m4 /tmp/dans-gdal-scripts/aclocal.m4
 dans-gdal-scripts-0.23/aclocal.m4  1970-01-01 01:00:00.0 +0100
-+++ /tmp/dans-gdal-scripts/aclocal.m4  2013-12-16 10:24:54.956797318 +0100
+Index: dans-gdal-scripts/aclocal.m4
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 dans-gdal-scripts/aclocal.m4   2013-12-17 11:52:13.0 +0100
 @@ -0,0 +1,1086 @@
 +# generated automatically by aclocal 1.14 -*- Autoconf -*-
 +
@@ -1088,18 +1089,20 @@ diff -urN dans-gdal-scripts-0.23/aclocal.m4 
/tmp/dans-gdal-scripts/aclocal.m4
 +]) # _AM_PROG_TAR
 +
 +m4_include([m4/boost.m4])
-diff -urN dans-gdal-scripts-0.23/autogen.sh /tmp/dans-gdal-scripts/autogen.sh
 dans-gdal-scripts-0.23/autogen.sh  2013-07-21 23:46:07.0 +0200
-+++ /tmp/dans-gdal-scripts/autogen.sh  2013-12-16 10:37:38.881673063 +0100
+Index: dans-gdal-scripts/autogen.sh
+===
+--- dans-gdal-scripts.orig/autogen.sh  2013-12-17 11:52:13.0 +0100
 dans-gdal-scripts/autogen.sh   2013-12-17 11:52:13.0 +0100
 @@ -6,4 +6,4 @@
  autoheader
  aclocal -I m4
  autoconf
 -automake --add-missing
 +automake --add-missing --copy
-diff -urN dans-gdal-scripts-0.23/config.h.in /tmp/dans-gdal-scripts/config.h.in
 dans-gdal-scripts-0.23/config.h.in 1970-01-01 01:00:00.0 +0100
-+++ /tmp/dans-gdal-scripts/config.h.in 2013-12-16 10:26:23.683220203 +0100
+Index: dans-gdal-scripts/config.h.in
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 dans-gdal-scripts/config.h.in  2013-12-17 11:52:13.0 +0100
 @@ -0,0 +1,120 @@
 +/* config.h.in.  Generated from configure.ac by autoheader.  */
 +
@@ -1221,9 +1224,10 @@ diff -urN dans-gdal-scripts-0.23/config.h.in 
/tmp/dans-gdal-scripts/config.h.in
 +
 +/* Define to `unsigned int' if sys/types.h does not define. */
 +#undef size_t
-diff -urN dans-gdal-scripts-0.23/configure /tmp/dans-gdal-scripts/configure
 dans-gdal-scripts-0.23/configure   1970-01-01 01:00:00.0 +0100
-+++ /tmp/dans-gdal-scripts/configure   2013-12-16 10:26:28.643355672 +0100
+Index: dans-gdal-scripts/configure
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 dans-gdal-scripts/configure2013-12-17 11:52:13.0 +0100
 @@ -0,0 +1,6347 @@
 +#! /bin/sh
 +# Guess values for system-dependent variables and create Makefiles.
@@ -7572,9 +7576,10 @@ diff -urN dans-gdal-scripts-0.23/configure 
/tmp/dans-gdal-scripts/configure
 +$as_echo $as_me: WARNING: unrecognized options: $ac_unrecognized_opts 2;}
 +fi
 +
-diff -urN dans-gdal-scripts-0.23/depcomp /tmp/dans-gdal-scripts/depcomp
 dans-gdal-scripts-0.23/depcomp 1970-01-01 01:00:00.0 +0100
-+++ /tmp/dans-gdal-scripts/depcomp 2013-12-16 10:37:49.769970610 +0100
+Index: dans-gdal-scripts/depcomp
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 dans-gdal-scripts/depcomp  2013-12-17 11:52:13.0 +0100
 @@ -0,0 +1,791 @@
 +#! /bin/sh
 +# depcomp - compile a program generating dependencies as side-effects
@@ -8367,9 +8372,10 @@ diff -urN dans-gdal-scripts-0.23/depcomp 
/tmp/dans-gdal-scripts/depcomp
 +# time-stamp-time-zone: UTC
 +# time-stamp-end: ; # UTC
 +# End:
-diff -urN dans-gdal-scripts-0.23/install-sh /tmp/dans-gdal-scripts/install-sh
 dans-gdal-scripts-0.23/install-sh  1970-01-01 01:00:00.0 +0100
-+++ /tmp/dans-gdal-scripts/install-sh  2013-12-16 10:37:49.369959676 +0100
+Index: dans-gdal-scripts/install-sh
+===
+--- /dev/null  1970-01-01 00:00:00.0 

[SCM] dans-gdal-scripts branch, master, updated. upstream/0.18-26-g8f9d90a

2013-12-17 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 6300dc41d0f09e66f5efc91f18befc0923d0a337
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Tue Dec 17 12:33:21 2013 +0100

Now using autotools-dev plugin for dh

diff --git a/debian/rules b/debian/rules
index 93a71b9..b6aa11f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,13 +18,8 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-   dh $@
+   dh $@ --with-autotools-dev 
 
 override_dh_auto_configure:
-   dh_autotools-dev_updateconfig
chmod a+x $(CURDIR)/configure
dh_auto_configure
-
-override_dh_auto_clean:
-   dh_autotools-dev_restoreconfig
-   dh_auto_clean

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