This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master-svn in repository grass.
commit 6c69cdf9f91c8cd06b06ac43e88ca3288b1c0608 Author: Bas Couwenberg <[email protected]> Date: Sat Apr 9 12:20:31 2016 +0200 Update branch in gbp.conf & Vcs-Git URL. --- debian/control | 2 +- debian/control.in | 2 +- debian/gbp.conf | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index c8547eb..902f8c9 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Build-Depends: autoconf2.13, liblas-c-dev (>= 1.8.0-8~) Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b master-svn Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/control.in b/debian/control.in index cf58ecc..85169d5 100644 --- a/debian/control.in +++ b/debian/control.in @@ -50,7 +50,7 @@ Build-Depends: autoconf2.13, liblas-c-dev (>= 1.8.0-8~) Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b master-svn Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..a66f876 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,11 +2,11 @@ # The default name for the upstream branch is "upstream". # Change it if the name is different (for instance, "master"). -upstream-branch = upstream +upstream-branch = upstream-svn # 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 = master-svn # 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/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

