This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository grass.
commit 7a2436b7402cc53711e2502382e61c58243fd98e Author: Bas Couwenberg <[email protected]> Date: Wed Dec 28 18:11:21 2016 +0100 Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit e631b5e73f010bd8b296f1ac1a8814b2dadbc5f0. --- 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 816204d..0ddd731 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,7 @@ Build-Depends: autoconf2.13, zlib1g-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/control.in b/debian/control.in index 0ff6c13..9486c2f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -51,7 +51,7 @@ Build-Depends: autoconf2.13, zlib1g-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 6464eea..21d0417 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 = master # 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

