[gmt] 01/01: Mark patches as Forwarded.

2015-08-24 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gmt.

commit fdc884dcfffb4a4d158dc1ba81c2cdc23092d0a7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Aug 24 22:01:57 2015 +0200

Mark patches as Forwarded.
---
 debian/patches/cmake | 1 +
 debian/patches/dont-use-timestamped-gzip.patch   | 1 +
 debian/patches/manpage-section.patch | 1 +
 debian/patches/official-typo.patch   | 1 +
 debian/patches/optionally-typo.patch | 1 +
 debian/patches/rename-libpsl-to-libgmt-psl.patch | 1 +
 6 files changed, 6 insertions(+)

diff --git a/debian/patches/cmake b/debian/patches/cmake
index 0bc76aa..fdecc13 100644
--- a/debian/patches/cmake
+++ b/debian/patches/cmake
@@ -1,5 +1,6 @@
 Description: Add custom cmake configuration.
 Author: Francesco Paolo Lovergine fran...@debian.org
+Forwarded: not-needed
 
 --- /dev/null
 +++ b/cmake/ConfigUser.cmake
diff --git a/debian/patches/dont-use-timestamped-gzip.patch 
b/debian/patches/dont-use-timestamped-gzip.patch
index 4d1b823..adb8b23 100644
--- a/debian/patches/dont-use-timestamped-gzip.patch
+++ b/debian/patches/dont-use-timestamped-gzip.patch
@@ -1,5 +1,6 @@
 Description: Don't use timestamped gzip for reproducible builds.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: http://gmt.soest.hawaii.edu/issues/759
 
 --- a/doc/rst/CMakeLists.txt
 +++ b/doc/rst/CMakeLists.txt
diff --git a/debian/patches/manpage-section.patch 
b/debian/patches/manpage-section.patch
index 64cc357..bd105d5 100644
--- a/debian/patches/manpage-section.patch
+++ b/debian/patches/manpage-section.patch
@@ -1,6 +1,7 @@
 Description: Append 'gmt' to the man page sections to differentiate the GMT 
specific manuals.
 Author: Bas Couwenberg sebas...@debian.org
 Bug-Debian: https://bugs.debian.org/790524
+Forwarded: not-needed
 
 --- a/doc/rst/conf.py.in
 +++ b/doc/rst/conf.py.in
diff --git a/debian/patches/official-typo.patch 
b/debian/patches/official-typo.patch
index 750fb3e..62bcbfb 100644
--- a/debian/patches/official-typo.patch
+++ b/debian/patches/official-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'offical' typo, replace with 'official'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: http://gmt.soest.hawaii.edu/issues/758
 
 --- a/doc/rst/source/supplements/mgd77/mgd77list.rst
 +++ b/doc/rst/source/supplements/mgd77/mgd77list.rst
diff --git a/debian/patches/optionally-typo.patch 
b/debian/patches/optionally-typo.patch
index 6be1b7e..4de89dd 100644
--- a/debian/patches/optionally-typo.patch
+++ b/debian/patches/optionally-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'optionaly' typo, replace with 'optionally'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: http://gmt.soest.hawaii.edu/issues/758
 
 --- a/doc/rst/source/supplements/potential/gmtgravmag3d.rst
 +++ b/doc/rst/source/supplements/potential/gmtgravmag3d.rst
diff --git a/debian/patches/rename-libpsl-to-libgmt-psl.patch 
b/debian/patches/rename-libpsl-to-libgmt-psl.patch
index cf2d72e..ba8d94e 100644
--- a/debian/patches/rename-libpsl-to-libgmt-psl.patch
+++ b/debian/patches/rename-libpsl-to-libgmt-psl.patch
@@ -2,6 +2,7 @@ Description: Rename psl library to gmt-psl to resolve conflict 
with libpsl.
 Author: Bas Couwenberg sebas...@debian.org
 Bug: http://gmt.soest.hawaii.edu/issues/723
 Bug-Debian: https://bugs.debian.org/790524
+Forwarded: not-needed
 
 --- a/src/CMakeLists.txt
 +++ b/src/CMakeLists.txt

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


[gmt] 01/01: Mark patches as Forwarded.

2015-06-26 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gmt.

commit 46bf0827b5a158275aaa63812b5822574c28d5fb
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jun 26 20:51:00 2015 +0200

Mark patches as Forwarded.
---
 debian/patches/algorithm-typo.patch   | 1 +
 debian/patches/disable-examples.patch | 1 +
 debian/patches/endianness-typo.patch  | 1 +
 debian/patches/kfreebsd.patch | 1 +
 debian/patches/length-typo.patch  | 1 +
 debian/patches/output-typo.patch  | 1 +
 debian/patches/palette-typo.patch | 1 +
 debian/patches/software-typo.patch| 1 +
 8 files changed, 8 insertions(+)

diff --git a/debian/patches/algorithm-typo.patch 
b/debian/patches/algorithm-typo.patch
index 46df1b2..1f4fc43 100644
--- a/debian/patches/algorithm-typo.patch
+++ b/debian/patches/algorithm-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'algoritm' typo, replace with 'algorithm'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/ChangeLog
 +++ b/ChangeLog
diff --git a/debian/patches/disable-examples.patch 
b/debian/patches/disable-examples.patch
index 076fddb..14a5d97 100644
--- a/debian/patches/disable-examples.patch
+++ b/debian/patches/disable-examples.patch
@@ -1,5 +1,6 @@
 Description: Exclude examples that fail to build.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: not-needed
 
 --- a/doc/examples/CMakeLists.txt
 +++ b/doc/examples/CMakeLists.txt
diff --git a/debian/patches/endianness-typo.patch 
b/debian/patches/endianness-typo.patch
index eee19f2..a7f58b7 100644
--- a/debian/patches/endianness-typo.patch
+++ b/debian/patches/endianness-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'endianess' typo, replace with 'endianness'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/src/gmt_esri_io.c
 +++ b/src/gmt_esri_io.c
diff --git a/debian/patches/kfreebsd.patch b/debian/patches/kfreebsd.patch
index 2326dd7..7fce7e0 100644
--- a/debian/patches/kfreebsd.patch
+++ b/debian/patches/kfreebsd.patch
@@ -1,5 +1,6 @@
 Description: Use ucontext from FreeBSD for GNU/kFreeBSD too.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/src/common_sighandler.c
 +++ b/src/common_sighandler.c
diff --git a/debian/patches/length-typo.patch b/debian/patches/length-typo.patch
index 75cf828..b6128c6 100644
--- a/debian/patches/length-typo.patch
+++ b/debian/patches/length-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'lenght' typo, replace with 'length'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/ChangeLog
 +++ b/ChangeLog
diff --git a/debian/patches/output-typo.patch b/debian/patches/output-typo.patch
index 2db07e3..b4dd475 100644
--- a/debian/patches/output-typo.patch
+++ b/debian/patches/output-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'ouput' typo, replace with 'output'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/src/gmt_api.c
 +++ b/src/gmt_api.c
diff --git a/debian/patches/palette-typo.patch 
b/debian/patches/palette-typo.patch
index faeb593..48d72b2 100644
--- a/debian/patches/palette-typo.patch
+++ b/debian/patches/palette-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'pallette' typo, replace with 'palette'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/doc/rst/source/gmtcolors.rst
 +++ b/doc/rst/source/gmtcolors.rst
diff --git a/debian/patches/software-typo.patch 
b/debian/patches/software-typo.patch
index e5873ed..2774948 100644
--- a/debian/patches/software-typo.patch
+++ b/debian/patches/software-typo.patch
@@ -1,5 +1,6 @@
 Description: Fix 'softwares' typo, replace with 'software'.
 Author: Bas Couwenberg sebas...@debian.org
+Forwarded: https://gmt.soest.hawaii.edu/issues/720
 
 --- a/doc/rst/source/ps2raster.rst
 +++ b/doc/rst/source/ps2raster.rst

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