This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis.
commit ba480edecb17a6874afeac6a7974f78e1e3a45a5 Author: Bas Couwenberg <[email protected]> Date: Sun Jul 2 14:22:57 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 738704c..5232caf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qgis (2.14.15+dfsg-2~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sun, 02 Jul 2017 14:22:32 +0200 + qgis (2.14.15+dfsg-2) unstable; urgency=medium * Disable openscenegraph & osgearth build dependencies, diff --git a/debian/control b/debian/control index 3a47f1b..099a6a0 100644 --- a/debian/control +++ b/debian/control @@ -68,7 +68,7 @@ Build-Conflicts: libqgis-dev, qgis-dev Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/qgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git -b master-2.14.15 +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git -b stretch-backports Homepage: https://qgis.org/ X-Python-Version: >= 2.7, << 2.8 diff --git a/debian/gbp.conf b/debian/gbp.conf index 64a737d..ca5b8bd 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream-ltr # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). -debian-branch = master-2.14.15 +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/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

