This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository libgeotiff-dfsg.

commit ff65f98dd187d7e7626d82332d6e9721915dcc35
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Oct 24 15:27:30 2014 +0200

    Refresh patches.
---
 .../patches/0003-Fix-macro-error-in-manfile.patch  |  4 +---
 debian/patches/Makefile.in                         | 12 +++++------
 debian/patches/docs                                | 25 +++++++++-------------
 3 files changed, 16 insertions(+), 25 deletions(-)

diff --git a/debian/patches/0003-Fix-macro-error-in-manfile.patch 
b/debian/patches/0003-Fix-macro-error-in-manfile.patch
index 0761384..b422878 100644
--- a/debian/patches/0003-Fix-macro-error-in-manfile.patch
+++ b/debian/patches/0003-Fix-macro-error-in-manfile.patch
@@ -6,11 +6,9 @@ Subject: Fix macro error in manfile
  man/man1/listgeo.1 | 1 -
  1 file changed, 1 deletion(-)
 
-diff --git a/man/man1/listgeo.1 b/man/man1/listgeo.1
-index 794c525..58e95ec 100644
 --- a/man/man1/listgeo.1
 +++ b/man/man1/listgeo.1
-@@ -17,7 +17,6 @@ used as input to other programs which use the "GTIFImport" 
routine, such as
+@@ -17,7 +17,6 @@ used as input to other programs which us
  geotifcp.
  
  .SH OPTIONS
diff --git a/debian/patches/Makefile.in b/debian/patches/Makefile.in
index d89704e..15e4a49 100644
--- a/debian/patches/Makefile.in
+++ b/debian/patches/Makefile.in
@@ -1,11 +1,9 @@
 Description: Drop EPSG data installation
 Author: Francesco Paolo Lovergine <fran...@debian.org>
 Last-Update: 2013-12-17
-Index: libgeotiff-dfsg/Makefile.in
-===================================================================
---- libgeotiff-dfsg.orig/Makefile.in   2013-12-16 16:38:52.000000000 +0100
-+++ libgeotiff-dfsg/Makefile.in        2013-12-16 16:38:52.000000000 +0100
-@@ -1015,7 +1015,7 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -1015,7 +1015,7 @@ distcleancheck: distclean
               exit 1; } >&2
  check-am: all-am
  check: check-recursive
@@ -14,7 +12,7 @@ Index: libgeotiff-dfsg/Makefile.in
  installdirs: installdirs-recursive
  installdirs-am:
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(csvdir)" 
"$(DESTDIR)$(includedir)"; do \
-@@ -1071,7 +1071,7 @@
+@@ -1071,7 +1071,7 @@ info: info-recursive
  
  info-am:
  
@@ -23,7 +21,7 @@ Index: libgeotiff-dfsg/Makefile.in
  
  install-dvi: install-dvi-recursive
  
-@@ -1119,7 +1119,7 @@
+@@ -1119,7 +1119,7 @@ ps: ps-recursive
  
  ps-am:
  
diff --git a/debian/patches/docs b/debian/patches/docs
index a40978e..67faf9e 100644
--- a/debian/patches/docs
+++ b/debian/patches/docs
@@ -1,9 +1,8 @@
 Description: Add docs/ folder missing in upstream tarball
 Author: Francesco Paolo Lovergine <fran...@debian.org>
 Last-Update: 2013-12-17
-diff -urN libgeotiff-dfsg-1.3.0-new/docs/Doxyfile 
libgeotiff-dfsg-1.3.0/docs/Doxyfile
---- libgeotiff-dfsg-1.3.0-new/docs/Doxyfile    1970-01-01 01:00:00.000000000 
+0100
-+++ libgeotiff-dfsg-1.3.0/docs/Doxyfile        2011-11-08 15:00:53.000000000 
+0100
+--- /dev/null
++++ b/docs/Doxyfile
 @@ -0,0 +1,1129 @@
 +# Doxyfile 1.4.2
 +
@@ -1134,9 +1133,8 @@ diff -urN libgeotiff-dfsg-1.3.0-new/docs/Doxyfile 
libgeotiff-dfsg-1.3.0/docs/Dox
 +# used. If set to NO the values of all tags below this one will be ignored.
 +
 +SEARCHENGINE           = NO
-diff -urN libgeotiff-dfsg-1.3.0-new/docs/geotifcp.html 
libgeotiff-dfsg-1.3.0/docs/geotifcp.html
---- libgeotiff-dfsg-1.3.0-new/docs/geotifcp.html       1970-01-01 
01:00:00.000000000 +0100
-+++ libgeotiff-dfsg-1.3.0/docs/geotifcp.html   2011-11-08 15:00:53.000000000 
+0100
+--- /dev/null
++++ b/docs/geotifcp.html
 @@ -0,0 +1,48 @@
 +<html>
 +<head>
@@ -1186,9 +1184,8 @@ diff -urN libgeotiff-dfsg-1.3.0-new/docs/geotifcp.html 
libgeotiff-dfsg-1.3.0/doc
 +</ol>
 +</body>
 +</html>
-diff -urN libgeotiff-dfsg-1.3.0-new/docs/index.dox 
libgeotiff-dfsg-1.3.0/docs/index.dox
---- libgeotiff-dfsg-1.3.0-new/docs/index.dox   1970-01-01 01:00:00.000000000 
+0100
-+++ libgeotiff-dfsg-1.3.0/docs/index.dox       2011-11-08 15:00:53.000000000 
+0100
+--- /dev/null
++++ b/docs/index.dox
 @@ -0,0 +1,67 @@
 +/*! \page index
 +
@@ -1257,9 +1254,8 @@ diff -urN libgeotiff-dfsg-1.3.0-new/docs/index.dox 
libgeotiff-dfsg-1.3.0/docs/in
 +this or their own source code.<p>
 +
 +*/
-diff -urN libgeotiff-dfsg-1.3.0-new/docs/listgeo.html 
libgeotiff-dfsg-1.3.0/docs/listgeo.html
---- libgeotiff-dfsg-1.3.0-new/docs/listgeo.html        1970-01-01 
01:00:00.000000000 +0100
-+++ libgeotiff-dfsg-1.3.0/docs/listgeo.html    2011-11-08 15:00:53.000000000 
+0100
+--- /dev/null
++++ b/docs/listgeo.html
 @@ -0,0 +1,170 @@
 +<html>
 +<head>
@@ -1431,9 +1427,8 @@ diff -urN libgeotiff-dfsg-1.3.0-new/docs/listgeo.html 
libgeotiff-dfsg-1.3.0/docs
 +</ol>
 +</body>
 +</html>
-diff -urN libgeotiff-dfsg-1.3.0-new/docs/manual.txt 
libgeotiff-dfsg-1.3.0/docs/manual.txt
---- libgeotiff-dfsg-1.3.0-new/docs/manual.txt  1970-01-01 01:00:00.000000000 
+0100
-+++ libgeotiff-dfsg-1.3.0/docs/manual.txt      2011-11-08 15:00:53.000000000 
+0100
+--- /dev/null
++++ b/docs/manual.txt
 @@ -0,0 +1,456 @@
 +-------------------------------------------------------------
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libgeotiff-dfsg.git

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

Reply via email to