This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch in repository freexl.
commit 86ae08657e5cbbfdbf090908afe398080eed3ca5 Author: Bas Couwenberg <[email protected]> Date: Sat Sep 16 23:06:09 2017 +0200 Update branch in gbp.conf & Vcs-Git URL. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/gbp.conf | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b0463bc..503889b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +freexl (1.0.2-3) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sat, 16 Sep 2017 23:05:37 +0200 + freexl (1.0.2-2) unstable; urgency=medium * Update Vcs-* URLs to use HTTPS. diff --git a/debian/control b/debian/control index f5249aa..b8dea91 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9~), dh-autoreconf Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/freexl.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/freexl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/freexl.git -b stretch Homepage: https://www.gaia-gis.it/fossil/freexl/ Package: libfreexl-dev 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/freexl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

