This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository routino.
commit bc1ba49613e7b43919eae73273f10f04ac67ad29 Author: Bas Couwenberg <[email protected]> Date: Sun Jul 2 15:43:04 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 3a3e3a5..8b48b85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +routino (3.2-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 15:42:50 +0200 + routino (3.2-2) unstable; urgency=medium * Fix SOURCE_DATE_EPOCH use. diff --git a/debian/control b/debian/control index 7379e7a..d0b8def 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), xsltproc Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/routino.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/routino.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/routino.git -b stretch-backports Homepage: http://www.routino.org/ Package: routino 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/routino.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

