Skip to content
Commits on Source (6)
shiro (1.3.2-3) unstable; urgency=medium
* Fixed the build failure with Java 11 (Closes: #912390)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 29 Nov 2018 14:37:03 +0100
shiro (1.3.2-2) unstable; urgency=medium
* Team upload.
......
......@@ -3,13 +3,16 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
Build-Depends-Indep: junit4,
Build-Depends:
debhelper (>= 11),
default-jdk,
junit4,
libaspectj-java,
libbuild-helper-maven-plugin-java,
libcommons-beanutils-java,
libcommons-cli-java,
libehcache-java,
libgeronimo-annotation-1.3-spec-java,
libguice-java (>= 3.0-6~),
libhsqldb-java,
liblog4j1.2-java,
......@@ -19,16 +22,26 @@ Build-Depends-Indep: junit4,
libservlet3.1-java,
libslf4j-java,
libspring-context-java,
libtaglibs-standard-spec-java
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/shiro.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/shiro.git
libtaglibs-standard-spec-java,
maven-debian-helper
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/shiro.git
Vcs-Browser: https://salsa.debian.org/java-team/shiro
Homepage: http://shiro.apache.org
Package: libshiro-java
Architecture: all
Depends: ${misc:Depends}, libcommons-beanutils-java, libslf4j-java
Suggests: libaspectj-java, libcommons-cli-java, libehcache-java, libtaglibs-standard-spec-java, libquartz-java, libspring-context-java
Depends:
libcommons-beanutils-java,
libslf4j-java,
${misc:Depends}
Suggests:
libaspectj-java,
libcommons-cli-java,
libehcache-java,
libquartz-java,
libspring-context-java,
libtaglibs-standard-spec-java
Description: Apache Shiro - Java Security Framework
Apache Shiro is a powerful and flexible open-source security framework
that cleanly handles authentication, authorization, enterprise session
......
01-bundles-to-jars.patch
02-reproducible-build.patch
03-spring-compatibility.patch
04-java11-compatibility.patch
......@@ -5,6 +5,3 @@
override_dh_installchangelogs:
dh_installchangelogs -- RELEASE-NOTES
get-orig-source:
uscan --download-current-version --force-download --rename --repack --compression xz
version=3
version=4
opts=repack,compression=xz \
https://github.com/apache/shiro/tags .*/shiro-root-([\d\.]+).tar.gz