This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository shiro.
commit 303d75d51dc6ab5e98cbc670daf0f2b981c3d34d Author: tony mancill <[email protected]> Date: Sun Jun 12 11:56:45 2016 -0700 refresh 01-bundles-to-jars.patch for new upstream release --- debian/patches/01-bundles-to-jars.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/patches/01-bundles-to-jars.patch b/debian/patches/01-bundles-to-jars.patch index 6d01e2d..5c253f1 100644 --- a/debian/patches/01-bundles-to-jars.patch +++ b/debian/patches/01-bundles-to-jars.patch @@ -38,11 +38,11 @@ Forwarded: not-needed --- a/support/guice/pom.xml +++ b/support/guice/pom.xml @@ -29,7 +29,7 @@ - <modelVersion>4.0.0</modelVersion> - <artifactId>shiro-guice</artifactId> - <name>Apache Shiro :: Support :: Guice</name> -- <packaging>bundle</packaging> -+ <packaging>jar</packaging> - - <properties> - <guice.version>3.0</guice.version> + <modelVersion>4.0.0</modelVersion> + <artifactId>shiro-guice</artifactId> + <name>Apache Shiro :: Support :: Guice</name> +- <packaging>bundle</packaging> ++ <packaging>jar</packaging> + + <properties> + <guice.version>3.0</guice.version> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

