This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntugis/zesty in repository grass.
commit e38041f832b31b56cfd6d50f14bc2e095ebd1fec Author: Martin Landa <[email protected]> Date: Wed Aug 16 17:46:47 2017 +0200 Rebuild 7.2.2~rc1 for zesty --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- debian/gbp.conf | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e7a8a0b..a4ad04f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grass (7.2.2~rc1-1~exp1~zesty1) zesty; urgency=medium + + * Rebuild for zesty. + + -- Martin Landa <[email protected]> Wed, 16 Aug 2017 17:46:13 +0200 + grass (7.2.2~rc1-1~exp1) experimental; urgency=medium * New upstream release candidate. diff --git a/debian/control b/debian/control index 8ed5923..a45516d 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,7 @@ Build-Depends: autoconf2.13, zlib1g-dev Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b ubuntugis/zesty Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/control.in b/debian/control.in index 1b3113a..c8a0333 100644 --- a/debian/control.in +++ b/debian/control.in @@ -51,7 +51,7 @@ Build-Depends: autoconf2.13, zlib1g-dev Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b ubuntugis/zesty Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..8a97b41 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 = ubuntugis/zesty # 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/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

