This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit 0fc764aa73e7a87654dde7cd6e1ec07f2ab98719 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 8 07:48:37 2016 +0100 Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit d1a2e7829c9a6a2f1d8c676c60de3ffee250a3ad. --- debian/control | 2 +- debian/gbp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 70cf7df..6200521 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), python-werkzeug Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pywps.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pywps.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pywps.git Homepage: http://pywps.org X-Python-Version: >= 2.7 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/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

