This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository protozero.
commit 07b837f16f695fbd3dc8469a40ac2ab8900a7d9a Author: Bas Couwenberg <[email protected]> Date: Thu Aug 31 11:00:22 2017 +0200 Rebuild for stretch-backports. 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 2350da9..e30a3b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +protozero (1.5.2-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Thu, 31 Aug 2017 11:00:03 +0200 + protozero (1.5.2-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index b275636..0a306c7 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), pkg-config Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/protozero.git/ -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/protozero.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/protozero.git -b stretch-backports Homepage: https://github.com/mapbox/protozero Package: libprotozero-dev diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..2faff05 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-backports # 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/protozero.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

