[gmt] 01/01: Rebuild for stretch-backports.

2018-01-07 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch stretch-backports
in repository gmt.

commit 22b535a1dd329eb3778f69228f1f6d3ae1c57e6f
Merge: ce19197 4ac4377
Author: Bas Couwenberg 
Date:   Mon Jan 8 07:27:03 2018 +0100

Rebuild for stretch-backports.

 CMakeLists.txt |4 +-
 README |4 +-
 README.CMake   |4 +-
 cmake/ConfigDefault.cmake  |   10 +-
 cmake/ConfigUserTemplate.cmake |4 +-
 cmake/dist/CMakeLists.txt  |4 +-
 cmake/modules/CopyDirIfDifferent.cmake |4 +-
 cmake/modules/CreateDebugSym.cmake |4 +-
 cmake/modules/GmtGenExtraHeaders.cmake |4 +-
 cmake/modules/GmtHelperMacros.cmake|4 +-
 cmake/modules/ManageString.cmake   |4 +-
 debian/changelog   |   89 +-
 debian/control |   30 +-
 debian/copyright   |9 +-
 debian/libgmt5.symbols |3 +
 debian/rules   |6 +-
 debian/source.lintian-overrides|3 +
 doc/CMakeLists.txt |4 +-
 doc/examples/CMakeLists.txt|4 +-
 doc/examples/animate.in|   13 +-
 doc/examples/ex14/example_14.ps|   47 +-
 doc/examples/ex19/example_19.bat   |   10 +-
 doc/examples/ex19/example_19.ps|   14 +-
 doc/examples/ex19/example_19.sh|   10 +-
 doc/examples/ex31/example_31.ps|   22 +-
 doc/fig/CMakeLists.txt |4 +-
 doc/rst/CMakeLists.txt |4 +-
 doc/rst/source/GMT_Docs.rst|2 +-
 doc/rst/source/explain_-B_full.rst_|2 +-
 doc/rst/source/gmt.conf.rst|4 +-
 doc/rst/source/gmtinfo.rst |7 +-
 doc/rst/source/grdcontour.rst  |   15 +-
 doc/rst/source/grdlandmask.rst |   12 +
 doc/rst/source/grdmask.rst |   12 +
 doc/rst/source/grdview.rst |5 +-
 doc/rst/source/makecpt.rst |   13 +-
 doc/rst/source/pstext.rst  |2 +-
 doc/rst/source/std_opts.rst_   |2 +-
 doc/rst/source/supplements/img/img2grd.rst |4 +-
 doc/rst/source/xyz2grd.rst |7 +
 doc/scripts/CMakeLists.txt |4 +-
 doc/scripts/GMT_App_P_1.ps | 1018 +++---
 doc/scripts/GMT_App_P_2.ps | 1279 
 doc/scripts/GMT_mapscale.ps|  103 ++-
 doc/tutorial/CMakeLists.txt|2 +-
 share/CMakeLists.txt   |4 +-
 share/tools/CMakeLists.txt |4 +-
 share/tools/gmt5syntax.in  |4 +-
 share/tools/gmt_aliases.csh|4 +-
 share/tools/gmt_completion.bash|4 +-
 share/tools/gmt_functions.sh   |4 +-
 share/tools/gmt_links.sh   |4 +-
 share/tools/gmt_make_custom_code.sh|2 +-
 share/tools/gmt_prepmex.sh |4 +-
 share/tools/gmt_uninstall.sh   |4 +-
 share/tools/ncdeflate  |4 +-
 src/CMakeLists.txt |4 +-
 src/block_subs.h   |4 +-
 src/blockmean.c|4 +-
 src/blockmedian.c  |4 +-
 src/blockmode.c|4 +-
 src/common_byteswap.h  |4 +-
 src/common_math.c  |4 +-
 src/common_math.h  |4 +-
 src/common_runpath.c   |4 +-
 src/common_runpath.h   |4 +-
 src/common_sighandler.c|4 +-
 src/common_sighandler.h|4 +-
 src/common_string.c|4 +-
 src/common_string.h|4 +-
 src/compat/qsort.h |4 +-
 src/config.h.in|8 +-
 src/declspec.h |4 +-
 src/filter1d.c |4 +-
 src/fitcircle.c|4 +-
 src/gmt-config.in  |4 +-
 src/gmt.c  |4 +-
 src/gmt.h  |4 +-
 src/gmt2kml.c  |4 +-
 src/gmt_agc_io.c   |4 +-
 src/gmt_api.c  |   37 +-
 src/gmt_bcr.c  |4 +-
 src/gmt_calclock.c |4 +-
 src/gmt_cdf.c  |4 +-
 src/gmt_common.h   |4 +-
 src/gmt_compat.c   

[gmt] 01/01: Rebuild for stretch-backports.

2017-06-23 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch stretch-backports
in repository gmt.

commit 9af372785f811be9c3821759c14bb47c960ec3f0
Author: Bas Couwenberg 
Date:   Fri Jun 23 09:45:09 2017 +0200

Rebuild for stretch-backports.

Update branch in gbp.conf & Vcs-Git URL.
---
 debian/changelog | 7 +++
 debian/control   | 2 +-
 debian/gbp.conf  | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f0d78be..0387ed1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gmt (5.4.1+dfsg-1~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+  * Update branch in gbp.conf & Vcs-Git URL.
+
+ -- Bas Couwenberg   Fri, 23 Jun 2017 09:44:48 +0200
+
 gmt (5.4.1+dfsg-1) unstable; urgency=medium
 
   * Move from experimental to unstable.
diff --git a/debian/control b/debian/control
index a94d596..8b93337 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9),
xsltproc
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt.git -b stretch-backports
 Homepage: http://gmt.soest.hawaii.edu/
 
 Package: gmt
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 21d0417..2faff05 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,7 +6,7 @@ upstream-branch = upstream
 
 # The default name for the Debian branch is "master".
 # Change it if the name is different (for instance, "debian/unstable").
-debian-branch = master
+debian-branch = stretch-backports
 
 # git-import-orig uses the following names for the upstream tags.
 # Change the value if you are not using git-import-orig

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