This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch jessie-backports in repository saga.
commit 95a676134940df597b9b26ef0008f65fc5c4a259 Author: Johan Van de Wauw <[email protected]> Date: Tue Feb 14 19:34:44 2017 +0100 Update d/control and d/gbp.conf to use backports --- debian/control | 2 +- debian/gbp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 35bd09f..17b8fef 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9), swig Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/saga.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/saga.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/saga.git -b jessie-backports Homepage: http://www.saga-gis.org/ Package: saga diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..7316535 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 = jessie-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/saga.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

