This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch in repository geolinks.
commit 3d4bfe3b71b1af24c9672ecd9c5888fcde963799 Author: Bas Couwenberg <[email protected]> Date: Wed Jul 12 11:26:49 2017 +0200 Update branch in gbp.conf & Vcs-Git URL. --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/gbp.conf | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dff8b74..383c0c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +geolinks (0.2.0-1+deb9u1) UNRELEASED; urgency=medium + + * Team upload. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Wed, 12 Jul 2017 11:26:23 +0200 + geolinks (0.2.0-1) unstable; urgency=medium [ Johan Van de Wauw ] diff --git a/debian/control b/debian/control index 1e110e8..16cdb55 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), python3-all, Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geolinks.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/geolinks.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/geolinks.git -b stretch Homepage: https://pypi.python.org/pypi/geolinks X-Python-Version: >= 2.5 diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..a83aacd 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 = master +debian-branch = stretch # 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/geolinks.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

