Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Remove powermock from B-D.
· bfddee10
Markus Koschany
authored
Feb 22, 2019
bfddee10
Declare compliance with Debian Policy 4.3.0.
· a9529c35
Markus Koschany
authored
Mar 01, 2019
a9529c35
Update changelog
· c76c5e21
Markus Koschany
authored
Mar 01, 2019
c76c5e21
Use secure Format URI.
· c64e88f7
Markus Koschany
authored
Mar 01, 2019
c64e88f7
Install the NOTICE file with libshiro-java.docs.
· 8cf87831
Markus Koschany
authored
Mar 01, 2019
8cf87831
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8cf87831
shiro (1.3.2-4) unstable; urgency=medium
* Team upload.
* Remove powermock from B-D. See #875358.
* Declare compliance with Debian Policy 4.3.0.
* Install the NOTICE file with libshiro-java.docs.
-- Markus Koschany <apo@debian.org> Fri, 01 Mar 2019 22:36:03 +0100
shiro (1.3.2-3) unstable; urgency=medium
* Fixed the build failure with Java 11 (Closes: #912390)
...
...
debian/control
View file @
8cf87831
...
...
@@ -17,14 +17,13 @@ Build-Depends:
libhsqldb-java,
liblog4j1.2-java,
libmaven-bundle-plugin-java,
libpowermock-java,
libquartz-java,
libservlet3.1-java,
libslf4j-java,
libspring-context-java,
libtaglibs-standard-spec-java,
maven-debian-helper
Standards-Version: 4.
2.1
Standards-Version: 4.
3.0
Vcs-Git: https://salsa.debian.org/java-team/shiro.git
Vcs-Browser: https://salsa.debian.org/java-team/shiro
Homepage: http://shiro.apache.org
...
...
debian/copyright
View file @
8cf87831
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Shiro
Source: http://shiro.apache.org
...
...
debian/libshiro-java.docs
0 → 100644
View file @
8cf87831
NOTICE
debian/maven.ignoreRules
View file @
8cf87831
...
...
@@ -25,3 +25,4 @@ org.easymock easymock * * * *
org.jacoco jacoco-maven-plugin * * * *
org.sonatype.plugins nexus-staging-maven-plugin * * * *
org.springframework spring-test * * * *
org.powermock * * * * *