Bug#657281: This bug are already present in testing...

2012-01-31 Thread Vincent Fourmond
found 657281 fop/1:1.0.dfsg2-5
thanks



__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: This bug are already present in testing...

2012-01-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 657281 fop/1:1.0.dfsg2-5
Bug #657281 [fop] src/java/org/apache/fop/pdf/ sRGB Color Space Profile.icm is 
non-free
Bug Marked as found in versions fop/1:1.0.dfsg2-5.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
657281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657281
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] acegi-security packaging branch, master, updated. debian/1.0.7-2-4-g0c73d80

2012-01-31 Thread James Page
The following commit has been merged in the master branch:
commit 3e8ec8f4d70d4deda4fdd97598d570e182227b94
Author: James Page 
Date:   Tue Jan 31 09:20:13 2012 +

Removed dependencies on javahelper as not really required

diff --git a/debian/control b/debian/control
index e1356a7..686b55c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  cdbs,
  debhelper (>= 7),
  default-jdk,
- javahelper,
  maven-debian-helper
 Build-Depends-Indep:
  aspectj,
diff --git a/debian/libacegi-security-java.classpath 
b/debian/libacegi-security-java.classpath
deleted file mode 100644
index eff76fa..000
--- a/debian/libacegi-security-java.classpath
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/java/acegi-security.jar commons-codec.jar commons-collections3.jar 
commons-lang.jar commons-logging.jar log4j-1.2.jar oro.kar spring-aop-2.5.jar 
spring-context-2.5.kar spring-context-support-2.5.jar spring-core-2.5.kar 
spring-jdbc-2.5.jar spring-test-2.5.jar spring-web-2.5.jar spring-webmvc-2.5.jar
diff --git a/debian/rules b/debian/rules
index 1b2af04..562f1f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/javahelper.mk
 include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java

-- 
acegi-security 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


[SCM] acegi-security packaging branch, master, updated. debian/1.0.7-2-4-g0c73d80

2012-01-31 Thread James Page
The following commit has been merged in the master branch:
commit 0c73d80890cd6d3bca24849820bd1b37d4e5ea5e
Author: James Page 
Date:   Tue Jan 31 12:42:36 2012 +

Updated changelog entry

diff --git a/debian/changelog b/debian/changelog
index cd94d9c..4142204 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ acegi-security (1.0.7-3) unstable; urgency=low
   * d/control,rules,*.classpath: Dropped dependency on javahelper - not 
 required.
 
- -- Miguel Landaeta   Sun, 22 Jan 2012 18:56:56 -0430
+ -- James Page   Tue, 31 Jan 2012 12:42:18 +
 
 acegi-security (1.0.7-2) unstable; urgency=low
 

-- 
acegi-security 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


[SCM] acegi-security packaging branch, master, updated. debian/1.0.7-2-4-g0c73d80

2012-01-31 Thread James Page
The following commit has been merged in the master branch:
commit 11d017f4eaccf92b880e523d7a8926310e300ca6
Author: James Page 
Date:   Mon Jan 30 22:26:59 2012 +

Team upload.

* Team upload.
* Replace dependencies on Spring Framework 2.5 libraries with 3.0 ones.
* Add spring3.patch. (Closes: #655903).

diff --git a/debian/changelog b/debian/changelog
index d4ae52e..2a57c30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+acegi-security (1.0.7-3) unstable; urgency=low
+
+  * Team upload.
+  * Replace dependencies on Spring Framework 2.5 libraries with 3.0 ones.
+  * Add spring3.patch. (Closes: #655903).
+
+ -- Miguel Landaeta   Sun, 22 Jan 2012 18:56:56 -0430
+
 acegi-security (1.0.7-2) unstable; urgency=low
 
   [James Page]
diff --git a/debian/control b/debian/control
index 95a1db9..e1356a7 100644
--- a/debian/control
+++ b/debian/control
@@ -30,16 +30,15 @@ Build-Depends-Indep:
  liboro-java,
  libservlet2.5-java,
  libservlet2.5-java-doc,
- libspring-aop-2.5-java,
- libspring-context-2.5-java,
- libspring-context-support-2.5-java,
- libspring-core-2.5-java,
- libspring-jdbc-2.5-java,
+ libspring-aop-java,
+ libspring-context-java,
+ libspring-context-support-java,
+ libspring-core-java,
+ libspring-jdbc-java,
  libspring-ldap-java (>= 1.3.1),
  libspring-ldap-java-doc,
- libspring-test-2.5-java,
- libspring-web-2.5-java,
- libspring-webmvc-2.5-java
+ libspring-test-java,
+ libspring-web-java,
 Standards-Version: 3.9.2
 Homepage: http://acegisecurity.org/
 Vcs-Git: git://git.debian.org/git/pkg-java/acegi-security.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 32f3a8f..f71527b 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -23,10 +23,10 @@ net.sf.ehcache s/ehcache/ehcache-core/ * s/.*/debian/ * *
 s/aspectj/org.aspectj/ aspectjrt * s/.*/debian/ * *
 s/javax\.servlet/javax.servlet.jsp/ jsp-api * s/.*/2.1/ * *
 s/org\.springframework/org.springframework.ldap/ 
s/spring-ldap/spring-ldap-core/ * s/1\..*/debian/ * *
-org.springframework s/spring-remoting/spring-context/ * s/.*/2.x/ * *
-org.springframework s/spring-support/spring-context-support/ * s/.*/2.x/ * *
-org.springframework s/spring-mock/spring-test/ * s/.*/2.x/ * *
-org.springframework * * s/.*/2.x/ * *
+org.springframework s/spring-remoting/spring-context/ * s/.*/3.x/ * *
+org.springframework s/spring-support/spring-context-support/ * s/.*/3.x/ * *
+org.springframework s/spring-mock/spring-test/ * s/.*/3.x/ * *
+org.springframework * * s/.*/3.x/ * *
 org.springframework.security * * s/2\..*/2.x/ * *
 s/org\.apache\.tomcat/javax.el/ el-api jar s/.*/2.1/ * *
 s/org\.apache\.tomcat/javax.servlet/ jsp-api jar s/.*/2.1/ * *
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index aecc074..26c2429 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -31,18 +31,6 @@ Index: acegi-security/pom.xml

org.springframework
spring-mock
-@@ -542,6 +544,11 @@
-   spring-web
-   ${spring.version}
-   
-+
-+org.springframework
-+spring-webmvc
-+${spring.version}
-+
-   
-   org.springframework
-   spring-jdbc
 @@ -563,7 +570,7 @@
  

@@ -68,16 +56,7 @@ Index: acegi-security/core/pom.xml
  
org.springframework
spring-remoting
-@@ -32,10 +37,21 @@
-   spring-web
-   true
-   
-+
-+org.springframework
-+spring-webmvc
-+true
-+
- 
+@@ -36,6 +41,12 @@
org.springframework
spring-mock
true
@@ -90,7 +69,7 @@ Index: acegi-security/core/pom.xml

  
  
-@@ -157,7 +173,7 @@
+@@ -157,7 +168,7 @@



${basedir}/src/main/resources
diff --git a/debian/patches/series b/debian/patches/series
index 9df7300..0adae42 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 build.patch
 no_cas.patch
+spring3.patch
diff --git a/debian/patches/spring3.patch b/debian/patches/spring3.patch
new file mode 100644
index 000..fb971ce
--- /dev/null
+++ b/debian/patches/spring3.patch
@@ -0,0 +1,127 @@
+Description: Add compatibility with Spring 3.0 Framework
+Author: Miguel Landaeta 
+Bug-Debian: http://bugs.debian.org/655903
+Forwarded: no
+Last-Update: 2012-01-22
+
+--- 
acegi-security-1.0.7.orig/core/src/main/java/org/acegisecurity/ui/rememberme/TokenBasedRememberMeServices.java
 
acegi-security-1.0.7/core/src/main/java/org/acegisecurity/u

[SCM] acegi-security packaging branch, master, updated. debian/1.0.7-2-4-g0c73d80

2012-01-31 Thread James Page
The following commit has been merged in the master branch:
commit fe78c44e527098cffdc85572f9dc1e566b4441d8
Author: James Page 
Date:   Tue Jan 31 12:41:35 2012 +

Team Upload

* Team Upload
* d/control,rules,*.classpath: Dropped dependency on javahelper - not
  required.

diff --git a/debian/changelog b/debian/changelog
index 2a57c30..cd94d9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
 acegi-security (1.0.7-3) unstable; urgency=low
 
-  * Team upload.
+  * Team Upload
+
+  [ Miguel Landaeta ]
   * Replace dependencies on Spring Framework 2.5 libraries with 3.0 ones.
   * Add spring3.patch. (Closes: #655903).
 
+  [ James Page ]
+  * d/control,rules,*.classpath: Dropped dependency on javahelper - not 
+required.
+
  -- Miguel Landaeta   Sun, 22 Jan 2012 18:56:56 -0430
 
 acegi-security (1.0.7-2) unstable; urgency=low

-- 
acegi-security 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


[SCM] acegi-security packaging tag, debian/1.0.7-3, created. debian/1.0.7-2-4-g0c73d80

2012-01-31 Thread James Page
The tag, debian/1.0.7-3 has been created
at  0c73d80890cd6d3bca24849820bd1b37d4e5ea5e (commit)

- Shortlog 
commit 0c73d80890cd6d3bca24849820bd1b37d4e5ea5e
Author: James Page 
Date:   Tue Jan 31 12:42:36 2012 +

Updated changelog entry
---

-- 
acegi-security 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


Processing of acegi-security_1.0.7-3_i386.changes

2012-01-31 Thread Debian FTP Masters
acegi-security_1.0.7-3_i386.changes uploaded successfully to localhost
along with the files:
  libacegi-security-java_1.0.7-3_all.deb
  libacegi-security-java-doc_1.0.7-3_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#658071: [jenkins] Please enable libjenkins-plugin-parent-java

2012-01-31 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Jakub

On 31/01/12 06:53, Jakub Adam wrote:
> d/control contains definition of binary package 
> libjenkins-plugin-parent-java that was disabled because it was "not
> currently installable due to broken upstream maven-hpi-plugin".
> 
> Is it possible to enable this after recent upload of 
> libmaven-hpi-plugin-java (1.79-1) so that Jenkins plugins can be
> built and packaged?

Almost; I'm currently working on the next upstream LTS of jenkins;
once I have landed this I will be in a position to re-enable this
additional package.

I need to test out the plugin packaging process - when I tried it
before the parent POM approach was not working that well due to the
way maven-debian-helper was parsing build process dependencies.

Cheers

James

- -- 
James Page
Ubuntu Core Developer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPJ+eHAAoJEL/srsug59jDuZQP/i3eNwJ0UN1TXrdjixWpa/mx
M7T50d8w7iw9JUEx/XNd30g3Gww9cbl3ha8zz8kG8aFgB0lAorNkNBHhisvylmVJ
0MLbj81YB7EUQoqtagA9+Bx77x8uKll73r/RASs3LJ5qvdA3siZ7FWU0GA7NTvuH
Td3EYmGRwJOMJDs7ScPJTu4DEtPrte6ob9+yBqAsOP7sD80KxAh4zVhS9pxUzzjz
y2C5gSYCzobKKXT1MqG8ExlwWsfdgEfMmARcE6t29hvQGBmRQUfIRqmYTzu4hbjO
H264RKfXKKIJf6VHiSY7xuhHR4tw0fxy/bK4ui5Gni45Benk59pwmrdq46UwQdVo
yR4z6qNbant3QWiYSM4EVSWw8u7mixIGKoTAUEG9pjrgiADX996ahOkvGCGNief0
ON0XZRd1LKvlmsXBTdc2E2VKMqrhuFqFFAzaCvc+TwnKpMOnF7CIpWRMCoz1svSv
gLQSKcf10f+5l9yg4obdzXyOx5rFyAyj61to3FcTcgrg3nEcZ4KYeVmsHw5ay/9N
PjeuTV/BM8Sa3haL7Gb1OGhgHcM08Qz/DmcdGovWw69TUnxQCE8zpXLB7PuQhztN
KpK/3LAV5LlPxCmaZo2M9AvAb5PI1PHVQcM57QfoDw0QQkjsLPChs3uHo8qD6vD/
gy9rr8pdYiHpbVB0MS/Q
=P9AC
-END PGP SIGNATURE-



__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


acegi-security_1.0.7-3_i386.changes REJECTED

2012-01-31 Thread Debian FTP Masters



Reject Reasons:
no source found for acegi-security 1.0.7-3 
(libacegi-security-java_1.0.7-3_all.deb).
no source found for acegi-security 1.0.7-3 
(libacegi-security-java-doc_1.0.7-3_all.deb).

Notes:
Mapping sid to unstable.



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of acegi-security_1.0.7-3_i386.changes

2012-01-31 Thread Debian FTP Masters
acegi-security_1.0.7-3_i386.changes uploaded successfully to localhost
along with the files:
  acegi-security_1.0.7-3.dsc
  acegi-security_1.0.7-3.debian.tar.gz
  libacegi-security-java_1.0.7-3_all.deb
  libacegi-security-java-doc_1.0.7-3_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: Erro in Plugin Java 6 e solution

2012-01-31 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Murilo

On 31/01/12 13:26, Murilo Valadares wrote:
> Hello, I would like to report that found a "bug" in your plugin
> package "sun-java6-plugin", of java 6 for *Ubuntu 10.4 LTS 64
> bits*.

Please report bugs about Ubuntu in launchpad
(http://launchpad.net/ubuntu/+filebug) rather than directly to Debian.

> 
> *PROBLEM* How to generate the error: 1 Install the plugin openjdk
> "*icedtea6-plugin*"; 2 Uninstall this plugin "*icedtea6-plugin*"; 3
> Install the  sun-java plugin "*sun-java6-plugin*".
> 
> In this case the sun-java plugin (*sun-java6-plugin*) does not
> install the file "*/usr/lib/mozilla/plugins/libjavaplugin.so*".
> 
> 
> *SOLUTION* I checked that the file "*libjavaplugin.so*" is
> installed somewhere else with different name
> "*/usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so*." So, I
> decided to create this link "*sudo ln-s 
> /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so 
> /usr/lib/mozilla/plugins/libjavaplugin.so*." So, this worked
> right.
> 
> 
> *QUESTION* Because it is an *LTS* version (Long Term Support)
> Ubuntu, you could fix this? Could I help?

Unfortunately Oracle have withdrawn the license under which Debian and
Ubuntu where able to distribute the sun-java6-* packages (see [0] and
[1]).  As a result they will shortly be dropped from the Canonical
partner archive and will no longer be available - so no fix will be
forthcoming.

Regards

James

[0]
https://lists.ubuntu.com/archives/ubuntu-security-announce/2011-December/001528.html
[1]
https://lists.ubuntu.com/archives/ubuntu-security-announce/2012-January/001554.html

James Page
Software Engineer, Ubuntu Server Team

- -- 
James Page
Ubuntu Core Developer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPJ/rHAAoJEL/srsug59jD+lcQALYploAjORRagQq8O9/UYN1q
Re8BtbgBB8FYXBd5BRWqCiw/Lt76CU+l7LbBp9lVKnYKsG3G2eFyXpJ/XiSFtZta
4hsB3pkZCrAMuD3zyPsT28Al6vBbaBSNdHh+CVxvNNzi3JBiF3omv5PgmJgjoe7N
5o+5tUrDUnVnJkWGL/V6qiUz5Q/FT4qoSOJi80jmcUysPIAW+rsKPeDNGcysNSPp
rXX4J6qcsp5YuFoxSpO5DWIFYi+/4u/GJSr9o2feB0YftYzV5NACuQX323C75jgB
4v8/JRVvut5pMrY6ryAprDG25liJJHXdAt0AOYjRb/MVmsq9yMonVVedddfeNA24
gKBgGQ45xNY+Wq0K28sGHJeDlqT9pHjrGgVODSfew1JPvdbgV1IrgCF9kZFo33+U
3GaNo7mMB+pURO5Ektl65YJXxw4aUFOVM/8SurVieu+ZiKWz0mQqNlkQ0Bvm8TEF
JLVp16lZZqpc1Dr3VnAnrXklbcjOlPZpasuErzLn2ecYvCTPlcR66Lm6FUNx+17B
xzbmU+K3AzdGtUfZYkjqSa7rpwJ+s4IvLFG7gujo9UOUAMBRIqop+lIT48PaUrPc
98pVNVRunUP6+p0mIdUYXq2nwa4qHxd66IqwFgbsX7LLbeYyvX2BTDlXpUKJvQlS
qNaHCuzNyWzZKbMrK3dY
=ux9W
-END PGP SIGNATURE-

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


acegi-security_1.0.7-3_i386.changes ACCEPTED into unstable

2012-01-31 Thread Debian FTP Masters


Notes:
Mapping sid to unstable.


Accepted:
acegi-security_1.0.7-3.debian.tar.gz
  to main/a/acegi-security/acegi-security_1.0.7-3.debian.tar.gz
acegi-security_1.0.7-3.dsc
  to main/a/acegi-security/acegi-security_1.0.7-3.dsc
libacegi-security-java-doc_1.0.7-3_all.deb
  to main/a/acegi-security/libacegi-security-java-doc_1.0.7-3_all.deb
libacegi-security-java_1.0.7-3_all.deb
  to main/a/acegi-security/libacegi-security-java_1.0.7-3_all.deb


Override entries for your package:
acegi-security_1.0.7-3.dsc - source java
libacegi-security-java-doc_1.0.7-3_all.deb - optional doc
libacegi-security-java_1.0.7-3_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 655903 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#655903: marked as done (acegi-security: Please replace dependencies on Spring Framework 2.5 libraries)

2012-01-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jan 2012 14:47:46 +
with message-id 
and subject line Bug#655903: fixed in acegi-security 1.0.7-3
has caused the Debian Bug report #655903,
regarding acegi-security: Please replace dependencies on Spring Framework 2.5 
libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
655903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655903
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: acegi-security
Version: 1.0.7-2
Severity: normal

There are only a few packages remaining in the archive with dependencies
on Spring Framework 2.5.

Libraries provided by Spring Framework 3.0 (libspring-java) should be
compatible with 2.5

Please consider migrating your dependencies on time for wheezy release.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: acegi-security
Source-Version: 1.0.7-3

We believe that the bug you reported is fixed in the latest version of
acegi-security, which is due to be installed in the Debian FTP archive:

acegi-security_1.0.7-3.debian.tar.gz
  to main/a/acegi-security/acegi-security_1.0.7-3.debian.tar.gz
acegi-security_1.0.7-3.dsc
  to main/a/acegi-security/acegi-security_1.0.7-3.dsc
libacegi-security-java-doc_1.0.7-3_all.deb
  to main/a/acegi-security/libacegi-security-java-doc_1.0.7-3_all.deb
libacegi-security-java_1.0.7-3_all.deb
  to main/a/acegi-security/libacegi-security-java_1.0.7-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Page  (supplier of updated acegi-security package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 31 Jan 2012 12:42:18 +
Source: acegi-security
Binary: libacegi-security-java libacegi-security-java-doc
Architecture: source all
Version: 1.0.7-3
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: James Page 
Description: 
 libacegi-security-java - Acegi Security System for Spring
 libacegi-security-java-doc - Documentation for Acegi Security
Closes: 655903
Changes: 
 acegi-security (1.0.7-3) unstable; urgency=low
 .
   * Team Upload
 .
   [ Miguel Landaeta ]
   * Replace dependencies on Spring Framework 2.5 libraries with 3.0 ones.
   * Add spring3.patch. (Closes: #655903).
 .
   [ James Page ]
   * d/control,rules,*.classpath: Dropped dependency on javahelper - not
 required.
Checksums-Sha1: 
 accd2086179589f9156c6b7c46a7be56cb09ccab 2785 acegi-security_1.0.7-3.dsc
 6404924347ec844b722bb6bddd9ce2c5b6a0a32d 17376 
acegi-security_1.0.7-3.debian.tar.gz
 4df1eb77c613253552bcce080fdf5f4f59a72699 469422 
libacegi-security-java_1.0.7-3_all.deb
 39901df747f7bacf40857891a5f27878236186e3 3196460 
libacegi-security-java-doc_1.0.7-3_all.deb
Checksums-Sha256: 
 b25e850b693d3728c52c68bd08dbaa6e6f34eadec550f185f0d449d02cad44cd 2785 
acegi-security_1.0.7-3.dsc
 2ebb890437cd215a6414864964da443fccc20e62fb2e46b2abab29858ed0e71e 17376 
acegi-security_1.0.7-3.debian.tar.gz
 b4540e2503c0a26daad7e93a8ff60aacbdfcb6677cc0dda8407679ead5678d3a 469422 
libacegi-security-java_1.0.7-3_all.deb
 c4e57736c1843de8b602c0a09feec274c28671b6e9d94968c110ee93c503db79 3196460 
libacegi-security-java-doc_1.0.7-3_all.deb
Files: 
 0f1d3d0221c7fbb5119449f56a60e3bc 2785 java optional acegi-security_1.0.7-3.dsc
 7c5591b2f8299cc0ec96c1cc690d7f32 17376 java optional 
acegi-security_1.0.7-3.debian.tar.gz
 2be6cbef9086c7dfbea224adc7f21d67 469422 java optional 
libacegi-security-java_1.0.7-3_all.deb
 def537e7323350cd3ad45194c7ba2987 3196460 doc optional 
libacegi-security-java-doc_1.0.7-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPJ/ElAAoJEL/srsug59jDPt0QAJkQ9DSNV9fkUQU1lCB2z+z9

libflexdock-java 1.1.1-2 MIGRATED to testing

2012-01-31 Thread Debian testing watch
FYI: The status of the libflexdock-java source package
in Debian's testing distribution has changed.

  Previous version: 0.5.2-dfsg1-2
  Current version:  1.1.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] Interface for applications to support RELAX Core branch, master, updated. debian/20041111-5-2-g25c9f0b

2012-01-31 Thread Niels Thykier
The following commit has been merged in the master branch:
commit 25c9f0bf2975916ab2046ea598b8bb69f22379ab
Author: Niels Thykier 
Date:   Sat Oct 29 00:21:36 2011 +0200

Set dist to unstable

diff --git a/debian/changelog b/debian/changelog
index 5b3d35b..e9b1103 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-isorelax (2004-6) UNRELEASED; urgency=low
+isorelax (2004-6) unstable; urgency=low
 
   * Team upload.
   * Added build-arch and build-indep targets.
@@ -7,7 +7,7 @@ isorelax (2004-6) UNRELEASED; urgency=low
   * Link javadoc API against system javadoc.
   * Added missing call to mh_clean.
 
- -- Niels Thykier   Sat, 29 Oct 2011 00:00:48 +0200
+ -- Niels Thykier   Sat, 29 Oct 2011 00:21:36 +0200
 
 isorelax (2004-5) unstable; urgency=low
 

-- 
Interface for applications to support RELAX Core

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


[SCM] Interface for applications to support RELAX Core annotated tag, debian/20041111-6, created. debian/20041111-6

2012-01-31 Thread Niels Thykier
The annotated tag, debian/2004-6 has been created
at  3805f86db7c459e0b3b26c0a505f01e6247ec6ca (tag)
   tagging  25c9f0bf2975916ab2046ea598b8bb69f22379ab (commit)
  replaces  debian/2004-5
 tagged by  Niels Thykier
on  Tue Jan 31 20:14:31 2012 +0100

- Shortlog 
Release isorelax/2004-6 to unstable

Niels Thykier (2):
  Added build-{arch,indep} targets etc.
  Set dist to unstable

---

-- 
Interface for applications to support RELAX Core

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


stapler-adjunct-codemirror_1.1-1_amd64.changes ACCEPTED into unstable

2012-01-31 Thread Debian FTP Masters



Accepted:
libstapler-adjunct-codemirror-java_1.1-1_all.deb
  to 
main/s/stapler-adjunct-codemirror/libstapler-adjunct-codemirror-java_1.1-1_all.deb
stapler-adjunct-codemirror_1.1-1.debian.tar.gz
  to 
main/s/stapler-adjunct-codemirror/stapler-adjunct-codemirror_1.1-1.debian.tar.gz
stapler-adjunct-codemirror_1.1-1.dsc
  to main/s/stapler-adjunct-codemirror/stapler-adjunct-codemirror_1.1-1.dsc
stapler-adjunct-codemirror_1.1.orig.tar.gz
  to 
main/s/stapler-adjunct-codemirror/stapler-adjunct-codemirror_1.1.orig.tar.gz


Override entries for your package:
libstapler-adjunct-codemirror-java_1.1-1_all.deb - optional java
stapler-adjunct-codemirror_1.1-1.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 655723 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


wagon2_2.2-1_amd64.changes ACCEPTED into unstable

2012-01-31 Thread Debian FTP Masters



Accepted:
libwagon2-java_2.2-1_all.deb
  to main/w/wagon2/libwagon2-java_2.2-1_all.deb
wagon2_2.2-1.debian.tar.gz
  to main/w/wagon2/wagon2_2.2-1.debian.tar.gz
wagon2_2.2-1.dsc
  to main/w/wagon2/wagon2_2.2-1.dsc
wagon2_2.2.orig.tar.gz
  to main/w/wagon2/wagon2_2.2.orig.tar.gz


Override entries for your package:
libwagon2-java_2.2-1_all.deb - optional java
wagon2_2.2-1.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jenkins-remoting_2.4+dfsg-1_amd64.changes ACCEPTED into unstable

2012-01-31 Thread Debian FTP Masters



Accepted:
jenkins-remoting_2.4+dfsg-1.debian.tar.gz
  to main/j/jenkins-remoting/jenkins-remoting_2.4+dfsg-1.debian.tar.gz
jenkins-remoting_2.4+dfsg-1.dsc
  to main/j/jenkins-remoting/jenkins-remoting_2.4+dfsg-1.dsc
jenkins-remoting_2.4+dfsg.orig.tar.gz
  to main/j/jenkins-remoting/jenkins-remoting_2.4+dfsg.orig.tar.gz
libjenkins-remoting-java-doc_2.4+dfsg-1_all.deb
  to main/j/jenkins-remoting/libjenkins-remoting-java-doc_2.4+dfsg-1_all.deb
libjenkins-remoting-java_2.4+dfsg-1_all.deb
  to main/j/jenkins-remoting/libjenkins-remoting-java_2.4+dfsg-1_all.deb


Override entries for your package:
jenkins-remoting_2.4+dfsg-1.dsc - source java
libjenkins-remoting-java-doc_2.4+dfsg-1_all.deb - optional doc
libjenkins-remoting-java_2.4+dfsg-1_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 654858 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] pkg-java packaging branch, master, updated. ca95da0959f5241f7422238e71457da07a13c603

2012-01-31 Thread Ludovic Claude
The following commit has been merged in the master branch:
commit ca95da0959f5241f7422238e71457da07a13c603
Author: Ludovic Claude 
Date:   Wed Feb 1 00:24:03 2012 +0100

Update list of packages on 01/02/2012

diff --git a/.gitignore b/.gitignore
index 12aa2c2..5913128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,8 +37,10 @@ dita-ot
 dnsjava
 dynalang
 eclipse
+eclipse-anyedit
 eclipse-cdt
 eclipse-cdt-pkg-config
+eclipse-cdt-qt
 eclipse-egit
 eclipse-emf
 eclipse-gef
@@ -85,6 +87,7 @@ icu4j-4.4
 ini4j
 isorelax
 jabsorb
+jackrabbit
 jaffl
 jakarta-taglibs-standard
 jameica
@@ -93,6 +96,7 @@ jansi-native
 jarjar-maven-plugin
 jas
 jasypt
+java-package
 java-xmlbuilder
 java3ds-fileloader
 javatar
@@ -114,6 +118,7 @@ jenkins-htmlunit
 jenkins-htmlunit-core-js
 jenkins-json
 jenkins-memory-monitor
+jenkins-remoting
 jenkins-task-reactor
 jenkins-test-annotations
 jenkins-trilead-ssh2
@@ -125,6 +130,7 @@ jffi
 jfugue
 jigsaw
 jinput
+jlm
 jme
 jmock2
 jnr-netdb
@@ -147,6 +153,7 @@ libclucy-clojure
 libcommons-lang3-java
 libconcurrentlinkedhashmap-java
 libgettext-commons-java
+libgoogle-gson-java
 libgpars-groovy-java
 libhibernate-commons-annotations-java
 libhibernate-jbosscache-java
@@ -168,6 +175,7 @@ libnb-javaparser-java
 libnb-platform-java
 libnb-svnclientadapter-java
 libpam4j
+libpjl-comp-filter-java
 librelaxng-datatype-java
 librobert-hooke-clojure
 libsmack-java
@@ -233,6 +241,7 @@ sitemesh
 solr
 spock
 stapler
+stapler-adjunct-codemirror
 stapler-adjunct-timeline
 svgsalamander
 svnclientadapter
@@ -243,7 +252,6 @@ swt-paperclips
 swtcalendar
 testng
 tiger-types
-tomcat5.5
 tomcat6
 tomcat7
 trilead-putty-extension
@@ -256,6 +264,7 @@ uima-addons
 uima-as
 uimaj
 urlrewritefilter
+wagon2
 weirdx
 weka
 wsil4j
@@ -266,6 +275,7 @@ yydebug
 zkclient
 zookeeper
 .mrconfig~
+*.log
 *.dsc
 *.tar.gz
 *.deb
diff --git a/.mrconfig b/.mrconfig
index 89960ec..8e2d3b7 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -133,12 +133,18 @@ checkout = git_checkout dynalang
 [eclipse]
 checkout = git_checkout eclipse
 
+[eclipse-anyedit]
+checkout = git_checkout eclipse-anyedit
+
 [eclipse-cdt]
 checkout = git_checkout eclipse-cdt
 
 [eclipse-cdt-pkg-config]
 checkout = git_checkout eclipse-cdt-pkg-config
 
+[eclipse-cdt-qt]
+checkout = git_checkout eclipse-cdt-qt
+
 [eclipse-egit]
 checkout = git_checkout eclipse-egit
 
@@ -277,6 +283,9 @@ checkout = git_checkout isorelax
 [jabsorb]
 checkout = git_checkout jabsorb
 
+[jackrabbit]
+checkout = git_checkout jackrabbit
+
 [jaffl]
 checkout = git_checkout jaffl
 
@@ -301,6 +310,9 @@ checkout = git_checkout jas
 [jasypt]
 checkout = git_checkout jasypt
 
+[java-package]
+checkout = git_checkout java-package
+
 [java-xmlbuilder]
 checkout = git_checkout java-xmlbuilder
 
@@ -364,6 +376,9 @@ checkout = git_checkout jenkins-json
 [jenkins-memory-monitor]
 checkout = git_checkout jenkins-memory-monitor
 
+[jenkins-remoting]
+checkout = git_checkout jenkins-remoting
+
 [jenkins-task-reactor]
 checkout = git_checkout jenkins-task-reactor
 
@@ -392,11 +407,15 @@ checkout = git_checkout jffi
 checkout = git_checkout jfugue
 
 [jigsaw]
+hg_test = false
 checkout = git_checkout jigsaw
 
 [jinput]
 checkout = git_checkout jinput
 
+[jlm]
+checkout = git_checkout jlm
+
 [jme]
 checkout = git_checkout jme
 
@@ -463,6 +482,9 @@ checkout = git_checkout libconcurrentlinkedhashmap-java
 [libgettext-commons-java]
 checkout = git_checkout libgettext-commons-java
 
+[libgoogle-gson-java]
+checkout = git_checkout libgoogle-gson-java
+
 [libgpars-groovy-java]
 checkout = git_checkout libgpars-groovy-java
 
@@ -526,6 +548,9 @@ checkout = git_checkout libnb-svnclientadapter-java
 [libpam4j]
 checkout = git_checkout libpam4j
 
+[libpjl-comp-filter-java]
+checkout = git_checkout libpjl-comp-filter-java
+
 [librelaxng-datatype-java]
 checkout = git_checkout librelaxng-datatype-java
 
@@ -721,6 +746,9 @@ checkout = git_checkout spock
 [stapler]
 checkout = git_checkout stapler
 
+[stapler-adjunct-codemirror]
+checkout = git_checkout stapler-adjunct-codemirror
+
 [stapler-adjunct-timeline]
 checkout = git_checkout stapler-adjunct-timeline
 
@@ -751,9 +779,6 @@ checkout = git_checkout testng
 [tiger-types]
 checkout = git_checkout tiger-types
 
-[tomcat5.5]
-checkout = git_checkout tomcat5.5
-
 [tomcat6]
 checkout = git_checkout tomcat6
 
@@ -790,6 +815,9 @@ checkout = git_checkout uimaj
 [urlrewritefilter]
 checkout = git_checkout urlrewritefilter
 
+[wagon2]
+checkout = git_checkout wagon2
+
 [weirdx]
 checkout = git_checkout weirdx
 
diff --git a/make-mrconfig b/make-mrconfig
index a1173f1..70275e7 100755
--- a/make-mrconfig
+++ b/make-mrconfig
@@ -22,7 +22,8 @@ msg "Retrieving package list"
 
 # Packages hosted in Git
 GIT_REPODIR="/git/pkg-java/"
-GIT_PKGS=`ssh git.debian.org "(cd $GIT_REPODIR && LC_ALL=C ls -1d *.git)" | 
sed '/pkg-java.git/d; s/.git$//' | LC_ALL=C sort`
+IGNORED_DIRS="tomcat5.5"
+GIT_PKGS=`ssh git.debian.org "(cd $GIT_REPODIR && LC_ALL=C ls -1d *.git)" | 
sed '/pkg-java.g