This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository mkgmap-splitter.
commit db6c4da5dbefe914c6bfa06effd5883001e72eb8 Author: Bas Couwenberg <[email protected]> Date: Tue Jun 9 08:02:44 2015 +0200 Downgrade minimum testng dependency version from 6.8.13 to 6.8.8. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index febd7ec..a673242 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mkgmap-splitter (0.0.0+svn425-1~bpo8+1) jessie-backports; urgency=medium * Rebuild for jessie-backports. * Update branch in gbp.conf and Vcs-Git URL. + * Downgrade minimum testng dependency version from 6.8.13 to 6.8.8. -- Bas Couwenberg <[email protected]> Tue, 09 Jun 2015 07:51:57 +0200 diff --git a/debian/control b/debian/control index adda9fd..5fae52c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libprotobuf-java, libosmpbf-java, libxpp3-java, - testng (>= 6.8.13), + testng (>= 6.8.8), docbook2x, docbook-xsl, docbook-xml, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap-splitter.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

