Skip to content
Commits on Source (4)
tiles (3.0.7-2) UNRELEASED; urgency=medium
tiles (3.0.7-2) unstable; urgency=medium
* Team upload.
* Removed the unused build dependency on maven-ant-helper
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Standards-Version updated to 4.1.4
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 27 Jul 2017 15:36:25 +0200
-- Emmanuel Bourg <ebourg@apache.org> Tue, 26 Jun 2018 10:16:17 +0200
tiles (3.0.7-1) unstable; urgency=medium
......
......@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: debhelper (>= 10), default-jdk
Build-Depends: debhelper (>= 11~), default-jdk
Build-Depends-Indep: libcommons-digester-java,
libfreemarker-java,
libmaven-bundle-plugin-java,
......@@ -19,9 +19,9 @@ Build-Depends-Indep: libcommons-digester-java,
libtomcat8-java,
libvelocity-tools-java,
maven-debian-helper
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/tiles.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tiles.git
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/java-team/tiles.git
Vcs-Browser: https://salsa.debian.org/java-team/tiles
Homepage: http://tiles.apache.org
Package: libtiles-java
......