This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntugis/wily in repository grass.
commit f92184206d63561bd2e3e85dd566ec25dafcaa1e Author: Martin Landa <[email protected]> Date: Thu Jan 14 12:01:29 2016 +0100 Update branch in gbp.conf & Vcs-Git URL --- debian/control | 2 +- debian/control.in | 2 +- debian/gbp.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index ab66da4..92351ba 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Build-Depends: autoconf2.13, liblas-c-dev (>= 1.8.0-3~) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/grass.git -b experimental +Vcs-Git: git://anonscm.debian.org/pkg-grass/grass.git -b ubuntugis/wily Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/control.in b/debian/control.in index da5904e..885101d 100644 --- a/debian/control.in +++ b/debian/control.in @@ -50,7 +50,7 @@ Build-Depends: autoconf2.13, liblas-c-dev (>= 1.8.0-3~) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/grass.git -b experimental +Vcs-Git: git://anonscm.debian.org/pkg-grass/grass.git -b ubuntugis/wily Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 6464eea..57df744 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 = experimental +debian-branch = ubuntugis/wily # 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

