This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository tinyows.
commit ed7881fd4d69425684db4a8956afaa23a886a5a0 Author: Bas Couwenberg <[email protected]> Date: Mon Jul 13 21:25:04 2015 +0200 Rebuild for jessie-backports. Update branch in gbp.conf and 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 627d891..67cca35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tinyows (1.1.1-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Update branch in gbp.conf and Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Mon, 13 Jul 2015 21:21:05 +0200 + tinyows (1.1.1-1) unstable; urgency=medium * Use multi-line uscan options without quotes. diff --git a/debian/control b/debian/control index 71f86d0..0bed729 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), flex Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/tinyows.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/tinyows.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/tinyows.git -b jessie-backports Homepage: http://www.mapserver.org/tinyows/ Package: tinyows 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/tinyows.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

