This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository mapproxy.
commit c1823a3fd3691c7553eeefc33c994f68c1a59445 Author: Bas Couwenberg <[email protected]> Date: Sun Aug 14 12:33:01 2016 +0200 Rebuild for jessie-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 877f7b3..a263847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mapproxy (1.9.0-2~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sun, 14 Aug 2016 12:32:48 +0200 + mapproxy (1.9.0-2) unstable; urgency=medium * Add upstream metadata. diff --git a/debian/control b/debian/control index 2913dae..dd503ce 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: debhelper (>= 9), xsltproc Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mapproxy.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapproxy.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapproxy.git -b jessie-backports Homepage: http://mapproxy.org/ X-Python-Version: >= 2.7 diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..7316535 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 = jessie-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/mapproxy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

