This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tiles.
commit 0bc701120ec25505e4100eb3a3a745f273b87579 Author: Emmanuel Bourg <[email protected]> Date: Mon May 30 10:38:48 2016 +0200 New dependencies on libtiles-autotag-java and libtiles-request-java --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index d522391..85ee5e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +tiles (3.0.5-1) UNRELEASED; urgency=medium + + * Team upload. + * New upstream release + - New dependencies on libtiles-autotag-java and libtiles-request-java + + -- Emmanuel Bourg <[email protected]> Mon, 11 Apr 2016 17:47:39 +0200 + tiles (2.2.2-7) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 8414e54..3e71fe5 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,8 @@ Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libspring-core-java, libspring-web-java, + libtiles-autotag-java, + libtiles-request-java, libtomcat8-java, libvelocity-tools-java, maven-debian-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tiles.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

