This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ossim.
commit b2734192ede5083a29677dcabc97cd9addd2b3b7 Author: Bas Couwenberg <[email protected]> Date: Wed Dec 27 19:44:29 2017 +0100 Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit 9a132fc3a82d50aef92b995106e0de2b96dbc60d. --- debian/control | 2 +- debian/gbp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 765ba32..6ab0d92 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: cmake (>= 2.8), zlib1g-dev Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ossim.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ossim.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ossim.git Homepage: https://trac.osgeo.org/ossim/ Package: libossim1 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/ossim.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

