[SCM] jcaptcha packaging branch, master, updated. upstream/2.0_alpha1-4-g2dad00c

James Page jamespage-guest at alioth.debian.org
Tue Jun 7 15:12:04 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jcaptcha packaging".

The branch, master has been updated
       via  2dad00c131e7ef60d2c1a63447a5ffaa3f390ca9 (commit)
      from  c5c777102f929f2156dd6aff0f051c23fe19826e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2dad00c131e7ef60d2c1a63447a5ffaa3f390ca9
Author: James Page <james.page at canonical.com>
Date:   Tue Jun 7 16:06:23 2011 +0100

    Removed site-skins modules from packaging - not required

-----------------------------------------------------------------------

Summary of changes:
 debian/libjcaptcha-java.lintian-overrides |    3 ---
 debian/libjcaptcha-java.poms              |    2 +-
 debian/patches/build.patch                |   14 +++++++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/libjcaptcha-java.lintian-overrides b/debian/libjcaptcha-java.lintian-overrides
deleted file mode 100644
index e8532cf..0000000
--- a/debian/libjcaptcha-java.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# This jar file contains graphic assets for use across
-# JCaptcha modules so this warning can be overrride.
-libjcaptcha-java binary: codeless-jar usr/share/maven-repo/com/octo/captcha/jcaptcha-site-skin/2.0-alpha-1/jcaptcha-site-skin-2.0-alpha-1.jar
diff --git a/debian/libjcaptcha-java.poms b/debian/libjcaptcha-java.poms
index 5118184..91536c3 100644
--- a/debian/libjcaptcha-java.poms
+++ b/debian/libjcaptcha-java.poms
@@ -24,7 +24,7 @@
 #     temporarily for certain artifacts such as Javadoc jars.
 #
 pom.xml 
-site-skin/pom.xml 
+site-skin/pom.xml  --ignore
 api/pom.xml
 common-test/pom.xml 
 jcaptcha/pom.xml
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 567b5a9..3a6804d 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -2,11 +2,15 @@ Description: Disable un-buildable modules for Debian/Ubuntu
 Author: James Page <james.page at canonical.com>
 Forwarded: not-needed
 
-Index: jcaptcha/pom.xml
+Index: jcaptcha-debian/pom.xml
 ===================================================================
---- jcaptcha.orig/pom.xml	2011-05-31 10:01:55.408405000 +0100
-+++ jcaptcha/pom.xml	2011-06-07 10:21:04.882954098 +0100
-@@ -20,13 +20,7 @@
+--- jcaptcha-debian.orig/pom.xml	2011-06-07 15:57:41.552968330 +0100
++++ jcaptcha-debian/pom.xml	2011-06-07 16:04:46.342968630 +0100
+@@ -16,17 +16,10 @@
+     <url>http://www.jcaptcha.net/</url>
+     
+     <modules>
+-      <module>site-skin</module>
        <module>api</module>    
        <module>common-test</module>
        <module>jcaptcha</module>
@@ -20,7 +24,7 @@ Index: jcaptcha/pom.xml
    </modules>
    	    
      <organization>
-@@ -256,7 +250,6 @@
+@@ -256,7 +249,6 @@
  	          <target>5</target>
              <verbose>false</verbose>
              <fork>true</fork>


hooks/post-receive
-- 
jcaptcha packaging



More information about the pkg-java-commits mailing list