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  ae396875c5a4b50ae69a8ed4a71e24fee9d583d8 (commit)
       via  9970b3c8258e5d312333a9d825f8d2348f87e252 (commit)
      from  b443cecbc3ea2672a7df63eae5f38f8173b23317 (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 ae396875c5a4b50ae69a8ed4a71e24fee9d583d8
Author: James Page <james.p...@canonical.com>
Date:   Fri Sep 2 09:11:35 2011 +0100

    debian/control: Updated my email address in Uploaders.

commit 9970b3c8258e5d312333a9d825f8d2348f87e252
Author: James Page <james.p...@canonical.com>
Date:   Fri Sep 2 09:09:17 2011 +0100

    * Fix FTBFS due to changes in dependency chain causing no fonts to be
      installed:
      - debian/control: added ttf-dejavu-core to Build-Depends-Indep.
    * debian/libjcaptcha-java.classpath: removed servlet-api-2.5.jar from
      classpath as this should always be provided by the servlet container.

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

Summary of changes:
 debian/changelog                  |   11 +++++++++++
 debian/control                    |    5 +++--
 debian/libjcaptcha-java.classpath |    4 ++--
 3 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 94c6b72..557c562 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+jcaptcha (2.0~alpha1-2) unstable; urgency=low
+
+  * Fix FTBFS due to changes in dependency chain causing no fonts to be 
+    installed:
+    - debian/control: added ttf-dejavu-core to Build-Depends-Indep.
+  * debian/libjcaptcha-java.classpath: removed servlet-api-2.5.jar from 
+    classpath as this should always be provided by the servlet container.
+  * debian/control: Updated my email address in Uploaders.
+
+ -- James Page <james.p...@ubuntu.com>  Fri, 02 Sep 2011 09:08:16 +0100
+
 jcaptcha (2.0~alpha1-1) unstable; urgency=low
 
   * Initial release. (Closes: #629529)
diff --git a/debian/control b/debian/control
index 7ad32d0..d6a0f05 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: jcaptcha
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: James Page <james.p...@canonical.com>
+Uploaders: James Page <james.p...@ubuntu.com>
 Build-Depends:
  cdbs,
  debhelper (>= 7),
@@ -19,7 +19,8 @@ Build-Depends-Indep:
  libmaven-javadoc-plugin-java,
  libservlet2.5-java,
  libservlet2.5-java-doc,
- libslf4j-java
+ libslf4j-java,
+ ttf-dejavu-core
 Standards-Version: 3.9.2
 Homepage: http://www.jcaptcha.net/
 Vcs-Git: git://git.debian.org/git/pkg-java/jcaptcha.git
diff --git a/debian/libjcaptcha-java.classpath 
b/debian/libjcaptcha-java.classpath
index d5e58a1..b8428ed 100644
--- a/debian/libjcaptcha-java.classpath
+++ b/debian/libjcaptcha-java.classpath
@@ -1,2 +1,2 @@
-usr/share/java/jcaptcha-integration-simple-servlet.jar 
/usr/share/java/jcaptcha.jar
-usr/share/java/jcaptcha.jar /usr/share/java/jcaptcha-api.jar 
/usr/share/java/jhlabs-filters.jar /usr/share/java/commons-collections3.jar 
/usr/share/java/servlet-api-2.5.jar /usr/share/java/slf4j-api.jar
+usr/share/java/jcaptcha-integration-simple-servlet.jar jcaptcha.jar
+usr/share/java/jcaptcha.jar jcaptcha-api.jar jhlabs-filters.jar 
commons-collections3.jar slf4j-api.jar


hooks/post-receive
-- 
jcaptcha packaging

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to