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

tille pushed a commit to branch master
in repository mbsystem.

commit 6dc7f035b15dee79e983d8dccbe0c1cd88fd2b16
Author: M. Hamish Bowman <hamis...@yahoo.com>
Date:   Sun Jun 2 02:20:44 2013 +0000

    fixes to patching
---
 debian/compat                                          |  1 +
 .../patches/{mbview_makefile => mbview_makefile.patch} | 14 ++++++++++----
 debian/patches/older_autoconf                          | 12 ------------
 debian/patches/older_autoconf.patch                    | 18 ++++++++++++++++++
 debian/patches/series                                  |  4 ++--
 debian/source/format                                   |  1 +
 6 files changed, 32 insertions(+), 18 deletions(-)

diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/patches/mbview_makefile 
b/debian/patches/mbview_makefile.patch
similarity index 52%
rename from debian/patches/mbview_makefile
rename to debian/patches/mbview_makefile.patch
index ecaeba3..30db569 100644
--- a/debian/patches/mbview_makefile
+++ b/debian/patches/mbview_makefile.patch
@@ -1,7 +1,13 @@
-Index: src/mbview/Makefile.am
-===================================================================
---- src/mbview/Makefile.am     (revision 2083)
-+++ src/mbview/Makefile.am     (working copy)
+Last-Update: 2013-06-02
+Author: Hamish Bowman <hamish_b yahoo.com>
+Applied-Upstream: no
+Forwarded: yes
+Bug-MC:
+Description: Add missing GMT includes dir
+
+
+--- a/src/mbview/Makefile.am   (revision 2083)
++++ b/src/mbview/Makefile.am   (working copy)
 @@ -1,6 +1,6 @@
  bin_PROGRAMS = mbgrdviz mbeditviz
  
diff --git a/debian/patches/older_autoconf b/debian/patches/older_autoconf
deleted file mode 100644
index fba24e7..0000000
--- a/debian/patches/older_autoconf
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: configure.in
-===================================================================
---- configure.in       (revision 2083)
-+++ configure.in       (working copy)
-@@ -1,6 +1,6 @@
- dnl Process this file with autoconf to produce a configure script.
- dnl configure.in for mbsystem
--AC_PREREQ([2.69])
-+AC_PREREQ([2.67])
- 
- dnl Disable configure caching
- define([AC_CACHE_LOAD], )
diff --git a/debian/patches/older_autoconf.patch 
b/debian/patches/older_autoconf.patch
new file mode 100644
index 0000000..4f66799
--- /dev/null
+++ b/debian/patches/older_autoconf.patch
@@ -0,0 +1,18 @@
+Last-Update: 2013-06-02
+Author: Hamish Bowman <hamish_b yahoo.com>
+Applied-Upstream: no
+Forwarded: yes
+Bug-MC: 
+Description: Allow build to continue on Squeeze
+
+
+--- a/configure.in     (revision 2083)
++++ b/configure.in     (working copy)
+@@ -1,6 +1,6 @@
+ dnl Process this file with autoconf to produce a configure script.
+ dnl configure.in for mbsystem
+-AC_PREREQ([2.69])
++AC_PREREQ([2.67])
+ 
+ dnl Disable configure caching
+ define([AC_CACHE_LOAD], )
diff --git a/debian/patches/series b/debian/patches/series
index d7957c3..ed08ca8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
 # patches to apply
-older_autoconf
-mbview_makefile
+older_autoconf.patch
+mbview_makefile.patch
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mbsystem.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