This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit 917bb5205b7ee24d9559f9c6f08abccebb2ec350 Author: Bas Couwenberg <[email protected]> Date: Wed Dec 28 19:54:39 2016 +0100 Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit 82f93192ebf086a940469b89c35304d05ae21a8a. --- debian/control | 2 +- debian/gbp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a475d1b..7704c9f 100644 --- a/debian/control +++ b/debian/control @@ -68,7 +68,7 @@ Build-Conflicts: libqgis-dev, qgis-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/qgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git Homepage: https://qgis.org/ X-Python-Version: >= 2.7, << 2.8 diff --git a/debian/gbp.conf b/debian/gbp.conf index 8fd5f1d..1394d98 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream-ltr # 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/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

